Änderungen

Zur Navigation springen Zur Suche springen
596 Bytes hinzugefügt ,  21:20, 28. Okt. 2018
Zeile 1: Zeile 1: −
== Installation unter Linux ===
+
== Installation unter Linux ==
 +
 
    
Siehe https://www.spotify.com/de/download/linux/
 
Siehe https://www.spotify.com/de/download/linux/
 +
 +
Wenn man spotify headless (ohne graphische Anzeige, gesteuert von einer anderen Spotify-Instanz) nutzen will, bietet sich Folgendes an:
 +
 +
* Installation von Spotify auf dem Remote-Rechner
 +
* Einwahl mit <code>ssh '''-X''' remote-rechner</code> (mit -X zur Weiterleitung des X-Desktops auf den lokalen Desktop)
 +
* Auf dem Remote-Rechner
 +
  sudo aptitude install xvfb
 +
  spotify
 +
* Dann wird auf dem lokalen X-Server der Login-Schirm von spotify angezeigt; hier Anmeldedaten angeben.
 +
* Einwahl mit <code>ssh  remote-rechner</code> (dieses Mal ohne -X)
 +
* Starten von Spotify headless:
 +
  xvfb-run spotify
    
== Installation für Kodi ==
 
== Installation für Kodi ==

Navigationsmenü