19 thoughts on “PuTTY to Connect to Ubuntu in VirtualBox

  • so i tried following the steps , by upon launching putty and inserting the host name and initiated, it reads network failure
    what can i do next to get putty to work?

  • hi, how can we do key transfer between putty system OS and the linux so that we can have paswordless access

  • OH MY GOD THANK YOU, I HAVE BEEN HAVING A PROBLEM WITH "Network error:connection time out" UNTIL I FOLLOWED YOUR TUTORIAL, SUBSCRIBEDDD

  • Those who get apt not found can use sudo apt-get

    sudo apt install openssh-server

    sudo: apt: command not found

    vm@m1:~$ sudo apt-get install openssh-server

    Reading package lists… Done

    Building dependency tree

    Reading state information… Done

    The following extra packages will be installed:

    openssh-client ssh-import-id

  • Also you need to change promiscuous mode from deny to all vms in virtual box network advanced settings or nothing will work

  • I first tried ipconfig and it didn't work, then tried ifconfig and it told me I had to install tools by running sudo apt install net-tools. Also I was using Wifi and the inet address provided was not correct.

  • You've got nice a tutorial because you are not talking to fast explaining everything and stuff like that so thnx for the great explanation (my english is bad)

  • Welcome Dr.Steven
    It is nice time to see you
    I am interested to follow you and your educational material
    thank you very much

Comments are closed.