Tired of not being able to delete a file or folder because something is locking it? Want to move a folder but for some reason you can’t? Did you close down an application and for some reason you still can’t delete/move/rename files it was… more »
Categories: "Applications"
CentOS 5.5 is dependant on Python 2.4. Everything will break if you change it, so we must install a newer version of Python in a different place.
Surprisingly my 1&1 CentOS didn't come with gcc installed so I had to install it myself.
yum -y i… more »
I suddenly started getting a very strange error message in my B2Evolution installation after restarting the web server. The error message read:
Bad Request!
The parameters of your request are invalid.
If you have obtained this error by clicking on a… more »
1&1's documentation is pretty awful but to be fair they only expect real system administrators to be using their dedicated servers. They give you a copy of Plesk 10 but it doesn't have any capabilities to alter the disk or volume group layouts. 1&1 layout their default image in a way that only gives you 4GB on each of the major partitions and it leaves the other 212GB as unallocated. So in order to use the server properly you have to get interested in the Logical Volume Manager. more »
It’s one of those fiddly things to recursively check-in an entire directory structure under Clearcase, and each time I do it I have to remember how. So I’m putting it into my long term memory here!
Move to the parent directory of the… more »