Categories
Personal

Spring is here?

image

Not yet

Categories
Personal

Medernach Easter Hunt 2011

Part 1 – The Wake Up

Part 2 – The Hunt

Part 3 – Gas ????

 

Categories
Personal

Happy 60th Daddy-O

Surprise!

http://chrisis60.medernach.org<–click the link to add your pictures or see pictures.

http://chrisis60.medernach.org/movies/ <–1 GB of video shot during the party

Categories
Personal

Fire Hands

Categories
Personal

Linux and the stk11xx driver

http://doc.ubuntu-fr.org/syntek

Categories
Personal

Happy St. Patrick’s Day

Categories
Computers Geek Linux

Some Linux Things (Screen and Ngrep)

Here are some additional useful linux tools that I have used this week.

Screen – Allows you to have a constant screen(s).  Useful when remotely connecting to a box. Now you don’t have to wait for a task to finish. SSH in start your task and log out. Reconnect with screen to the existing screen session. I use this when I have to run my website backup script.

See these fantastic sites for more information
http://www.cyberciti.biz/tips/linux-screen-command-howto.html
http://www.howtogeek.com/howto/ubuntu/keep-your-ssh-session-running-when-you-disconnect/

NGrep – Its Grep for network interfaces or dump files from tcpdump or wireshark etc.
http://ngrep.sourceforge.net/usage.html