yum install httpd php php-mysql mysql mysql-server chkconfig httpd on chkconfig mysqld on /etc/init.d/httpd restart /etc/init.d/mysqld restart
[ Read the rest ... ]
Here we add a few additional repositories to Centos 5.
First, install the Yum Priority package, which protect the base Centos 5 components from being overwritten.
[ Read the rest ... ]
use public keys to authenticate 2 servers Server1 and Server2
generate keys
[ Read the rest ... ]
Software used:
Here is how I setup Putty to connect to CentOS, fix the problem of full screen tools (such as system-admin-network).…
[ Read the rest ... ]
As a Linux beginner, it is always hard to understand what all these directory names means. Here is a list of the directory hierarchy of CentOS 5.