First, It is a good idea to make certain that your host machine has been set up correctly prior to creating your first virtual machine:
* #Open a separate terminal and issue the '''ifconfig''' command on your host machine to know your physical network and your virtual network. Note this information for the next few steps.:::*#Issue the following command to download the bash shell script depending on your professor:<br>Andrew Smith: '''wget http://scs.senecacollege.ca/~andrew.smith/ops335/labcheck_install.sh'''<br>All other professors: '''wget http://matrix.senecac.on.ca/~murray.saul/ops335/labcheck_install.sh'''<br>:::*#Assign execute permissions, and run the script to check your work:<br>
'''labcheck_install.sh'''
:::*#Use the information from the '''ifconfig''' command to correctly specify the '''physical network interface''' and the '''virtual network interface'''.