change the vsftpd server default port 21 to alternate port.

For security issues we need to change the vsftpd server tcp port # 21 to alternate port. We need edit the configuration file for vsftpd server for the same. The default configuration file is /etc/vsftp/vsftpd.conf # vi /etc/vsftp/vsftpd.conf Change the line connect_from_port_20=YES To connect_from_port_20=NO Ater that append the...
Continue reading

Install and Configure mod_suphp on centos/rhel

suPHP is a tool for executing PHP scripts with the permissions of their owners. There are some significant improvments in suPHP If you have already successfully installed Apache, PHP and Mysql, on the server then follow the below steps. Install and Configure mod_suphp. 1. Add the RepoForge repo...
Continue reading

Categorized Tag Cloud