Debian + Apache 2 (CVE-2011-1176)

Debian pushed the apache update finally (get to disable the workaround)
apache2 (2.2.16-6+squeeze1) stable-security; urgency=high
* Fix CVE-2011-1176 in apache2-mpm-itk: If NiceValue was set, the default
with no AssignUserID was to run as root:root instead of the default
Apache
user and group. Closes: #618857

So that should close the issue…
Thanks Debian and Apache for the fix!

read more

SSL Certificate Update

So I finally found a solution for pretty much all of our encryption needs
for Inexistence services and such.

StartSSL provides a free SSL certificate service I have enabled all the
hosts that require SSL with new certificates so guess what this means?

No more stupid SSL connection errors no self signed nightmare.

Enjoy your encryption.
PS. If you would like SSL enabled for some reason on your site please
let me know and I’ll see what I can do (and if it’s even justified).

read more

Cloudflare

Well I add recently converted most of the sites on inexistence to now use cloudflare.
It’s a rather interesting service which has replaced my primary DNS service I used to use everydns.

To break it down for everyone this means better speed as they cache site files for quicker loading.
They also prevent known spambots from even connecting to hosted sites.

For any admin out there I heartily recommend their service as it’s really cost effective to boot.
(We are currently using their free account and it provides so much stuff!)

If you’re using self hosting with WordPress they even provide a plugin for analytics tracking stuff
along with a database optimization feature.
(Though I do automatic database optimization every four hours or so on Inexistence)

Anyways I hope everyone enjoys their just a little bit faster hosting and once again enjoy!

read more

IPv6 on DD-WRT

So I got a new wireless router (Linksys e3000) for my birthday (March 8th) thanks to my friend
and business partner. I spent all of yesterday playing with it (DD-WRT)
enabling IPv6 support, swap space, etc…

I got a result that I never expected to see:
<brag>

</brag>
I may post a walkthrough on how to accomplish this in the future.

read more

Super Upgrade Mode…

So tonight I finally got to roll the Debian 6.0 (Squeeze) update on Inexistence.
There may be some hiccups for the next few days as I fix anything that it broke.

I also started rolling IPv6 support now.
I will start adding AAAA dns records as I continue to test the functionality of each host.
All AAAA records have been set for all hosts now.

So please be patient if you notice anything break, I will more than likely be made aware
of it as it happens and will fix it as soon as I can…

Thanks and enjoy as always!

Updates to follow below (for any hiccups and their fixes):
2011-02-17
Slight hiccup detected with sendmail: local emailing (aka cron jobs) weren’t working as
expected thanks to submit.mc snafu. Fixed now from my preliminary tests aka all
my cron job emails are coming in.

2011-02-19
Did some changes to apache2 to improve performance and security.

read more