Archive for Configuration Files

PureFTPd on CentOS 5 Pt 2

Well now that you have installed a basic server install of CentOS we are going to setup the environment we need in order to use our server. What you haven’t installed CentOS 5 yet?  You might want to check out part one of this then.  For those of you who have already installed it lets move on.

This section covers the configuration of the firewall, ssh, and creating user accounts. The final part will cover the install of MySQL, PHP, and Pure-ftp.
Read the rest of this entry »

Leave a Comment

sshd_config file

Here is my configuration file for OpenSSH server. I have configured it to use public key authentication, and have only left the password authentication on so that people can test it before they turn it off.
Read the rest of this entry »

Comments (1)