HTML Validation (Google Analytics + Cloudflare Bug)

You may have noticed recently if you do a validation check on your sites code and it
comes back with four errors. This is Cloudflare’s injection of Google Analytics
on your site causing this issue.

I filled a bug report with them and once I get a reply
I will post here with either the final solution or a work around.

Apparently the issue has been fixed, cloudflare was “nice” enough
to not inform me and just deleted the bug report… *sighs*

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

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

IPv6 Mark2…

So I finally got IPv6 tunnels to work flawlessly on my home network.
I’ll be sharing the love with Inexistence as soon as I get over to it’s location.

So for anyone who was wondering yes we will have IPv6 services again.
More to come…

read more

SQL the constant headache…

So tonight I went from the stable version of mysql 5.0.51a to 5.1.49 from debian backports.
*Sigh*

We’ve been having issues with database corruptions hopefully this will help out.
Please let me know if any of your sql powered sites have issues…

As always enjoy and I hope everything is great on your end…

Update – 10/18/2010
So the backport upgrade really didn’t help much…
I now have a custom shell script I wrote checking the databases every day around 4am.
If you site goes down around then don’t be surprised and a refresh of your browser should do the trick..
(It takes about 2 to 4 seconds to run and re-spawns mysql to fix the OOM issue it still causes)
I cannot wait till squeeze comes out (next version of Debian).

That is all…

read more