HowFlow

Unix Tricks   RSS Feed


http://webupd8.blogspot.com/2009/06/10-linux-unix-useful-commands.html
blogspot.com 1. Show/purge unused linux kernel images and modules: dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d'

Share it!   Posted by hotice hotice 8 months ago

http://www.rootkit.nl/projects/lynis.html
rootkit.nl Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes.

Share it!   Posted by Avatar luchs 10 months ago

http://www.coreboot.org/Flashrom
coreboot.org flashrom is a utility for reading, writing, verifying and erasing flash ROM chips. It's often used to flash BIOS/coreboot/firmware images.

Share it!   Posted by Avatar luchs 10 months ago

http://efod.se/writings/linuxbook/html/caps-lock-to-ctrl.html
efod.se Be honest: did you ever use your Caps-Lock key for good? Or do you maybe just miss the great key-layout of your old Sun? This trick shows how to remap the Caps-Lock to an Ctrl-key via xmodmap. Enjoy!

Share it!   Posted by Avatar thomasg about 1 year ago

http://www.susegeek.com/desktop/tomboy-desktop-note-taking-in-opensuse-linux/
susegeek.com Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. Tomboy is written in C# and utilizes the Mono runtime and Gtk#. Automatic spell-checking is provided by GtkSpell.

Share it!   Posted by Avatar susegeek about 1 year ago