Ubuntu
Aus VDR Wiki
(Unterschied zwischen Versionen)
Hulk (Diskussion | Beiträge) K |
|||
Zeile 16: | Zeile 16: | ||
[[Ubuntu Karmic Koala|Ubuntu 9.10 (Karmic Koala)]] | [[Ubuntu Karmic Koala|Ubuntu 9.10 (Karmic Koala)]] | ||
− | [[Ubuntu Lucid Lynx|Ubuntu 10. | + | [[Ubuntu Lucid Lynx|Ubuntu 10.04 LTS (Lucid Lynx)]] |
weitere Hinweise für Linux-Starter in der Ubuntu-Wiki: | weitere Hinweise für Linux-Starter in der Ubuntu-Wiki: |
Version vom 9. November 2009, 10:09 Uhr
Ubuntu ist eine auf Debian basierende Linux-Distribution.
Als Desktop für das X Window System wird Gnome verwendet.
Links:
Ubuntu 9.04 (Jaunty Jackalope)
weitere Hinweise für Linux-Starter in der Ubuntu-Wiki:
package repository feature matrix
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