|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1 |
Junior Member
Join Date: Feb 2012
Posts: 7
|
Boot-script to run Shoutcast-server 1.9.8 on Ubuntu Linux 14.04.1
Hello,
I try to run Shoutcast-server 1.9.8 to run on Ubuntu Linux 14.04.1 (64bit) with Webmin v1.710. I want to setup an boot-script. The boot-script I have is: # Shoutcast # # Shoutcast description "Shoutcast" start on runlevel [2345] #stop on runlevel [!2345] pre-start script start on runlevel [2345] stop on runlevel [!2345] end script exec /home/shoutcast/sc_serv /home/shoutcast/sc_serv.conf But when I try to start Shoutcast i get the message: Starting service Shoutcast .. initctl: Job failed to start .. failed! I hope someone can help me to solve my problem. Thanks, Kevin |
![]() |
![]() |
![]() |
#2 |
Join Date: Sep 2003
Posts: 27,873
|
don't use 1.x and instead try doing it with the 2.x DNAS.
|
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Feb 2012
Posts: 7
|
I did install SHOUTcast Server v2.4.2.167/posix(linux x64), as you suggested. It's running. But I don't see a SHOUTcast boot-script in the Bootup and Shutdown-list. And the script shown in my first post doesn't work. When setting up the server I used the command sudo sh setup.sh. And then had the use my browser to setup the rest. But I don't know if the server will reboot without the boot-script. I didn't figure that out, yet. I also didn't figure out yet how to insert the introfile for stream_1. I guess the answers can be found in the manual.
![]() |
![]() |
![]() |
![]() |
#4 |
Join Date: Sep 2003
Posts: 27,873
|
i didn't say it has such a script - i was saying to implement what you want with the 2.x DNAS instead of the 1.x DNAS.
|
![]() |
![]() |
![]() |
#5 |
Junior Member
Join Date: Feb 2012
Posts: 7
|
You didn't see that, that's true.
![]() |
![]() |
![]() |
![]() |
#6 |
Major Dude
Join Date: Mar 2011
Posts: 576
|
Her you will find a example http://mobiarch.wordpress.com/2014/0...-ubuntu-14-04/
I'm not familiar with ubuntu but it seems for debian is that the same way. I'm running the DNAS v2 as deamon with this init.d script: PHP Code:
|
![]() |
![]() |
![]() |
#7 |
Junior Member
Join Date: Feb 2012
Posts: 7
|
@neralex
The script you posted here works fine on ubuntu. Thanks! ![]() Kevin |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|