Linux Tools

From Schmid.wiki
Jump to: navigation, search

Contents

Music

  • SoundTracker

mpd

Interface: ncmpc

Network

  • Firefox
  • Thunderbird
  • Nicotine
  • iptraf (network traffic monitor)

System

  • mc
  • ccze -
  • xtail - use to watch many logs at once, e.g. xtail /var/log/*|ccze -A (use ctrl-\ to quit !)
  • GNU Screen - to get vertical splits (which are slow and not recommended) and layouts and stuff, checkout development version from GNU Savannah:
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/screen co screen

Documentation of new features available here

  • pciutils - contains lspci

Text

  • wgetpaste - example: lspci|wgetpaste -> URL to pastebin!

Vim

Extensions:

- see my vim page for more information

Utilities

Viewing

feh

~/.fehrc:

feh --quiet --full-screen --hide-pointer --auto-zoom --borderless
Personal tools