SSH Tips and Tricks 30 Mar 2010 Part 1 – Screen Screen is a program that can create virtual terminals inside your current session. If you are used to a tabbed web browser you can think about it as adding tabs to your terminal. And if your server allows it can allow you to disconnect sessions and keep…
Car Aux Mod 14 Nov 2009 Here is How I added a AUX inputs to my Delco Radio/CD player and a nice mount for my N810. Part 1 – Adding The AUX Input First off This worked on my Delco radio. It may work on yours, it may not. On My radio there is a nice…
Conky 14 Nov 2009 Conky is a system monitor for Linux. It can tell you almost anything your computer, such as CPU usage memory usage network information and almost anything else. Here is what my Conky configuration looks like on my desktop. To install Conky on a RPM based distribution run # yum install conky…
Extract, Compile, and Install Anything in Linux 14 Nov 2009 From time to time every Linux user will run across a program that does not come in a nice packaged DEB or RPM. Often in the form of a tar.gz, tgz, tar.bz, tar, gz, tar.bz2 or tbz2 format. This is how you can make use of them.…
N810 USB OTG Adapter 12 Nov 2008 The Nokia N810 has an OTG or On-The-Go USB controller, it allows for the device to function is both client and host mode. By default it is is client mode so when you plug it into your computer it acts as a USB storage device. It can be put into…