13,420
edits
Changes
no edit summary
:'''Perform the following steps:'''
# Configure the centos3 VM (in the '''View ''' -> '''Details ''' menu of Virtual Machine Manager) to configure the NIC interface to '''network1 (refer to Part 1)/'''.
# Start your '''centos3''' VM, login, and su to '''root'''.
# Use the command called: '''ifconfig''' to list active interfaces, you should see one with a name of '''eth0''' or a similar name.
# Use the '''ifconfig''' and '''ping''' commands to verify your network connection to other VMs.
# Login and attempt to '''ssh''' to your matrix account to verify the settings.<br><br>We need to also configure your centos2 VM for a persistent network connection as well:<br><br>
# Configure the centos2 VM (in the '''View ''' -> '''Details ''' menu of Virtual Machine Manager) to configure the NIC interface to '''network1 (refer to Part 1)/'''.
# Start your '''centos2''' VM, login, and su to '''root'''.
# Save changes, and issue the '''ip address''' and '''ping''' commands to verify that you can connect to other VMs on your network.