-
Follow Us
Translator



































Twitter Updates
- Auto Draft - http://bit.ly/c12ibN 2010-07-21
- Auto Draft - http://bit.ly/detQ6n 2010-07-21
- Auto Draft - http://bit.ly/anJMKX 2010-07-20
- More updates...
-
Recent Posts
Tags
Advertising Amazon EC2 Centos centos5.2 Clocking IT Cluemapper commandline Command Line EC2 Elgg elgg centos5.2 General git GoogleReader Hyperic laconica ldap Mobile Mongrel Monitoring Mysql Network openoffice Open Source php Project Management Redmine remote admin RSS Ruby Ruby on Rails Security Snort SSH subversion taskfreak terminal Twitter Ubuntu8.10 ubuntu8.10 Firewall virtualmin centos5.2 Vista Wordpress Xenserver Zenoss
Tag Archives: Network
How To Configure a Network Card by Command Line on Centos 5.2
Use the command line gui tool system-config-network-tui & or Go to /etc/sysconfig/network-scripts/ cd /etc/sysconfig/network-scripts/ edit ifcfg-eth0 or ifcfg-eth1 etc.. /etc/sysconfig/network-scripts/ifcfg-eth0 Add the following text DEVICE=eth0 BOOTPROTO=static DHCPCLASS= HWADDR=00:30:48:56:A6:2E IPADDR=10.10.29.66 NETMASK=255.255.255.192 ONBOOT=yes Save file Define the gateway and hostname inĀ /etc/sysconfig/network file. … Continue reading


