Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

System Level Activities

The following activities may need to be completed to get things working.

iptables
sudo vi /etc/sysconfig/iptables
network

Make sure the network services are properly configured, setting the ip and gateway.

/sbin/ifconfig
sudo vi /etc/sysconfig/network-scripts/ifcfg-eth0
sudo /etc/init.d/network restart
nameserver

Make sure we are using the right nameservers...

sudo vi /etc/resolve.conf
ntp

confirm ntp setup (how?)

hosts
sudo vi /etc/hosts

 

Application Level Activities

The following activities may need to be completed to get the application running properly.

 

  • No labels