Subscribe to RSS Feed

Tips

Explain the importance of installing and running portsnap after installing a current version of FreeBSD.
Portsnap is a system for securely distributing the FreeBSD ports tree. Approximately once an hour, a “snapshot” of the ports tree is generated, repackaged, and cryptographically signed. The resulting files are then distributed via HTTP.
The first…

Continue Reading »
No Comments

32 or 64 bit MySQL

July 12, 2010 by Yonah Russ

Recently, I wanted to confirm that I was running the 64 bit version of the MySQL server as opposed to the 32 bit version… one of my admins had made a symlink from the mysql/bin directory to the 64 bit binary directory. On the command line, you could no longer tell if the mysqld…

Continue Reading »
1 Comment

If you’re like me, you love the granular permissions capabilities of MySQL but hate the work that goes into managing them…
Unfortunately, there doesn’t seem to be anything like groups in MySQL and according to plans won’t be added officially until MySQL 7.0 (WL#988)…
While searching around, I found Securich

Continue Reading »
No Comments

Just saw this on Slashdot. Basically the idea is that you give them a certain amount of money each month which you then use to “flatter” Internet content that you like…
While it seems like a good idea, and the domain name it great, I’m not sure there is any market for more “buttons”. They…

Continue Reading »
No Comments

Cute Site Based on Google

February 12, 2010 by Yonah Russ

I just ran into an interesting site goosh.org. Goosh = GOOgle SHell – basically the guy has built a CLI or shell interface to google services….

Continue Reading »
2 Comments