• Contact
  • Contact Us
  • Disclamer
  • Home 1
  • Home 2
  • Home 3
  • Privacy Policy
Friday, June 6, 2025
How VPS - How to use/setup VPS
  • Login
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon
No Result
View All Result
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon
No Result
View All Result
How VPS - How to use/setup VPS
No Result
View All Result
Home Operating System CentOS

Installing SHOUTcast 1.9.8 on CentOS 6

How VPS by How VPS
October 1, 2019
in CentOS
0
0
SHARES
31
VIEWS
Share on FacebookShare on Twitter

Contents

  1. Downloading and Configuring the SHOUTcast server.
  2. Running the SHOUTcast server
  3. Want to contribute?


SHOUTcast server is an audio server which some stations and musicians use to stream their content to the world wide audience. This tutorial assumes that your server is running CentOS 6 with a 32-bit architecture and logged in as a root user. It also assumes that your operating system already has a text editor built-in with either nano or vi. In this tutorial we are going to use the nano text editor, due to its simplicity and ease of use.

An important thing to note is that the SHOUTcast server does not need installation, thus making the tutorial far easier for beginners who want to stream their content online. The tutorial will use the old version of SHOUTcast, (Version 1.9.8), due to its stability and wide support.

Downloading and Configuring the SHOUTcast server.

Install screen. This ensures the server will still run, even if you disconnect from the ssh session.

yum install screen

Start a screen session.

screen

Create a directory for the SHOUTcast files.

mkdir shoutcast

Go to the newly created directory.

cd shoutcast

Download the SHOUTcast server.

wget http://mirror.lchost.net/download.nullsoft.com/shoutcast/tools/sc_serv_1.9.8_Linux.tar.gz

Extract the downloaded tar.gz file.

tar -zxvf sc_serv_1.9.8_Linux.tar.gz

Modify the SHOUTcast configuration file. This is done by modifying the sc_serv.conf file that is included in the extracted tarball.

nano sc_serv.conf

Inside the configuration file, we will edit only a few fields in the “Required Stuffs” section, the other fields of the configuration file should be kept in-tact and unmodified, to avoid problems with the SHOUTcast server.

Find and edit the key fields called MaxUser=, password= and portbase=. Here is a simple explanation of their functions.

  • MaxUser= indicates the number of allowed connections on the stream, depending on the bandwidth allocation of the server. This should be set to your own preference.
  • password= is an authentication required to connect the source through the server, as well as to perform administration via the web interface. This ensures the security of your stream and avoids unwanted source connections to the server.
  • portbase= is the IP port your server will run on. The default port for the server is 8000, but if you have some applications that are running on the same port, consider changing this field, otherwise the server will not start. However, if you don’t have applications that are running on the same port, modification of this field is not necessary.

After editing the necessary fields. Save the configuration file by pressing “Ctrl + O” on your keyboard, followed by “Ctrl + X” to exit the nano text editor.

Running the SHOUTcast server

After checking and modifying the configuration file, start the SHOUTcast server.

./sc_serv sc_serv.conf

Then lastly press “Ctrl + A” and tap the “D” key. That will detach the screen session and allow us to logout while the SHOUTcast server is still running, waiting for a source connection.

That’s it, the server is configured and ready to use. Connect sources like Winamp with Shoutcast DSP or another radio automation software that supports encoding to SHOUTcast.

One thing to keep in mind is that audio streaming can be bandwidth intensive. One or two clients listening to the stream will not require much bandwidth, but 50 or more clients could push a server over its allotted monthly bandwidth. It is a good idea to monitor your bandwidth allocation every week to avoid unexpected financial costs.

Want to contribute?

You could earn up to $300 by adding new articles

Submit your article
Suggest an update
Request an article
Previous Post

Installing Bolt CMS on FreeBSD 12

Next Post

Install Rancher on CentOS 7

Next Post

Install Rancher on CentOS 7

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

Recent Post

Install Imagemagick on CentOS
CentOS

Install Imagemagick on CentOS

by How VPS
June 28, 2023
0

This is how I installed Imagemagick on a vanilla CentOS server Start off by installing the prerequisites yum install php-pear...

Read more
how to Check phpinfo

How to Check phpinfo of Hosting or VPS?

June 28, 2023
Failed to download metadata for repo 'appstream' on Centos 8

How to fix error: Failed to download metadata for repo ‘appstream’ on Centos 8

February 25, 2022
How to Fix MySQL Error "Plugin 'InnoDB' registration as a STORAGE ENGINE failed"?

How to Fix MySQL Error “Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed”?

November 17, 2020
How to optimize Mysql or MariaDB

How to optimize Mysql or MariaDB

November 3, 2020

Recent News

  • Install Imagemagick on CentOS
  • How to Check phpinfo of Hosting or VPS?
  • How to fix error: Failed to download metadata for repo ‘appstream’ on Centos 8

Category

  • Arch
  • Authentication
  • Backups
  • BSD
  • Centmin Mod
  • CentOS
  • Control Panels
  • CoreOS
  • CWP
  • Debian
  • Directadmin
  • Encryption
  • Fedora
  • Firewalls
  • Hocvps Script
  • Hosting providers
  • Kloxo-MR
  • Linux
  • Mitigations
  • Operating System
  • Plesk
  • Reviews
  • Securing VPS/Servers
  • Security Patches
  • SSL Certificates
  • Uncategorized
  • Upgrading
  • VPS/Servers management guides
  • Vulnerability Detection
  • Web servers software
  • Webhosting Control Panel
  • About
  • Advertise
  • Careers
  • Contact

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In