So I came across this page and found some very interesting information:
- Emails
- 107 trillion – The number of emails sent on the Internet in 2010.
- 294 billion – Average number of email messages per day.
- Websites
- 255 million –
…
With every passing day new operating systems come to live, new Distros are release, and yet they don’t implement a maximum security. With a machine available on the internet for public or private use, is very important to keep in mind that no matter how many measures of security are taken, the machine or the service you provide will always be at risk. As many know it is very hard to keep up to date with daily new releases, patches and of course exploits that can seriously compromise our system or services. Reason why many administrators decide to move a step ahead towards security and implement a jail that contains each service they provide.
Chroot or jailing a service that complies with security policies and at least the minimum security measures is ideal to limit the possible access an attacker can have if the service get compromised. When putting the service in a jail an attacker will not be allow to move out of this jail, which will minimize the data getting compromised and limit the access the attacker could have.
OLD CLASS NOTES – massive virtual hosting was created in May 2006
An introduction to virtual hosting
http://www.devshed.com/c/a/Apache/Configuring-and-Using-Virtual-Hosts-in-Apache/
Just to keep in mind, with examples on configuration and tweak for speed
http://vhffs.org/wakka.php?wiki=ModVhostHashAlias&show_comments=1
Mass virtual hosts .. Apache.org
http://httpd.apache.org/docs/2.0/vhosts/mass.html
The basic …
OLD CLASS NOTES – Apache MPM module was created in May 2006
http://httpd.apache.org/docs/2.0/mod/prefork.html
Brief summery
This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites …
Web Designers
Hosted Web Sites

