Changes

Jump to: navigation, search

OPS235 Lab 6 - Fedora17

96 bytes removed, 15:05, 11 March 2012
no edit summary
=== <span style="background-color:yellow">Investigation 4: How do I configure the network without a GUI tool?</span> ===
{{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">eth0</span></code> or a similar name.
# To configure your card with a static address use the following command:
#* <code><span style="background-color:yellow">ifconfig 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