Iptables is a default firewall available in all linux flavors, and widely used to secure servers. If you are running kloxo, and want to use iptables to secure your box, then here are the basic rules which you can add in your iptables.
# Clear rules
iptables -t filter -F
iptables -t filter...
Tweaking a web server is very necessary, the less it will consume resource, the more stable it will be and the more website it will be able to handle. Kloxo/lxadmin is a free control panel, and has been working quite great but the problem with it is, it use alot of RAM though kloxo documentation...
Kloxo (Lxadmin) is one of the free control panel which I love to use on low end boxes. But it use good amount of ram, however kloxo's support claims that kloxo use only 33MB of ram, but for me it is alway 240MB+ even in idle state. Therefore it is best practice to get rid of Apache and use...
Unlike other commercial webhosting control panels (cpanel or plesk), Kloxo provide a way to change ssh port from default to some other through it interface. This is helpful for the people who are not very familiar with linux command prompt and afraid of making such changes to prevent them...
From today, I will be writing tutorials on the usage of different control panel for web hosting, this include free control panels
- Kloxo
- Webmin
and commercial control panel
- Cpanel
- Plesk
Tutorials on more control panels will be added by the time. So keep reading...