Archive for the 'Server' Category

Virtualization and Emulation Choices in Linux

Wednesday, December 13th, 2006

I have a decent computer with a large hard drive. My initial intent was to boot multiple different operating systems (as can be seen by the 6+ EXT3 partitions). However the latest technology hype is the need for virtualization or emulation. In effect, this would allow loading one operating system inside another without any reboot.
I […]

PHP4 on Fedora Core 5 x86_64

Sunday, July 9th, 2006

I do not know how many people require PHP4 on Fedora Core 5. However since I find that I use it, I am providing PHP4 binary RPMs.
Since I made the files available I did receive some complaints. Primarily a compile failure on x86_64 architecture and a compile failure on PPC architecture. I have no means […]

New Hardware: 64 Bit

Saturday, July 8th, 2006

AMD released their first X86 based 64 bit processor over 3 years ago. While the original processors, Opterons, were for servers, the desktop variants, Athlon 64, soon followed. Due to the open nature of the Linux kernel, distributions of Linux supporting the 64 bit architecture were readily (and freely) available before Windows.
In the past year, […]

SpamAssassin Failure

Sunday, June 18th, 2006

SpamAssassin is a free tool for mailservers to identify SPAM. It has a several parameters it checks (forged headers, HTML only content, blacklisted hosts, improper mail relays, etc) and assigns a score for every parameter. If the total score is greater than the threshold, it is marked as spam and either tagged, moved to a […]

The VPS Search

Tuesday, January 24th, 2006

After using shared hosting services on Linux servers for the past few years, I was thinking about experimenting with a VPS (virtual private servers). Currently shared hosting services are highly competitive. If you shop around you can find great deals to host a simple website most with a comprehensive feature set. However these are all […]

Pocket Linux Server

Tuesday, December 6th, 2005

About 2 years ago I purchased a Linux based PDA: the Sharp Zaurus SL-5500. The PDA was intended to be used on Windows and (later) Linux. The initial driver for Windows setup the device as a USB network device, however the latest driver set it up as a normal USB PDA. I found that using […]