What order should I do things in?
Here is what I am looking to set up - but I am unsure as to what order to do them in other than start with the getting started guide:
Debian Lenny (follow the getting started guide). - Choose this as it seems the Library defaults to debian in most areas when explaining how to install or do something on your server.
Lighttpd - with mod_rewrite. I was going to use Apache but I discovered lighttpd and to save future hassle in going from Apache to Lighttpd if my site would benefit from it, I decided to use Lighttpd form the get go.
PHP 5.3 - With suhosin - Will Suhosin require configuration if using apt-get install?
Alternative PHP Cache (APC)
Mysql
modssl - To generate a self-signed certificate for use on my CMS.
Secure the system as best I can. This is the area I would really appreciate the most help with as I have little experience in securing a linux system. Is the "Configure a Basic Firewall in Debian Lenny
I am not a linux user, but it's also not a foreign system to me. I have messed around with, installed and used gentoo, ubuntu, debian and one or two other distros but never stuck with them for long, so I wouldn't say I am a complete linux n00b. If there is a well explained guide or tutorial to follow I will be able to follow it.
Thanks for reading.
6 Replies
Security
whatever you want
@lew0810:
Would it just be iptables?
Netfilter is the actual firewall. iptables is one way of configuring it. I recommend that you use a firewall configuration tool other than iptables itself. I use. Some distros have one of their own - not sure about Debian. Shorewall