Outils pour utilisateurs

Outils du site


shoutcast

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
shoutcast [2012/01/15 20:47] thierryshoutcast [2012/01/16 22:12] (Version actuelle) thierry
Ligne 35: Ligne 35:
 Prépare ce nouveau systeme: Prépare ce nouveau systeme:
   # cp /etc/hosts /opt/shoutcast/sys/etc/   # cp /etc/hosts /opt/shoutcast/sys/etc/
 +
 +Remplir **''/opt/shoutcast/sys/etc/apt/sources.list''**  correctement.
  
 Dans **''/etc/fstab''** ajouter: Dans **''/etc/fstab''** ajouter:
Ligne 45: Ligne 47:
 Finir dans ce nouveau system: Finir dans ce nouveau system:
   # chroot /opt/shoutcast/sys /bin/bash   # chroot /opt/shoutcast/sys /bin/bash
 +
 +  # dpkg-reconfigure tzdata
 +  # aptitude install locales
 +  # dpkg-reconfigure locales
 +  
  
 ===== Installation ===== ===== Installation =====
  
-  $ wget http://download.nullsoft.com/shoutcast/tools/sc_serv2_linux_x64_07_31_2011.tar.gz +==== user ==== 
-  + 
 +  # adduser shoutcast --no-create-home --disabled-login 
 + 
 +==== tar.gz ==== 
 + 
 +=== serv === 
 + 
 +Le serveur: 
 + 
 +  # mkdir -p /opt/shoutcast/serv 
 +  # cd /opt/shoutcast/serv 
 +  # wget http://download.nullsoft.com/shoutcast/tools/sc_serv2_linux_x64_07_31_2011.tar.gz 
 +  # tar xvzf sc_serv2_linux_x64_07_31_2011.tar.gz 
 + 
 + 
 +=== trans === 
 + 
 +Le client qui envoi le flux audio aux clients (via le serveur): 
 + 
 +  # mkdir -p /opt/shoutcast/trans 
 +  # cd /opt/shoutcast/trans 
 +  # wget http://download.nullsoft.com/shoutcast/tools/sc_trans_linux_x64_10_07_2011.tar.gz 
 +  # tar xvzf sc_trans_linux_x64_10_07_2011.tar.gz 
shoutcast.1326660438.txt.gz · Dernière modification : 2012/01/15 20:47 de thierry