jueves, 19 de enero de 2012

The Perfect Server - CentOS 6.2 x86_64 With Apache2

http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3


http://www.howtoforge.com/quick-n-easy-lamp-server-centos-rhel

OpenSSH Installations under CentOS Linux

To install the server and client type:
# yum -y install openssh-server openssh-clients

Start the service:
# chkconfig sshd on
# service sshd start

No hay comentarios: