James McDonald

Access

Blog History

Delete a pppoe connection in Ubuntu

I swapped from a bridge adsl modem setup (the connection is defined and terminates as ppp0 on my Linux box) to a ADSL Router setup where the username and password is in the ADSL Router itself. The problem was that my Linux box still had the pppoe connection defined...

read more

House – Todo List

Fix rusted Gutters Install a large Rainwater Tank Install large downpipes and pipe them to the Tank Provide better subsoil drainage around house Remove the Outhouse Plant a Vegetable Garden Install a Car Port & Replace Shed with new one Cement Bag the Peers Renovate...

read more

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...

read more