Editing Installfest Services

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 137: Line 137:
  
 
  '''server% mkdir -p /export/services/linux/rhel/62 /export/services/linux/fedora/16'''
 
  '''server% mkdir -p /export/services/linux/rhel/62 /export/services/linux/fedora/16'''
 
* Setup IPTables rules to permit inbound on 67,68,68, etc for DHCP/BOOTP and TFTP
 
 
% sudo iptables -L
 
ACCEPT    tcp  --  anywhere            anywhere            state NEW tcp dpt:ssh
 
ACCEPT    udp  --  anywhere            anywhere            state NEW udp dpt:tftp
 
ACCEPT    udp  --  anywhere            anywhere            state NEW udp dpts:bootps:bootpc
 
 
  
 
= Install Services =
 
= Install Services =

Please note that all contributions to WPLUG may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WPLUG:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)