Hi guys, I want to symlink all centova cast accounts to a central music library but need some advice.
Here is an example of an existing account on my server using centova cast and icecast:
/home/centovacast/vhost/testacct
I am using a subdomain for the icecast service at radio.mydomain.com & currently run cpanel for each website account on the server.
1) Can I use a folder under that domain as the central music library? i.e.
user/radio.mydomain.com/public_html/files/
2) if I create a symlink, do I create the destination as 'user/radio.mydomain.com/public_html/files/' and the link goes in /home/centovacast/vhost/testacct ?
If that is correct I then think I should do the following:
cd /home/centovacast/vhost/testacct
in -s /home/centovacast/vhost/testacct user/radio.mydomain.com/public_html/files/
Can anyone advise please?
Thank you.