Fr3d.org

Archive for the 'Servers' Category

Fr3d.org Home

Server RAM Upgrade

Monday, August 11th, 2008

You may have noticed a bit of downtime last weekend – this was due to a RAM upgrade I got my host to install on my server, and then an OS upgrade from Fedora 8 x86 (32bit) to Fedora 9 x64 (64bit).

The server now has 6GB of RAM; two 1GB and two 2GB sticks of reliable Corsair XMS2 DDR2 :)

Local YUM Mirror

Thursday, April 12th, 2007

I found this great guide which helps create your own local mirror Fedora Core YUM repositories – great if you have several local computers running Fedora, as I do.

I’m mirroring (locally only though, not publicly) the “Core” and “Updates” repo’s – I looked into doing the “Extras” repo too, but that’s nearly 10GB of files! That will have to wait for bigger hard disks… :P

So far I’ve got my laptop and my local Linux server using my local repo, and I’ll set my main pc to use it once I’ve installed Linux on it.

I also installed lighttpd on my local server, running on an alternate port, which should make installing large software packages over the LAN that little bit faster than if I used Apache 2, which runs on the default port. I’d switch to lighttpd as the main web server, but I couldn’t get PHP working well with it the last time I tried.