I use an excellent open source CAD package QCAD which I pay about 49$ P.A. to have the latest version for both Linux (home) and Windows (work). Under Linux it can export as high quality PDF using the "File ==> PDF Export" function but the size of the PDF is quite...
Linux Tools
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...
Location of vmware-any-any patch
The fix download the latest vmware-any-any patch and untar it and run the runme.pl script.
Using Knoppix and ntfsresize to enlarge a Windows XP partition
The following is useful if you have say a 10GB C: drive and it's on a larger Hard Disk and you would like to enlarge it. I don't go into the nitty gritty of using fdisk under Linux so it might be a bit abreviated if you're a newbie. Boot from Knoppix CD Once booted...
Gimp 2.4.0 is Out
Just installed it under Windows XP. Seems a lot more friendly as far as the interface goes. A good preview is located here
Corrupted USB Key Restoration Under GNU/Linux (Ubuntu 7.04)
Recover data from a corrupted USB Key
Toggle fullscreen mode in tsclient (aka. rdesktop)
This appears elsewhere on the web but I like to keep my own info just incase I need to refer to it. CTRL+ALT+ENTER
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...
cups-pdf Fedora 7 changing directory pdf is outputted to
While installing cups-pdf using yum install cups-pdf I got this error: cut: write error: Broken pipe Installed: cups-pdf.i386 0:2.4.6-1.fc7 But it didn't seem to effect the install. However the default directory cups-pdf for F7 outputs to is $HOME/Desktop... I hate...
Using Knoppix and the dd utility to restore a WinXP partition Image to a Hard Disk
These are my notes on how I successfully restored a Windows XP image I took of a partition. I can't remember how exactly I took the partition image of the Windows XP installation. I can remember the following points I was dual booting at the time and I needed the XP...