How To Create OS VM That Is Connected To Internet Using Virtual Box
How To Create OS VM That Is Connected To Internet Using Virtual Box
The goal is to have a linux server that is accessible from putty and can access the internet.
To connect to internet
run this by root dhclient -v
Also update the network file under /etc/sysconfig/network-scripts and
restart the network service
service network restart
or nmcli networking off && nmcli networking on
To exit the mouse use right ctrl