Tagged Questions
2
votes
2answers
6k views
Cannot connect to my Virtual Box Ubuntu system
I have a VirtualBox running an Ubuntu OS. I'd like to access this Ubuntu machine using ssh or telnet. In order to do that I've performed the following steps:
sudo apt-get install telnetd
sudo ...