setup vnc-server on ubuntu 8.04

July 13, 2011

Objective: To have vncserver setup with gdm on the host so that a remote vnc connection […]

redhat install uuencode

July 11, 2011

Note If you just want to see the yum command for Redhat install uuencode skip to […]

best diff tools

July 6, 2011

PAYWARE Ultra Edit (win + linux) – http://www.ultraedit.com/products/ultracompare/pro_vs_lite.html Beyond Compare (win + linux) – http://www.scootersoftware.com/ Araxis […]

grep ifconfig list ips

July 4, 2011

Linux ifconfig Example Type the following command: ifconfig | grep ‘inet addr:’| grep -v ‘127.0.0.1’ | […]

automate command line linux

June 28, 2011

How can you automate command line linux ? Using Pexpect of course! Pexpect is a pure […]

Xlib: PuTTY X11 proxy: wrong authentication protocol attempted

June 3, 2011

Here’s the fix for Xlib: PuTTY X11 proxy: wrong authentication protocol attempted (source: http://froebe.net/blog/2008/11/14/getting-xlib-putty-x11-proxy-wrong-authentication-protocol-attempted-i-have-the-answer/) Run “xauth […]

howto add rpmforge rhel centos

June 3, 2011

howto add rpmforge rhel howto add rpmforge centos Here we go! RHEL3 and CentOS-3 x86 32bit: […]