Changes

Jump to: navigation, search

OPS235 Lab 6 - Fedora17

2 bytes added, 14:05, 2 March 2012
no edit summary
{{Admon/note | Use fedora3 | Complete this investigation on your fedora3 VM.}}
# Start '''fedora3''' VM and login as root
# Use the command <code>ifconfig</code> to list active interfaces, you should see one with a name of <code><span style="background-color:yellow">em1eth0</span></code> or a similar name.
# To configure your card with a static address use the command:
#* <code><span style="background-color:yellow">ifconfig em1 eth0 192.168.235.13 netmask 255.255.255.0</span></code>
# To configure a default gateway for that interface enter the command:
#* <code>route add default gw 192.168.235.1</code>
13,420
edits

Navigation menu