Tag Archives: Linux

The Big Switch to Ubuntu Linux

For several years I had Windows XP as the operating system on my laptop. It’s been mostly out of necessity as my laptop is primarily used for work and I’ve been used to using specific applications for productivity, such as … Continue reading

Posted in Linux, Ubuntu | Tagged , , | Comments Off

Problems upgrading old PEAR versions

On some old servers I’ve had problems upgrading PEAR. I don’t remember the exact error message but I used it for a quick Google search to find one solution. If you have problems upgrading old versions of PEAR, you can … Continue reading

Posted in Linux, PHP | Tagged , , | Comments Off

Creating Multi-Volume Archives and Checksums

The goal of this article is to help you create multi-volume archives and generate checksums to validate integrity. Why? You have data larger than any single CD-R disc or DVD and you need to split it into pieces, or you … Continue reading

Posted in HOWTOs, Linux | Tagged , , , , , , , , , | Comments Off

Anti-Spam Techniques: DNSBL in Sendmail

This topic is nothing new as there are many tutorials out there covering it, but I figured I’d write a post for the hell of it. If you use Sendmail as your MTA and get vast amounts of spam you … Continue reading

Posted in Linux, Sendmail | Tagged , , , | Comments Off

Excluding Packages from Yum Updates

There may be times when you may need to exclude packages from yum updates — e.g. package conflicts, etc. I always like to give an example of why I would do this or that, so for an example pertaining to … Continue reading

Posted in CentOS, Fedora, Linux | Tagged , , , | Comments Off

Openfire Jabber/XMPP Server on CentOS mini-Howto

So you want to set up your own private chat network for friends or family, or maybe your company uses the major chat providers like AIM, Yahoo, MSN, or Google for interoffice communication, but you want more control and to … Continue reading

Posted in CentOS, HOWTOs, Linux, MySQL | Tagged , , , , , | 13 Comments