Security

Setting Up IPv6 on a Home Network with Linux

June 19, 2011

So I have an IPv6 class tomorrow so I decided to study by dinking around with setting up IPv6 on my home network. I was disappointed to find out that Ubuntu (even the current revision), still doesn't ship with ISC's DHCPD v4 server, so I couldn't with DHCPv6, but other than that it was a blast.

Apache Virtual Named Hosts and mod_gnutls

September 20, 2009

I have been waiting years for something like mod_gnutls to show up.  Finally I can use named hosts with SSL/TLS.  I just setup a new VPS and needed to setup three sites with SSL.  The problem is that I only have two IP addresses and an additional one would cost $1.50/month.  I was going to be happy with paying that extra money to have secured Web communication for authentication purposes, but I'm a cheap skate.

tags : IT, Security, System, Web