AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
"If you're like me you want to know whats going through your home network. Here is how to use tcpdump, tcpflow and foremost to intercept and extract unencrypted files. I've never seen a tutorial on this subject before, so I figured I'd try to give a little something back to the GNU/Linux community that has taught me so much over the years..."
a handy cheatsheet to keep on your desk or wall helping out with the vimperator plugin for Firefox. A week with this up and you won't be touching that mouse for quite some time.
The following are some of the most commonly used MS-DOS commands and its equivalent in Linux. This cheat sheet is for those of you who have just switched from Windows to Linux and are just getting acquainted with the terminal.
With the Ubuntu 8.04 release a few days away, there comes a time when one needs an end-all reference to the system. The time is now, and if you’re an Ubuntu user and liked the original cheat sheet, then do we have a surprise for you
"When you are working in a shell you certainly don’t want to waste your time using arrow keys or home/end keys to navigate around the command line. One of the most popular shells, bash - Bourne Again SHell, uses GNU’s Readline library for reading the command line. The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. The readline library also includes functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. Both emacs and vi editing modes are available.
In Part 1 we learned some basic network sniffing and stumbling with SWScanner on Linux. Today Eric Geiers shows us some more excellent network discovery and probing utilities: KwifiManager, tcpdump, and Wireshark.