On Sat, 6 Jun 2020, Muhammed Suhail wrote:
Hello All,I've managed to install Openssh on my arch linux virtualbox vm in my windows machine. The only thing I had to do was enable port forwarding on the virtualbox vm. I have configured the host port 2222 to VM fort 22 and used the following command to run ssh: ssh [email protected] -p 2222
What is the output of the following command ?
note: replace VM_NAME with the name of the Arch Linux VM.
VBoxManage showvminfo VM_NAME> | grep 'NIC'
Saifi.

