SHOUTcast is a application for streaming media over the Internet.
Following are the steps to install SHOUTCAST.
1) SSH to the server as root
2) Add user and password for shoutcast.
# adduser shoutcast
# passwd shoutcast
3) Now ssh to shoutcast user ans do following.
# wget ftp://ftp.skynet.be/mirror1/tucows.skynet.be/linux/files/shoutcast-1-9-2-linux-glibc6.tar.gz
# tar -zxvf shoutcast-1-9-2-linux-glibc6.tar.gz
# rm -rf shoutcast-1-9-2-linux-glibc6.tar.gz
# mv shoutcast-1-9-2-linux-glibc6 shoutcast
# cd shoutcast
4) Configuring shoutcas for MaxUser, Password ans Port.
# vi pico sc_serv.conf OR nano sc_serv.conf
and configure settings corresponding to
MaxUser
Password
PortBase
5) uncomment AdminPassword and set an admin password of your choice. this password can be used to access shoutcast admin panel.
6) Save the file and start shoutcast.
./sc_serv sc_serv.conf
contact@webhostingsupport.info
Recent Comments