Changes

Jump to: navigation, search

OPS235 Lab 6 - CentOS6

11 bytes removed, 16:51, 12 January 2014
no edit summary
[[Category:OPS235]]
{{Admon/caution|Draft Lab|This lab has NOT been released for regular distribution. When the lab is ready to be released, this caution banner will disappear.}}
= Configuring a Network Using Virtual Machines =
 
==Overview==
* In this lab, you will learn the basics of networking by using your Virtual Machines and your f17host c6host machine.
* In addition, you will learn to associate network services with port numbers, and learn how to backup files by date/time.
== Objectives ==
# Configure a virtual network for Virtual Machines
# Use the Fedora CemtOS GUI program to configure network interfaces with static IP configuration and host name resolution
# Use the <code>find</code> command to locate the configuration files modified by the GUI network configuration program
# To examine some of the Linux's TCP/IP configuration files in the <code>/etc/</code> directory
# To configure a Fedora CentOS host with static network configuration without a GUI tool
# To configure the linux firewall <code>iptables</code> to allow/disallow/forward different types of network traffic using simple rules
== Required Materials (Bring to All Labs) ==
 ==Required Materials (Bring to All Labs)== * Fedora 17 LIVE CDCentOS 6.5 x86_64 Live DVD* Fedora 17 CentOS 6.5 x86_64 Installation DVDDVD1
* SATA Hard Disk (in removable disk tray)
* USB Memory Stick
==Prerequisites==
* Completion and Instructor "Sign-off" of Lab 5: [[OPS235 Lab 5- CentOS6]] 
==Linux Command Online Reference==
|
*[http://linuxmanpages.com/man8/ifconfig.8.php ifconfig]
*[http://fedoramobilecomputernetworkingnotes.orgcom/Membersnetwork-administrations/MrHappy/systembasic-confignetworking-network commands.html system-config-network]
*[http://linuxmanpages.com/man8/route.8.php route]
*[http://linuxmanpages.com/man8/ping.8.php ping]
*[http://linuxmanpages.com/man8/iptables.8.php iptables]
|
*[http://www.linuxcertif.com/man/1/systemctl/ systemctl]
*[http://linuxmanpages.com/man1/find.1.php find]
*[http://linuxmanpages.com/man1/tail.1.php tail]
# What is the purpose of the file <code>/etc/sysconfig/network-scripts/ifcfg-eth0</code> ?
# What tool is used to show you a list of current TCP connections?
 
[[Category:OPS235]]

Navigation menu