Archive for the 'Server' Category
Friday, March 14th, 2008
After identifying exactly what my local linux server requirements were, I decided to take a good look at my hardware options. From the start, I wanted to (1) save money, (2) save electricity/power and (3) minimize noise.
To address these issues, there were many decisions I made. First of all I did not need […]
Posted in Linux, Devices, Server, Hardware | No Comments »
Saturday, March 1st, 2008
I response to my previous post, I started defining a set of requirements for a separate local server. By separate, I mean specifically a physically different machine than my desktop. Previously I had my desktop PC running Linux (Fedora) with all desktop applications, as well as several server applications in the background.
The following […]
Posted in Linux, Server | No Comments »
Monday, February 11th, 2008
… for me.
I am finally giving up on Fedora as a server. I find it just too unreliable. I have been using Fedora since FC1 (and been on Redhat since RH6.0), but for the most part I only used it as a desktop operating system.
When I was using FC3, I found it […]
Posted in Fedora, Server, Opinion, CentOS | 3 Comments »
Saturday, January 26th, 2008
I noted some sites started pushing to PHP5 with the announcement last year that PHP4 would be EOL (end-of-life) in 2007. In truth I understand that there is no longer a compelling reason to remain with PHP4. The biggest obstacle was older software that did not support PHP5 (since version 5 is incompatible with version […]
Posted in Fedora, PHP, Hosting, Server, Opinion | 1 Comment »
Monday, March 12th, 2007
In the past I’ve never actually changed my time settings on my computer, usually when booting into Linux the NTP (Network Time Protocol) server does the trick. However the local operating system (whether Linux or Windows) usually retains timezone settings in some way. I do not know if the Redhat/Fedora method is consistent with other […]
Posted in Linux, Server, Hardware, Setup, Redhat | No Comments »
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 […]
Posted in Linux, Fedora, Server, Software, Hardware | No Comments »
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 […]
Posted in Fedora, PHP, Hosting, Server, Software, FC5, Setup | No Comments »
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, […]
Posted in Linux, Kernel, Devices, Server, Desktop, Hardware | No Comments »
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 […]
Posted in Miscellaneous, Hosting, Server | 3 Comments »
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 […]
Posted in Linux, Apache, Hosting, Server | No Comments »