Changes

Jump to: navigation, search

OPS235 Lab 6

796 bytes added, 13:30, 22 June 2016
no edit summary
# 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>
# xConfigure 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'''.# Use the command called: '''ifconfig'''. You should see an error that the command does not exist. Actually, the "ifconfig" is deprecated, and is being replaced by the command: '''ip address'''.# Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">ip address</span></code></b> and write down MAC address for your eth0 network interface.# Edit the '''/etc/sysconfig/network-scripts/ifcfg-eth0''' file using the IPADDR and MAC address for you centos2 VM.# Save changes, and issue the ip address and ping commands to verify that you can connect to other VMs on your network.
'''Answer INVESTIGATION 1 observations / questions in your lab log book.'''
13,420
edits

Navigation menu