22 Dec
Posted by Christian in: Cool Stuff, Linux, Open Source, Server, Technology
Recently I was trying to upgrade using Yum on my Fedora 9 machine and I got an awful message that I did not have enough space to complete the upgrade. What the hell? My / partition has a huge 10GB, how can this be so?
[root@Garth Download]# df -hFilesystem Size Used Avail Use% Mounted on/dev/sda2 9.5G [...]
I am setting up a local development server at work as our main development server is in Melbourne and we have no root access (so permissions changes on directories can take days, literally, before they are actioned). I am using debian as it is the OS used on the main dev server (if it was [...]