Your HostICan Community  


Go Back   Your HostICan Community > HostICan Web Hosting > Virtual Private Servers (VPS)

Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers!

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-24-2008, 05:36 PM
seoguru's Avatar
seoguru seoguru is offline
SEO Guru
 
Join Date: Sep 2007
Posts: 122
Lightbulb Installation of shoutcast server.

Installation of shoutcast server.

What is shoutcast?

SHOUTcast is Nullsoft's Free Winamp-based distributed streaming audio system. Thousands of broadcasters around the world are waiting for you to tune in and listen. With SHOUTcast you can start your own radio station and stream music and live shows.

How do we install shoutcast?
Generally you dont want to run shoutcast as root as that can be an issue, so create a shoutcast user:


1.) Establish SSH connection as root user.
2.) adduser shoutcast
3.) passwd shoutcast

Now drop down current SSH connection and re-connect as the new shoutcast user.

Installing shoutcast

Lets grab shoutcast from nullsoft:

1) wget http://www.shoutcast.com/downloads/s...-glibc6.tar.gz

Lets extract shoutcast:
2) tar -zxvf shoutcast-1-9-2-linux-glibc6.tar.gz

Lets tidy up the directory:
3) rm -rf shoutcast-1-9-2-linux-glibc6.tar.gz
mv shoutcast-1-9-2-linux-glibc6 shoutcast
cd shoutcast

Shoutcast has now been installed!


How to configure shoutcast?

Now we need to edit the configuration file.

pico sc_serv.conf
or you can use vi which I prefer, a bit more advanced to use.
vi sc_serv.conf

Ok lets set some important configureation options. Change these settings in the file:

MaxUsers=XX - Maximum number of users
Password=XX -MUST BE SET! we will need this for the Winamp Shoutcast Console
PortBase=8080 (port that shoutcast stream will use, default is 8080)
uncomment Admin Password and set an admin password.

Now at this point you can go threw the settings and change them to what you want or you can save and start shoutcast and it will work perfectly.

to save crtl+x (if using pico) or :wq if using vi


Last step

1. Login to your /whm
2. Go to: ConfigServer Security&Firewall
3. Click on: Firewall Configuration
4. Find Row: "TCP_IN = "
4a. Add this: on the end of the row: ",8080"
4b. Go to the end cick on "Change"


How do i start shoutcast?
./sc_serv sc_serv.conf
Reply With Quote
  #2  
Old 02-23-2009, 08:33 PM
mikel mikel is offline
Junior Member
 
Join Date: Feb 2009
Posts: 3
Default Re: Installation of shoutcast server.

it"s ok but How do i stop shoutcast?
and how login (example http://xx8.x9.204.227:xx80/admin.cgi) admin panel

Last edited by mikel; 02-25-2009 at 04:42 PM.
Reply With Quote
  #3  
Old 02-27-2009, 12:16 AM
thnet's Avatar
thnet thnet is offline
Senior Member
 
Join Date: Oct 2007
Location: basement
Posts: 125
Default Re: Installation of shoutcast server.

Quote:
Originally Posted by mikel View Post
it"s ok but How do i stop shoutcast?
and how login (example http://xx8.x9.204.227:xx80/admin.cgi) admin panel
the username for shoutcast admin panel is "admin"
the password is the password you configured in the serv.conf file.

some start|stop scripts:

http://www.ecualug.org/files/shoutcast-redhat-initd.txt

http://www.partystrand.de/shout.eng

SourceForge.net: phpSC: Downloading ...

NetBrix - shoutcast + monitoring + restart + script + cron
Reply With Quote
  #4  
Old 01-26-2010, 10:30 PM
Junior[X] Junior[X] is offline
Junior Member
 
Join Date: Jan 2010
Posts: 1
Default Re: Installation of shoutcast server.

Is this will work on cPanel instead /whm ?
Reply With Quote
  #5  
Old 03-03-2010, 09:57 AM
thoreric thoreric is offline
Junior Member
 
Join Date: Feb 2010
Posts: 4
Smile Re: Installation of shoutcast server.

Hi!

I have installed the shoutcast server on my vps, but when i try to play my playlist online, using http://my_ip:8080/Content/my_playlist.pls , i get error message: Invalid resource. I checked with my whm in System health, and the process sc_serv sc_serv.conf is running. I created a new user shoutcast, and installed the server in this user accont with putty. When I login to the admin.cgi, i can see the the server is down. Why am I having this issue?

Best regards,

Thor Eric
Reply With Quote
Reply

Tags
installation, server, shoutcast

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RMS Installation Help brown7477 Virtual Private Servers (VPS) 5 06-24-2009 02:23 AM
DNS Server Problem r01vetri Shared Hosting 12 02-02-2008 07:37 PM
Apache-WHM Parsing Error (1 change per session) marcOpolo Virtual Private Servers (VPS) 0 01-29-2008 07:26 PM
How To: Change SSH Port lnxcode Virtual Private Servers (VPS) 14 11-24-2007 07:06 PM
Server Going Away/Shutting Down Andrew Shared Hosting 18 10-04-2007 06:45 PM


All times are GMT -4. The time now is 03:11 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.