[Icecast] Files not populated in var/www

Thomas B. Rücker thomas at ruecker.fi
Fri Jul 26 06:57:20 UTC 2019


Hi,

On 7/25/19 8:04 PM, Bjarne Bartlett wrote:
> Thanks, Thomas. This machine is running RHEL enterprise. I installed
> with RedHat Package Manager. -B


RHEL does not have an Icecast package itself.

It might be that your university IT deploys it with something like EPEL
enabled.
For more details on EPEL and how it relates to e.g. RHEL please see:
https://fedoraproject.org/wiki/EPEL

Most importantly:

Follow "the distribution ways" for operating services.
In case of RHEL this will be systemd and using `systemctl` to control
Icecast.
start: systemctl start icecast
stop: systemctl stop icecast
status: systemctl status icecast

You need to use `sudo` or execute the above commands as root.

Note that if you have changed access rights, then things might fail now.
If in doubt, purge package and install clean.

Fedora and EPEL use a bind-address of IPv4 localhost to prevent a user
exposing an unsecured server to the Internet. When removing the
bind-address entry, make sure to set secure passwords across the whole
configuration file. Ideally refrain from changing any other options as
it's easy to get carried away and end up with a configuration that e.g.
prevents the server to start.


>  --
>
> *Bjarne Bartlett* | Graduate Student | Biostatistics & Quantitative
> Health Sciences |651 Ilalo Street, Honolulu, HI 96813 | (610)864-7435
> |bjarne at hawaii.edu <mailto:bjarne at hawaii.edu>
>
>  
>
> *WARNING*:  E-mail sent over the Internet is not secure.  Information
> sent by e-mail may not remain confidential.
>
> *DISCLAIMER*:  This e-mail is intended only for the individual to whom
> it is addressed.  It may be used only in accordance with applicable
> laws.  If you received this e-mail by mistake, notify the sender and
> destroy the e-mail.
>
>   
>
>  
>
>
>
> On Wed, Jul 24, 2019 at 11:15 PM Thomas B. Rücker <thomas at ruecker.fi
> <mailto:thomas at ruecker.fi>> wrote:
>
>     Hi Bjarne,
>
>     On 7/23/19 12:08 AM, Bjarne Bartlett wrote:
>     >
>     > Greetings,
>     >
>     > I would love any advice configuring icecast on a virtual redhat
>     server
>     > hosted by our university. I am currently trying to configure Icecast
>     > and cannot get the icecast server to start.
>     >
>
>     Which package of Icecast are you using?
>     Did you enable EPEL or did you go with the Xiph.org repositories?
>
>     I hope you're not trying from sources.
>
>     TBR
>
>     _______________________________________________
>     Icecast mailing list
>     Icecast at xiph.org <mailto:Icecast at xiph.org>
>     http://lists.xiph.org/mailman/listinfo/icecast
>
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast




More information about the Icecast mailing list