Ubuntu

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Ubuntu ist eine auf Debian basierende Linux-Distribution.

Als Desktop für das X Window System wird Gnome verwendet.


Links:

Ubuntu 5.04 5.10

Ubuntu 7.04 (Feisty Fawn)

Ubuntu 8.04 (Hardy Heron)

Ubuntu 9.04 (Jaunty Jackalope)

Ubuntu 9.10 (Karmic Koala)

Ubuntu 10.04 LTS (Lucid Lynx)

weitere Hinweise für Linux-Starter in der Ubuntu-Wiki:

http://wiki.ubuntuusers.de/

package repository feature matrix

package tracker

ppas für karmic: vdr und xbmc

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6CF20474
echo "deb http://ppa.launchpad.net/the-vdr-team/vdr-ubuntu-karmic/ubuntu karmic main" >>/etc/apt/sources.list
echo "deb-src http://ppa.launchpad.net/the-vdr-team/vdr-ubuntu-karmic/ubuntu karmic main" >>/etc/apt/sources.list
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 299F360A
echo "deb http://ppa.launchpad.net/henningpingel/xbmc/ubuntu karmic main" >>/etc/apt/sources.list
echo "deb-src http://ppa.launchpad.net/henningpingel/xbmc/ubuntu karmic main" >>/etc/apt/sources.list