hard status for screen - me like screen!

Thursday, August 6th, 2009

Thanks to Martin Gleadow:

stick this in your ~/.screenrc and smoke it

escape ^gg
hardstatus alwayslastline "%{=b}%{kG}|g| %H | %t |%{kb} %w %=%{G}| %C%A"

the first line turns Ctrl-G into your attention character
the second line makes the following appear at the bottom of your screen:

|g| $server | $current_window | 0* $windowname ... n $windowname | hh:mm

Synergy - the must for my growing desktop!

Tuesday, January 20th, 2009

This seems like the solution to having at least two machines on my desk - something that is happening more and more these days!

I have seen it in action before but the latest example that I have seen really impressed me - it even worked!

Lets give it a go!

http://synergy2.sourceforge.net/

Get the wireless card working on the laptop

Tuesday, March 25th, 2008

http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_frontpage/Itemid,1/

Useful referance for configuring apache

Tuesday, January 29th, 2008

http://articles.techrepublic.com.com/5100-22-5076696.html

Login for most things on Ubuntu - forgotten your mysql root password

Tuesday, January 29th, 2008

need a login for everything in ubuntu look here:

/etc/mysql/debian.cnf

Cron job referance

Tuesday, September 4th, 2007

http://www.adminschoice.com/docs/crontab.htm

Creating PKCS12 Certs

Thursday, May 31st, 2007

http://www.flatmtn.com/computer/Linux-SSLCertifcatesPKCS12.html