Posts in category Featured
KDE: Right Click, Extract Here
A New User Guide to Linux Communities
Are you a new Linux user? Fantastic! Welcome to the world of freedom. Freedom of choice, freedom of expression, freedom from vendor lockin. You’ve made an excellent choice. Now that you’ve chosen, installed, and are using Linux there are a few things you should keep in mind as you learn the ropes of your new system.
1. Not al [...]
Print Readable Man Pages
Ever wonder how you can get a man page in into a format you can read and print? There’s many methods of doing it (copy and paste is one) but one the easiest I’ve found is:
man command | col -x -b > command.txt
Where command is the Linux command man page you want to print/view. From there, open up command.txt in your favorite [...]
Zimbra or Google Calendar with Thunde...
The title sounds a bit Mythological eh? I originally published this entry on my work blog but felt that some people might be able to get some use out of this tip. To use it, you’ll need Zimbra or Google Calendar. I’ll cover Zimbra mostly and then give a link on how to setup Google Calendar at the end. For those interested, my [...]
Convert Audio with Ease in KDE
I ripped a couple of CD’s for my son this evening. In the process, I decided to setup Kalarm and Korganizer on his computer so that he could set alarms to remind him to do various chores around the house. While doing all of this, I needed a .wav file so that he could use a song for his alarm. Of course, he wanted one of the songs I h [...]