UFW (Uncomplicated firewall) For Ubuntu Hardy

February 7th, 2008


View original post


Create a tool for host-based iptables firewall configuration. This tool should provide an easy to use interface to the user, as well as support package integration and dynamic-detection of open ports.

(…)
Read the rest of UFW (Uncomplicated firewall) For Ubuntu Hardy (202 words)


© admin for Ubuntu Geek, 2008. |
Permalink |
No comment

Add to del.icio.us

Search blogs linking this post with Technorati

Want more on these topics ? Browse the archive of posts filed under Security, Server, Networking.

View source post

Reduce Apache's Load With lighttpd On Debian Etch

February 7th, 2008


View original post


Reduce Apache’s Load With lighttpd On Debian Etch

Lighttpd, sometimes pronounced “Lighty”, is a lightweight HTTP server that
can help alleviate Apache’s load by serving static content. Since Lighttpd uses
less resources per request than Apache, it generally serves most static content
faster than Apache. This tutorial shows how to install Lighttpd behind Apache
via Apache´s proxy module.

Read more…

View source post