Displaying 2 results from an estimated 2 matches for "3bb839c3".
Did you mean:
30b839c
2012 Oct 01
0
multiple icecast server instances on debian system
...h a case.
--
Philipp.
(Rah of PH2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 482 bytes
Desc: This is a digitally signed message part
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20121001/3bb839c3/attachment.sig>
2012 Oct 01
2
multiple icecast server instances on debian system
hello,
i am trying to have multiple server instances on different ports on the
same debian server.
i thought if i had (along side the standard server files):
/etc/icecast2/icecast+.xml config file (with changed port number)
/etc/default/icecast+ pointing to new config file
new log files with 777 permissions (for the sake of testing)
and an /etc/init.d/icecast2+ file to start it all up