Skip to main content

All Questions

Tagged with
7 votes
1 answer
23k views

Virtual Box ssh not working on Virtual Box Ubuntu machine

I have Ubuntu 12.10 installed, and 12.04 Server set up in my virtual machine. My VM has internet access, and I can ping it from my host. ping symfony.dev # points to 192.168.56.101, and successful ...
Vlad Preda's user avatar
6 votes
5 answers
6k views

SSH session becomes unresponsive when logged into Ubuntu Server virtual machine using VirtualBox

I'm really at my wits end here, so I'm hoping someone here can help me. I have a virtual machine running Ubuntu Server 9.10. It's just a small development environment so I can keep my code separate ...
nickbart's user avatar
3 votes
2 answers
4k views

rdesktop over ssh

In Ubuntu, I'm trying to log into my friend's windows machine using rdesktop. First, I can log into his outward facing linux box using ssh. Then from there I can log into his linux host machine ...
Jarvin's user avatar
  • 7,316
3 votes
1 answer
4k views

Unable to do Port Forwarding in Virtual Box

I'm using Mac OS X 10.6. I have installed Virtual Box 4.1.0 in it. My Guest OS is Ubuntu Server 11.04. I have added a rule in Port Forwarding in Virtual Box -> "guestssh" TCP 127.0.1.1 8080 127.0.0....
Nihar Sawant's user avatar
3 votes
1 answer
5k views

Virtualbox NAT Network port forwarding refuses connection

I created a NAT Network in VirtualBox and from the Ubuntu host I am trying to SSH into the Ubuntu server VM, but I get connection refused. The Ubuntu server VM is connected to the NAT Network using ...
jamomani's user avatar
  • 161
2 votes
2 answers
7k views

Cant access into ubuntu server using putty in virtualbox

I have ubuntu server installed in virtualbox and the host os is windows 7.I need to access into that ubuntu server using putty.Now the way to access via putty is to, have two adapter in virtual box ...
rakibtg's user avatar
  • 407
2 votes
2 answers
2k views

SSH to a local VirtualBox with Ubuntu

I installed an Ubuntu server image on VirtualBox. Next I configured port forwarding 2222=>22. When I use the following command things work ok : ssh -p 2222 [email protected] Password is prompted and I ...
Cris's user avatar
  • 267
2 votes
2 answers
4k views

Can’t SSH to Ubuntu guest from Mac OS X host

Brand new Ubuntu LTS 10.04.2 install (and updated), with sshd running. I added a host-only adapter. And configured it like this: auto eth1 iface eth1 inet dhcp I can ssh from the guest to itself ...
jsharpe's user avatar
  • 183
2 votes
1 answer
322 views

ssh key based login works only if one session is already active. fails otherwise

ssh with key-based authentication is failing the first time, falling to password based authentication. However, if the user is logged in ( via ssh, or directly on the VM's terminal), then key-based ...
amarnath's user avatar
1 vote
1 answer
1k views

ssh vagrant Not working inside Virtual box VM

I have Ubuntu VM in Virtual Box : # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty ssh vagrant is ...
Ashish Karpe's user avatar
1 vote
3 answers
6k views

VirtualBox - Internal Network - ssh connection refused

I try to get an ssh-connection between two virtual machines. Therefore I have installed two vm's with Ubuntu-Gnome-16.04 guests on a Ubuntu-Gnome-14.04 host using Oracle VirtualBox 4.3.36. I setup ...
Alex44's user avatar
  • 157
1 vote
2 answers
2k views

How to run a VirtualBox VM on Windows through SSH

I have an Ubuntu server virtual machine on my Windows box, I am able to run VirtualBox on my Windows machine without problems, and then I can SSH into the newly created server. However what I am ...
lanky's user avatar
  • 11
1 vote
1 answer
232 views

Vagrant cant provision vm with debian/bookworm64 ssh authentification failed

I am trying to start up a VM with this box "debian/bookworm64" but it timeouts during the ssh authentification. I've used the same Vagrantfile with ubuntu/focal64 and there it just works. I ...
starryn1ght's user avatar
1 vote
1 answer
77 views

Integration with putty & Ubuntu

I tried to setup up openssh-server with Ubuntu 18.04, Using Windows10 as my main machine. Using Linux-ubuntu-18.04 on virtualbox. A. installed openssh-server. B. service is running. C. Tried to ...
Kobibi's user avatar
  • 15
1 vote
1 answer
1k views

Connect two VMs with static IPs in VirtualBox

I've got two instances of Ubuntu Server running in VirtualBox, mimicking a cluster we're putting together. I'll be using static IPs and communicating with SSH/MPI, which works on the real machines, ...
JeffThompson's user avatar

15 30 50 per page