Shoutcast Installation on Linux Dedicated Server

shoutcast Shoutcast Installation on Linux Dedicated Server SHOUTCAST is a cross-platform streaming media server used to broadcast digital audio content from supported media player softwares. You can consider Shoutcast as a streaming server like windows media server where you can stream audio and video through winamp or any 3rd party applications. Shoutcast is a product from Nullsoft and is widely used by many webmasters and professionals to create internet radio networks. You can setup radio station easily. For implementing shoutcast tchnology you need to have a highly configured dedicated server. You should check if your webhost support Shoutcast for their hosting plans. Shoutcast is cheap and afordable option for settingup internet broadcast station. Its widely used by major radio owners. Shoutcast can be install on Linux as well as on Windows hosting platform.
If you are planing to install and run Shoutcast on your Linux Dedicated server you can follow following steps :
Shoutcast works on client-server model, its always recommended to create a shoputcast user rather then using it as a root user. There are security issues if you use it as root user.

1.) Login to your server as a root
2.) adduser shoutcast
3.) passwd shoutcast
you need to provide a new password and make sure you remember it.
Now you need to login to this new shoutcast user using su shoutcast

*) INSTALLING SHOUTCAST :
You need to install shoutcast for this you will have to grab shoutcast application from Nullsoft.
Use :
wget http://www.shoutcast.com/downloads/s…-glibc6.tar.gz

*) EXTRACTING SHOUTCAST :
Now you need to extract shoutcast using following command
tar -zxvf shoutcast-1-9-2-linux-glibc6.tar.gz

*) CONFIGURING SHOUTCAST :
You need to manage all shoutcast extracted files.
rm -rf shoutcast-1-9-2-linux-glibc6.tar.gz
mv shoutcast-1-9-2-linux-glibc6 shoutcast
cd shoutcast
Now you have to edit few file usign
pico sc_serv.conf or  visc_serv.conf command

Now you need to set some important configureation options and will have to change few settings in the file:

MaxUser
Password
PortBase

uncomment AdminPassword and set an admin password.

You need to set and change setting as per your requirements or can save and start shoutcast. Use crtl+x to save setting you have made.

468 x 60 a Shoutcast Installation on Linux Dedicated Server

That’s all your server is ready with Shoutcast installed on it and now you can use it for radio broadcasting.

Posted under Linux cPanel Hosting, Reseller Hosting, cpanel Hosting, cpanel hosting tips

This post was written by MATIC Actuators on September 19, 2008

Tags: , , ,

SSL certificate installation using WHM

WHM ssl cert SSL certificate installation using WHMYou have order and bought your dedicated SSL for your hosting account and now you need to install it on one of your domain. If you have shared hosting account with cpanel as your hosting control panel then you need to contact your webhosting service provider for installing it on your domain, as a shared hosting account holder you do not have access for installing SSL certificate on your domain. If you have a higher hosting plan  such as VPS or dedicated server hosting with WHM control panel.

If you have WHM ( Web Hosting Manager ) as your hosting control panel you can easily manage your hosting accounts and can setup addon, subdomains, ftp accounts, email accounts and can also install SSL certificate using it.

Once you got the SSL certificate with all details you can install it using WebHost Manager. You need to have both the certificate and key files to install the certificate.

Once you receive your certificate please copy it into a text editor including header and footer. You should save the certificate as “yourdomain.txt.”

whm ssl certificate SSL certificate installation using WHM

You need to login to your WHM control panel. Click on the Install an SSL Certificate icon and Setup the Domain link in the SSL/TLS menu. You need to put domain name, user name and IP address in respective fields. You will have to click on “ Fetch Button “ and need to copy paste .key and existing .crt files for the domain where you want to install this SSL certificate. Now you need to replace existing .crt file with “yourdomain.txt” you have created when you had received your certificate. That’s all you need to click “Do it “ and your Dedicated SSL would be installed for your domain.

468 x 60 a SSL certificate installation using WHM

The padlock icon on your browser will be displayed in the locked position for your domain where you have installed this SSL certificate if your certificates are installed correctly and the server is properly configured for SSL.

Posted under Linux cPanel Hosting, Reseller Hosting, cpanel Hosting, cpanel hosting tips

This post was written by MATIC Actuators on September 15, 2008

Tags: , , ,