13,420
edits
Changes
no edit summary
# Leave your '''centos1''' and '''centos2''' VM running, but start '''centos3''' VM, login, and su to '''root'''.
# Use the command <code>'''ifconfig</code> ''' to list active interfaces, you should see one with a name of <code>'''eth0</code> ''' or a similar name.
# To configure your card with a static address use the following command:
#:<b><code><span style="color:#3366CC;font-size:1.2em;">ifconfig eth0 192.168.235.13 netmask 255.255.255.0</span></code></b>