2011-06-15

CentOS 5 Configurations

    Apache httpd
  • yum install httpd
  • Append one line in /etc/sysconfig/iptables if it is not there: -A RH-Firewall-1-INPUT -m tcp -p tcp --dport 80 -j ACCEPT

    GNOME
  • yum install xorg-x11-server-Xorg gnome-desktop gdm

No comments: