Changes

Jump to: navigation, search

OPS235 Lab 6 - CentOS7

10 bytes added, 03:15, 5 May 2015
Part 4: Configuring VM Network Setup via Command Line (centos3)
# To configure a default gateway for that interface enter the command:
#: <b><code><span style="color:#3366CC;font-size:1.2em;">route add default gw 192.168.235.1</span></code></b>
# To configure your a DNS server for this VM, edit the file <code>/etc/resolv.conf</code>. Change the <code>nameserver</code> line to be:
#: <b><code><span style="color:#3366CC;font-size:1.2em;">nameserver 192.168.235.1</span></code></b>
# Confirm your settings work by doing the following:
1,760
edits

Navigation menu