Muffinresearch Labs by Stuart Colville

Off to Portugal | 1 Comment

Posted in Life on 20th May 2005, 11:55 am by

Well I’m afraid I will be leaving you all for a week or so to go to the sunnier climes of Portugal. As some of you know the Mrs. is from Portugal and I will be going to meet her and Emma out there.

If any of you know any top places to go while we are out there be sure to post here as so far we have no plan of what we are doing!

Post Tools

  • http://www.myrtledene.co.uk Neil Ford

    I reccomend “lying on the beach” , “Drinking alchohol” and “Pretending to look comfortable in your swimming cosie.”

    Have a nice time!

GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.522s.