This is a tutorial showing you on how to host a SHOUTcast stream on your XShellz shell (paid).
1. Download the latest version of SHOUTcast DNAS Manually. (Goto their website here and register for an account, after registering you will be prompted two options, Select the ShOUTcast (DNAS) service option. You will be redirected to your SHOUTcast stream-account page where you can download the latest DNAS 64-bit version file)
2. Upload the DNAS file from to your FTP client. (Now upload the file to your shells directory using a FTP client i.e FileZilla Or WinSCP)
3.Chmod sc_serv and setup.sh from 0644 to 0777. (Now type "chmod 777 sc_serv" and "chmod 777 setup.sh" in the console one-by-one)
chmod 777 sc_serv
chmod 777 setup.sh
4.Execute ./setup.sh to create and to setup the server. (Now type "./setup.sh" in the console. After finishing, Goto http://:8000 which is http://shell.xshellz.com:8000 in your browser to create your server, Fill in the required informations/details and create a Stream)
./setup.sh
5. Execute ./sc_serv to start the server. (After finsihing the browser configuration, Goto your console and type "./sc_serv" to start your SHOUTcast server)
./sc_serv
6. Add some Music and Your ready to go. (Start the server and its ready to stream and play some music)
Have Doubts/Questions? Please comment down below on the post or email me at BLinuxYT[at]outlook.com
Didn't uderstand the tutorial? Check out the video tutorial here then.
@Black Linux/Skyie/AutoBotIRC - Buuuuurp Geeky!
Running a ShoutCast server is not allowed on our Free shells. It's clearly mentioned in our TOS .
As well as above statements, I believe the "freeport" shell command would need to be used (unless you had your own dedicated ip address) to find an open port to use on a paid shared host (this can be edited in the config file by changing the "serverport=8080" value).
Please Login or Sign Up to leave a reply.