Ubuntu

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
 
Zeile 1: Zeile 1:
Ubuntu ist eine auf [[Debian]] basierende [[Linux]]-[[Distribution]].
+
{{wikipedia|Ubuntu}} ist eine auf [[Debian]] basierende [[Linux]]-[[Distribution]].
  
 
Als Desktop für das X Window System wird Gnome verwendet.
 
Als Desktop für das X Window System wird Gnome verwendet.
Zeile 5: Zeile 5:
  
 
Links:
 
Links:
 
+
* [[Ubuntu - VDR Streaming Server Installation|Ubuntu 5.04 5.10]]
[[Ubuntu - VDR Streaming Server Installation|Ubuntu 5.04 5.10]]
+
* [[Ubuntu Feisty|Ubuntu 7.04 (Feisty Fawn)]]
 
+
* [[Ubuntu Hardy|Ubuntu 8.04 (Hardy Heron)]]
[[Ubuntu Feisty|Ubuntu 7.04 (Feisty Fawn)]]
+
* [[Ubuntu Jaunty Jackalope|Ubuntu 9.04 (Jaunty Jackalope)]]
 
+
* [[Ubuntu Karmic Koala|Ubuntu 9.10 (Karmic Koala)]]
[[Ubuntu Hardy|Ubuntu 8.04 (Hardy Heron)]]
+
* [[Ubuntu Lucid Lynx|Ubuntu 10.04 LTS (Lucid Lynx)]]
 
+
* [[Ubuntu Maverick Meerkat|Ubuntu 10.10 (Maverick Meerkat)]]
[[Ubuntu Jaunty Jackalope|Ubuntu 9.04 (Jaunty Jackalope)]]
+
* Besonders für Linux-Starter ist die Ubuntu-Wiki auf [http://wiki.ubuntuusers.de/ http://wiki.ubuntuusers.de/] sehr zu empfehlen.
 
+
[[Ubuntu Karmic Koala|Ubuntu 9.10 (Karmic Koala)]]
+
 
+
[[Ubuntu Lucid Lynx|Ubuntu 10.04 LTS (Lucid Lynx)]]
+
 
+
[[Ubuntu Maverick Meerkat|Ubuntu 10.10 (Maverick Meerkat)]]
+
 
+
weitere Hinweise für Linux-Starter in der Ubuntu-Wiki:
+
 
+
[http://wiki.ubuntuusers.de/ http://wiki.ubuntuusers.de/]
+
 
+
[http://www.henningpingel.de/vdrstuff/vdr_trendy_features_matrix.html|VDR package repository feature matrix]
+
 
+
[http://www.henningpingel.de/vdrstuff/vdr_package_tracker/|VDR package tracker]
+
 
+
ppas für karmic: vdr und xbmc
+
<pre>
+
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
+
</pre>
+
  
 
[[Kategorie:Distributionen]]
 
[[Kategorie:Distributionen]]
 
[[Kategorie:Ubuntu]]
 
[[Kategorie:Ubuntu]]

Aktuelle Version vom 9. Mai 2016, 18:29 Uhr

Ubuntu ist eine auf Debian basierende Linux-Distribution.

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


Links: