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

Categories
Geek Linux

How to force a reformat of a dvd+rw disk that does not Show up.

first install linux :)

dvd+rw-format -force /dev/dvd
Categories
Android Computers Geek Linux Milestone

How to convert videos and transfer them to the Motorola Milestone – Milestone User Guides – Know Your Mobile

How to convert videos and transfer them to the Motorola Milestone – Milestone User Guides – Know Your Mobile.

Categories
Geek Linux

100% Cpu Usage?Might be fault of Gnome-Do. « Ubuntu WeBlog

100% Cpu Usage?Might be fault of Gnome-Do. « Ubuntu WeBlog.