Linux Tools

crontabs/username: Permission denied

I just had an issue where I tried to issue crontab -e as a user and got crontabs/username: Permission denied The problem was traced to deleting an old account that had a crontab then recreating the account later which had a different user id. Note here how the...

Rotating a document using pdftk

I have in the past used Ghostscript to rotate PDFs however this time I used a utility call pdftk On Ubuntu 7.10 it is easily installed using the command: sudo apt-get install pdftk To rotate a pdf 90 degrees to the right (the entire document in this example) you run...

OpenVPN has a GUI – openvpn-admin

I just discovered openvpn-admin a mono based GUI application for controlling connection and configuration of the openvpn ssl vpn package (which rocks btw). It's available from Sourceforge. One thing I found was it needs to be run as root however it's annoying to have...

Yum – Unhelpful Reply

Yum has a few things needing fixing. For example: I have smolt-0.9.8.3-1.fc7 installed but if I do yum install smolt it replies Nothing to do Logically you would assume that this "Nothing to do" message means "I already have that package installed" but NO. If I do a...

Open Source Mix & Match

I was just having a look at what packages I have cobbled together my website with, and here is my list. Ubuntu Edgy (I'm not a fan, prefer Fedora Core X, but can't spend the time to migrate back - Ubuntu is for users) Gallery 2 - Been using this for years and moving...

Postpath – Finally

OK well I have been waiting for Postpath to become available and after many attempts to secure a copy they have sent me my download link. I am going to use the product for work hopefully.I am finding that Linux simply doesn't need the same level of interference as...