Install Tomcat 7 on Fedora/CentOS
Article detailing how to install Tomcat 7 on CentOS and Fedora
Real Life Tech Problems Solved.
Article detailing how to install Tomcat 7 on CentOS and Fedora
Guide to installing SpamAssassin on Axigen
Guide to installing Zimbra Open Source Mail Server on Cent OS 5.5
Learn how to start vsftpd on startup
To start MySql Server automatically on a CentOS box simply issue the following command as root: chkconfig –levels 235 mysqld on You can also use this to autostart Apache: chkconfig –levels 235 httpd on
To see what version of Fedora you have running (note this also works with CentOS and RedHat) issue the following command: cat /etc/redhat-release