January 2010
5 posts
4 tags
Jan 29th
4 tags
Screen reference for Linux
Starting screen To start screen, enter the following command: screen General commands Note: Every screen command begins with Ctrl-a . Ctrl-a c Create new window (shell) Ctrl-a k Kill the current window Ctrl-a w List all windows (the current window is marked with “*”) Ctrl-a 0-9 Go to a window numbered 0-9 Ctrl-a n Go to the next window Ctrl-a Ctrl-a Toggle between the...
Jan 26th
4 tags
Jan 25th
5 tags
Capturing packets with Python →
Jan 12th
4 tags
Jan 11th