twitter
    Find out what I'm doing, Follow Me :)

How to install shoutcast to your server or vps

siapkan account shells ssh. terus login

dan masukan comand berikut

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

now extract shoutcast -

tar -zxvf shoutcast-1-9-2-linux-glibc6.tar.gz

Now clean the directory -

rm -rf shoutcast-1-9-2-linux-glibc6.tar.gz
mv shoutcast-1-9-2-linux-glibc6 shoutcast
cd shoutcast

Configuration of shoutcat -

Edit the configuration file -

pico sc_serv.conf

vi sc_serv.conf

Some of the configuration options -

MaxUser
Password
PortBase

uncomment AdminPassword

Now set admin password

Save the changes

In order to start shoutcast -

./sc_serv sc_serv.conf