Posts Tagged ‘verify’

That was a Technorati verification post.

Sunday, September 13th, 2009

Apparently I should be in this great blogging database, Technorati, which actually kind of sucks because it forces you to make a post in order to verify that you own the blog. Now I have a random post with a few letters in it that might have been picked up by god knows how many RSS readers and what not. Why can’t they just let me put an HTML file somewhere or something easy and subtle like that? Maybe cause Google did it first? Fuck, I don’t wanna have to make a friggin’ post to verify that I own the blog. A lot of blogs even let people post who don’t own them. So what the hell is the advantage to that? Damn you, Technorati. </rant>

From “removeUnexpectedACL” to “ACLr8″

Wednesday, July 8th, 2009

I just received a huge shipment of cheese and I don’t know what to do with it. So, I’ll be changing the name of the ACL tool from “removeUnexpectedACL” to “ACLr8″. But who cares?

Download ACLr8 here.
Update: ACLr8 now has its own page here.

Getting rid of “ACL found but not expected” errors when repairing permissions

Monday, June 15th, 2009

I’ve seen quite a lot of people complaining about these errors, and even though they don’t really hurt anything they can be very annoying.

So, in my very expansive free time I devised and wrote a program that will take the error messages from repairing (or verifying) permissions and remove all ACL from the files that are reported.

It is written in Python, and runs through from command line. As you shouldn’t trust any random person’s code to just run on your computer, I recommend opening the script in your favourite text editor before letting it steal all your passwords, just to be safe.

Disclaimer: I take no responsibility for anything the program does, use it at your own risk. It’s very likely to reduce your computer to a smoldering pile of melted plastic and spare parts.

Download removeUnexpectedACL.zip (outdated, see below)

All kidding aside, it’s pretty harmless, and damn are those ACL errors ever annoying.

Update: I changed the name. Download it here instead.

Update #2: removeUnexpectedACL has been renamed “ACLr8″ and now has its own page here.