Kurztipp: Raspian Wheezy-Image entschlacken [ENGLISH]

Hinweis: Die deutsche Version des Artikels gibt es hier: [klick mich!]

Raspian is a special customized version of Debian for the Raspberry Pi. By default, this image includes a graphical user interface and some tools like media players and web browers. For some use cases (e.g. servers) this might be not needed. It’s also a security breach if you run a server.

I want to use a Raspberry Pi as Icinga server – therefore I don’t need a graphical user interface.

If you’re too lazy to find out which packages are not required you might use the following commands to delete optional (graphical) tools packages:

# sudo apt-get remove --purge alsa-* gnome-icon-theme gnome-themes* gsettings-* hicolor-icon-theme lxde* midori* nano openbox omxplayer pulseaudio* wireless-tools wpa* xserver-* zenity* lxappearance lxinput lxmenu-data lxpanel lxpolkit lxrandr lxsession* lxshortcut lxtask lxterminal mupdf menu menu-xdg netsurf* penguinspuzzle smartsim scratch usbmuxd xarchiver
# sudo apt-get remove --purge xterm leafpad
# sudo apt-get remove --purge avahi* gksu* libgl1-mesa-glx libglapi-mesa libjack-jackd2-0
# sudo apt-get remove --purge dillo libcaca0 libcairo2 libcroco3 libflac8 libfltk1.3 libfontenc1 libfreetype6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libjasper1 libjpeg8 libmad0 libmikmod2 libogg0 libopenjpeg2 libpixman-1-0 libpng12-0 libportmidi0 libpulse0 librsvg2-2 librsvg2-common libsdl-image1.2 libsdl-mixer1.2 libsdl-ttf2.0-0 libsdl1.2debian libsmpeg0 libsndfile1 libtiff4 libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-xcb1 libxdmcp6 libxfont1 libxft2 libxinerama1 libxrender1 x11-common xauth xdg-utils xfonts-encodings xfonts-utils xinit xpdf
# sudo apt-get autoremove --purge

My installation includes Apache, PHP and Icinga and fits on a 1 GB card. :)

2 Gedanken zu “Kurztipp: Raspian Wheezy-Image entschlacken [ENGLISH]

  1. Pingback: Kurztipp: Raspian Wheezy-Image entschlacken | /var/pub/chris_blog

  2. Pingback: Raspberry pi – convert rasbian to server OS | OneManArmy

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>