Skip to main content

Unanswered Questions

7,179 questions with no upvoted or accepted answers
0 votes
0 answers
13 views

How to set VM Machine time using VM Virtual Box

How can the time be change for a vitual Machine using VM Virtual Box (7.0.18)? I've tried using the two commands as instructed here (Using virtual box is it possible to set your virtual machine time ...
1 vote
1 answer
45 views

Cannot complete login due to an incorrect user name or password

I have a vCenter version 6.0.0.3 which was turned off for some reason. When I powered it back on, its network settings were deleted! And I couldn't log in with the vCenter root password; it showed an ...
-1 votes
0 answers
15 views

Kali Win-KeX breaks when .wslconfig is changed

Usually, I run WSL2 with Kali Linux installed. Then, I launch the GUI with kex --esm --ip -s which provides a GUI to use Kali with. However, when I edit my .wslconfig file, and add the following two ...
0 votes
0 answers
11 views

Cannot ssh into host or access any hosted service, but WireGuard works

I'm having an extremely strange issue. I have an Ubuntu server running a few docker containers (including a WireGuard server) on my home network. It has the IP 192.168.1.208. The WireGuard port 51820 ...
2 votes
0 answers
17 views

OpenSSH on Cygwin seems to implicitly assume that it should go into the background if ControlPersist is given

This command ssh -M -S skt -N -o ControlPersist=60 localhost when run from the Git Bash prompt on Windows, seems to behave as it were actually ssh -f -M .... That is, it implicitly forks a ...
0 votes
0 answers
53 views

Why isn't 127.0.0.1 in a list of known hostnames by default?

I was running an ansible script on a huge inventory of hosts, the inventory contained the IP address of the ansible control node itself, let's say 10.1.1.1 So naturally a bizarre situation happened: ...
0 votes
0 answers
42 views

What should remote IP be in configuring port forwarding

My server is running locally on port 7000. I want to access it remotely using public IP. I want to create a port forwarding what will be the below fields should look like given in the picture.
0 votes
1 answer
26 views

Powershell interfacing with MobaXTerm get's stuck when SSHing to IP

I have the following PowerShell code below: # SSH connection parameters $sshHost = "MyIP" $sshUsername = "MyUsername" $sshPassword = "MyPassword" # Commands to execute ...
0 votes
0 answers
44 views

Access domain through another server (like tunneling?)

Is it possible, to route all traffic to and from abc.com on vserver-A through vserver-B? vserver-A and vserver-B are both simple debian VMs on the internet vserver-A should normally use the internet ...
0 votes
0 answers
53 views

ssh using private key still force me to insert password

I am trying to create a ceph cluster using the ceph-ansible and encountered something I don't understand: When I put the output of vagrant ssh-config in my ~/.ssh/config, I am able to connect to my ...
0 votes
0 answers
18 views

SSH into Virtual machine issues

I recently set up an Ubuntu server inside a virtual machine and I have been trying to SSH into this VM from the host (using Oracle VirtualBox). I keep receiving a timeout error no matter what I try. I ...
0 votes
0 answers
63 views

How to pass a for loop commandline argument to kubectl exec shell when run over ssh

I am executing the following commands over ssh and then past it to kubectl exec. ssh -i 'path\to\file' user@host 'kubectl exec -i pod-name -- bash -c "du --max-depth=1 /home -h -t 10M | sort -hr &...
0 votes
1 answer
33 views

How to copy SSH private key from Ubuntu to Windows?

I needed Ubuntu on my Windows laptop to work with remote servers, so I installed VMware to run Ubuntu on the same machine. Now I need to transfer the private key from Ubuntu on VMware to Windows to ...
0 votes
0 answers
30 views

VirtualBox: Kali Linux guest VM dual monitor issues

The following question serves to ask for any possible solutions, and to also share the workarounds I have found I have a host machine running Ubuntu 24.04.4 LTS with dual monitor. I have booted up ...
0 votes
0 answers
47 views

`screen` takes forever to execute in a certain terminal over ssh

I have a weird issue with screen where it takes 10+ seconds to execute any command, even screen -v: $ time screen -v Screen version 4.09.00 (GNU) 30-Jan-22 ...

15 30 50 per page
1
2 3 4 5
479