piano-netpeople-ch Logo
Donnerstag, den 23.02.2012 @Piano » Linux Corner » Debian Etch Desktop mit KDE

Ein gut eingerichteter Debian Etch Desktop Computer

Vor drei Wochen hab ich den Umstieg auf Debian Etch gewagt, wobei es überhaupt kein Wagnis war, sondern ohne Probleme lief. Da ich jeweils immer die Netinstall CD verwende, sind nicht alle benötigten Packete installiert, besonders KDE nicht. Hier eine Liste von Programmen, die ich jeweils installiert habe.

Als erstes wird ein Netinstall mit nur den Debian Basiskomponenten gemacht (ohne Desktop etc.). Anschliessend folgt eine Runde "aptitude".

X-WINDOW SYSTEM INSTALLIEREN
aptitude install x-window-system-core

KDE INSTALLIEREN
aptitude install kde-core kdeaddons kdeadmin kdeartwork kdegraphics kdemultimedia kdenetwork kdepim kdeutils kdewebdev kde-i18n-de gtk-qt-engine

KDM INSTALLIEREN
aptitude install kdm

TEXT INTERNET BROWSER INSTALLIEREN
aptitude install links

NVIDIA TREIBER INSTALLIEREN
aptitude install linux-image-2.6.18-3-686 nvidia-kernel-2.6.18-3-686 nvidia-settings nvidia-xconfig
nvidia-xconfig ausführen, damit nvidia als Treiber verwendet wird
neustarten um den neuen Kernel zu laden, vorher aber noch, damit bessere
auflösung in konsole vga=795 vornedran hängen

GRUNDINSTALLATION ABSCHLIESSEN
aptitude dist-upgrade

GRAFIKPROGRAMME INSTALLIEREN
aptitude install foomatic-db-gimp-print gimp gimp-help-de gimp-print gimp-svg gimp-texturize gimp-python inkscape

BROWSER INSTALLIEREN
Weitere apt-sourcen hinzufügen für Opera
deb http://deb.opera.com/opera/ etch non-free
gpg --keyserver pgp.mit.edu --recv-keys 6A423791
gpg --armor --export 6A423791 | apt-key add -
aptitude install firefox firefox-locale-de opera flashplugin-nonfree

MULTIMEDIA INSTALLIEREN
Weitere apt-sourcen hinzufügen (siehe http://www.debian-multimedia.org):
deb http://debian-multimedia.informatik.uni-erlangen.de etch main
gpg --keyserver pgp.mit.edu --recv-keys 1F41B907
gpg --armor --export 1F41B907 | apt-key add -
aptitude update
aptitude install xine xine-ui mplayer-586 mencoder-586 kmplayer mplayer-skin-blue mplayerplug-in amarok amarok-xine w32codecs
aptitude search alsa alsa-oss alsa-tools alsa-utils

WINE
aptitude install wine xwine wine-utils libwine-print libwine-arts libwine-alsa

JAVA
aptitude install sun-java5-jdk

OPENOFFICE.ORG
aptitude install openoffice.org openoffice.org-help-de openoffice.org-hyphenation-de openoffice.org-l10n-de openoffice.org-spellcheck-de-ch openoffice.org-thesaurus-de-ch openoffice.org-thesaurus-de openoffice.org-kde
aptitude install msttcorefonts ttf-bitstream-vera ttf-freefont ttf-gentium ttf-junicode ttf-lucida ttf-xfree86-nonfree

DATEIKOMPRESSION (RAR)
aptitude install unrar rar

HIBERNATE
aptitude install hibernate suspend2-userui

SSH
aptitude install ssh

APACHE 2 / MYSQL / PHP
aptitude install apache2 libapache2-mod-php5 libapache2-svn php5-xsl php5-mcrypt php5-curl php5-imagick php5-mysql php5-pgsql php5-tidy mysql-server mysql-admin phpmyadmin

UTILITIES
aptitude install sux krename

CD-BRENNEN
aptitude install k3b k3b-i18n cdrdao dvd+rw-tools cdrecord

ADOBE ACROBAT READER
aptitude install acroread mozilla-acroread

FTP
gftp

TELEVISION
tvtime

DVD
libdvdcss2 libdvd0

SKYPE
sourcelist: deb http://download.skype.com/linux/repos/debian/ stable non-free
import public key: http://www.skype.com/download/skype/linux/rpm-public-key.asc

DRUCKER INSTALLIEREN
aptitude install cupsys cupsys-client cupsys-driver-gimpprint  cupsys-pt cups-pdf
Kyocera 1020dn installieren nach folgender Anleitung: http://wiki.ubuntuusers.de/Printserver