Skip to main content

All Questions

Tagged with
3 votes
4 answers
12k views

Can't access VMware virtual machine through SSH

I have got a VMware Server 2 on a CentOS 5.6 host. I can access my virtual machines from the host machine, but I can not access it from other machines. I have configured NAT port forwarding. But ...
bilal's user avatar
  • 31
3 votes
0 answers
2k views

What can cause SSH login error: ssh_exchange_identification: Connection closed by remote host

I thought ssh_exchange_identification: Connection closed by remote host is caused by /etc/hosts.allow and/or /etc/hosts.deny, but allow's only entry is ALL:ALL and deny is empty. On my Google Cloud ...
PersonOfInterest's user avatar
2 votes
2 answers
5k views

Slow SSH to Virtual Machine

I have a 256 slice VM from Slicehost that is often incredibly slow to respond to key presses over ssh. It can take as long as 3 seconds to type "ls". From what I can tell, my VM doesn't seem to be ...
Rob's user avatar
  • 260
2 votes
3 answers
2k views

Accidentally deleted all kernel files from /boot

I have a virtual machine (VM) running Ubuntu Server 14.04. I access the VM remotely using putty. Recently I came into a problem when /boot was 100% full. I came across numerous articles which ...
Tumelo's user avatar
  • 131
2 votes
2 answers
8k views

VM refuses key on Windows

My Vagrant VM is up and running, but if i check netstat, it is just ESTABLISHED but not LISTENING. TCP 192.168.56.1:139 0.0.0.0:0 LISTENING TCP 192.168.56.1:50973 192....
Andresch Serj's user avatar
2 votes
1 answer
9k views

How can I ssh from my virtual machine to the local host?

How can I ssh from my virtual machine to the local host? I need exact details please. Note: Virtual machine = Ubuntu 14 Host machine = Ubuntu 16 Thanks.
NSD's user avatar
  • 109
2 votes
1 answer
2k views

Can't ssh into arch linux live environment in qemu

I started arch linux in a qemu vm with guest port 22 connected to host port 60022, set the root password in the guest, and edited the sshd config in the guest to allow root logins and set the log ...
hacatu's user avatar
  • 291
2 votes
2 answers
2k views

Accidentally corrupted my ssh_config file on VM and can't log in anymore, can I fix this without logging in?

I am running a VM on my linux server, and I connect to it usually using SSH. I was editing the SSH configurations for this VM to try out different parameters, and last saved edit was not working. Now,...
user3570947's user avatar
2 votes
1 answer
152 views

How to SSH to s virtual machine from s Linux host?

I have a virtual machine which I launch using following code. kvm -m 2G -hda image.raw -hdb image.data.qcow2 -redir tcp:11180::80 How can I transfer files from a Linux host to the virtual machine?
ankit kumar's user avatar
2 votes
0 answers
707 views

Use OpenSSH on Windows Server and connect as "NT Authority\SYSTEM"

Note on security: What I'm about to ask happens in an isolated environment, cut off from the Internet and the immediate LAN. I'd like to SSH into a Windows Server and end up executing commands as the ...
Eduard Dumitru's user avatar
2 votes
1 answer
7k views

How to SSH to a to a VirtualBox VM on a Windows host with NAT from another PC on the same LAN?

I have an Ubuntu 20.04 VM (VirtualBox) on a Windows 11 host. The network is attached by NAT. I have port forwarding in VirtualBox as follows: Name | Protocol | Host IP | Host Port | Guest IP | ...
Stackerito's user avatar
2 votes
0 answers
407 views

Problems in SSH to 2 of my VirtualBox VMs (for mininet setup)

I'm trying to set up a Mininet environment with SDN setup, each under a separate VirtualBox VM(mininet@mininet and media@odl) (using this tutorial- pretty strait forward). First adapter in VMs by ...
user avatar
2 votes
1 answer
339 views

SSH issues when launching windows8.1 VM from vagrant

As described on title, I'm having some issues launching a win8.1 VM with Vagrant, where SSH never connects. The console display the error below: default: Warning: Connection timeout. Retrying... ...
FormigaNinja's user avatar
2 votes
0 answers
969 views

Vagrant ssh fails -- after cloning the box with vagrant package

i've set up a first Vagrant box for python dev that works very well. I can vagrant ssh in that original box without issue. Trouble start when i try to create a copy of that box (with vagrant package),...
knightofni's user avatar
2 votes
1 answer
127 views

Byobu kills windows at will

I use byobu on a virtual server (uname -a shows Linux mezgrman 2.6.32-5-openvz-amd64 #1 SMP Mon Feb 25 01:16:25 UTC 2013 x86_64 GNU/Linux). When I log in to the machine via SSH and byobu isn't ...
Mezgrman's user avatar
  • 121

15 30 50 per page
1
2
3 4 5
9