✓ I'm available for hire! Check out my open source work on Github or drop me an email

Douglas F Shearer

Posts Tagged with fedora core 5

There are 2 matching posts.

Downtime

My webserver was down for about 20 hours last night and today, this was while I updated it to Fedora Core 5. The update was successful and everything is back online.

I did have a few difficulties though; MySQL wasn’t liking one of the queries I use on my blog, i figured it must be something to do with the new version not dealing with lower and uppercase named columns in the same way. I re-wrote the query and now it works fine. Secondly, every time I logged into this site, it logged me straight back out again! I soon discovered that this was due to the server not being able to save PHP Sessions, as the folder pointed to by the session path didn’t exist! After creating the folder and setting the correct permissions, everything worked fine.

While I was at it, I took the liberty of naming my iBook, my workstation and my server, so as I can log into them without having to remember their individual IP addresses.

Update

For some reason YUM isn’t playing nice with me, so I don’t have GD image resize support at the moment. If any images are missing on any of my pages, it is because of this. I’m working to fix the problem now.

Update 2

Found a workaround for the problem (For those interested, the $releasever variable was returning Null to the .repos files, causing Yum to return errors. Solution was to replace every instance of the variable with a 5 in the repos), which has now allowed me to install GD. All running fine and dandy now.

 
 

New Workstation

People who know my opinions on computer hardware will probably be quite surprised to see the logo to the right, but yes, I do now have a Xeon workstation!

With two Xeon 1.7Ghx Processors onboard, and 768MB of RAM, it should buzz through the 3D work I have planned fairly quickly. As I demand more from the system, it will likely get a pair of 2.8Ghz or thereabouts processors, and more RAM. I currently have Fedora Core 5 Linux running from a 10GB hard drive I had lying around, but the plan is to buy a pair of 18.2GB 15,000rpm SCSI drives, and create a raid array of them.

When I first ran the machine, I was surprised at just how much noise it made when idle. I don’t mean it was just humming, it was competing with the tumble dryer in the next room! When I tried running two instances of Prime95 to stress test it, I was getting system errors reporting overheating on processor 0. Oh dear I thought, then I remembered that on inspection, one of the CPU heatsink clips had appeared to be broken. A quick modification of the broken clip, and a clean of the CPU and heatsink surfaces, and the machine now runs with no errors, and at an acceptable noise level even at full bore!

Update

I had a lot of trouble getting the Nvidia drivers to work on my machine due to troubles with the earlier Fedora Core 5 kernels. If anyone else is having trouble, or is just wanting instructions on the driver installation, check this thread for full instructions.