Enabling SSH in UBUNTU 10.4 LTS as Vbox Guest



Setting your own EJB environment with Vbox and Ubuntu 10.4LTS

Here this tutorial is for setting your own environment for EJB with VBOX and Ubuntu 10.4LTS.
Assuming you already have Vbox installed in your Win7 machine and one virtual machine with Ubuntu 10.4LTS installed in Vbox...

This is the first Step......

Now without wasting anymore time lets start the tutorial.




























Start Ubuntu.
run the below command...






This command will set the ether-net 2 to the address 192.168.56.102 you can change this to any address like 192.168.56.XXX....

run ifconfig as in below screenshot to ensure that... 





















Install openSSH server in Ubuntu using below command...


sudo apt-get install openssh-server

Now try connecting using putty as in the below screenshot

That should be working !!! 
If not !! Please leave a command........ I'll try to resolve it....




Comments