Table of Contents

Important packages

The following packages should not be missing on one of my machines

Debian

  • Lighttpd
  • PHP
  • MySQL
  • git
  • vim
  • tmux
  • unison
  • ctags

Run as root:

apt-get install lighttpd php5-cgi mysql-server git-core vim tmux unison ctags

Ubuntu

  • git
  • vim
  • chromium-browser
  • mutt
  • offlineimap
  • tmux
  • nfs-client
  • sshfs
  • unison
  • incron
  • rsync
  • keepassx
  • ctags
  • xubuntu-restricted-extras
  • mplayer

Run as root:

apt-get install git-core vim incron chromium-browser mutt offlineimap tmux nfs-client sshfs unison rsync keepassx ctags xubuntu-restricted-extras mplayer

Arch

  • git
  • vim
  • chromium
  • nfs-utils
  • incron
  • ffmpeg
  • libmpcdec
  • wavpack
  • mplayer
  • mocp
  • rpcbind
  • openvpn
  • tmux
  • openssh
  • unzip
  • unrar
  • slim
  • unrar
  • flashplayer
  • libvdpau
  • keepassx
  • sudo
pacman -S git vim chromium nfs-utils incron ffmpeg  libmpcdec  wavpack mplayer mocp rpcbind openvpn tmux openssh unzip unrar slim unrar flashplayer libvdpau keepassx sudo