|
|
| |||||||
|
Installing SHOUTcast Server on Unix Varients
To get started, you must first download the correct version of SHOUTcast Server for the operating system that it will be running it on. Many operating systems will identify themselves just after you login - if you are unsure as to the type of operating system you are currently running on, ask the system administrator.
You can uncompress the .tgz or .tar.gz file with the following command: tar -xzvf shoutcast_11_linux_serv.tgz Just to be safe, it`s worth setting the permissions correctly before continuing: chmod 755 sc_serv Configure the server by editing sc_serv.conf, as explained below. You can either edit this file locally, then upload it to the *nix box when all changes have been made, or use a simple text editor like pico or emacs from the prompt. Type "man pico" or "man emacs" at the prompt for more information on using these editors. Source: http://www.shoutcast.com/support/docs/ |
| ||||||
back | top | ||||||||