Linux

John Alberts on January 8th, 2009

I can’t believe I never saw this before.  Sourceforge has an absolutely HUGE list of tips and tricks.  There’s hundreds of Linux tips and lots of programming tips as well.

Continue reading about Huge List of Tips and Tricks

John Alberts on January 3rd, 2009

This is really old news, but it’s new news to me because I just noticed this. Daniel Robbins Funtoo site now has some articles on it that he recently created.  Right now, he has posted some of the articles that we’ve previously seen on the IBM Developer Works website, but there’s also now a quide [...]

Continue reading about Funtoo Articles

John Alberts on January 2nd, 2009

CPAN is great for easily installing and updating Perl modules. I use it all of the time on my servers. It’s a lot easier than managing Perl modules through the systems package manager. The problem is, when you want to install or update a Perl module, it asks you if you want to follow and [...]

Continue reading about Using CPAN Unattended

John Alberts on December 31st, 2008

Today I had a need to keep the load on a server at 20 for an extended period of time. I was doing this to test notification escalations in Nagios. So, I found a nice little program call cpuburn-in that will load a processor at 100%. It’s just a tarball with an executable and a [...]

Continue reading about Quick and Dirty Linux Load Testing

John Alberts on December 23rd, 2008

I’ve seen many websites that have pretty much the same ext3 performance tips, but I just came across this one today that had something very useful on it. It turns out that the ext3 filesystem by default reserves 5% of the disk space of the volume just in case the volume fills up.  This would [...]

Continue reading about Quickly get up to 5% more disk space from your ext3 volumes

John Alberts on July 8th, 2008

In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).read more | digg story

Continue reading about Cheat Sheets for Front-end Web Developers

John Alberts on June 23rd, 2008

I just found a couple cool programs called turbotail and multitail while searching for rbot using eix. Turbotail is just like tail, but it uses dnotify instead of auto refreshing a defined number of seconds.  I always thought it was kind of silly to keep refreshing the screen searching for new content with tail.  Turbotail [...]

Continue reading about Turbotail and multitail

John Alberts on February 22nd, 2008

In this post we present 50 new CSS-techniques, ideas and ready-to-use solutions for effective coding. … There are some very nice techniques here. Item #43 is very cool. It might come in handy for a site I’m currently working on.read more | digg story

Continue reading about Powerful CSS-Techniques For Effective Coding

John Alberts on December 18th, 2007

This is more or less a follow-up to my previous blog post Good ole Gentoo. Where art thou? Anyone can just complain about the status of things, so I thought I would provide a little help with finding out more about Gentoo and what’s going on with the distro. So, you’re a long time Gentoo [...]

Continue reading about Finding Gentoo

John Alberts on December 11th, 2007

I remember when I first started using Gentoo (back in the Gentoo 1.4 days), the community activity was just amazing. Each and every day or week, there was always something new and exciting going on in the Gentoo community. I looked forward to the GWN (Gentoo Weekly Newsletter) coming out each week, so I could [...]

Continue reading about Good ole Gentoo. Where art thou?