JarMar wrote: > I would like to install the media server on a Centos 8. if someone > could provide the install instructions I would appreciate it.
>From a Centos 8 minimal install its very simmalar to Centos 7 Here https://forums.slimdevices.com/showthread.php?106138-George-s-HOWTO-guide-for-installing-Logitech-Media-Server-on-Centos-7-(also-RHEL-7)&p=862655&viewfull=1#post862655 Code: -------------------- dnf update -y dnf install wget wget http://downloads.slimdevices.com/nightly/8.0/lms/9b9f2d148bae0021913bbe9642cce8dc83a3ad00/logitechmediaserver-8.0.0-0.1.1581050612.noarch.rpm dnf install logitechmediaserver-8.0.0-0.1.1581050612.noarch.rpm ln -s /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/Slim service firewalld stop systemctl restart logitechmediaserver -------------------- Then connect to LMS at <Server_IP_Address>:9000 to check all is working If all OK then either setup firewalld (as in Centos 7 ) or disable it Enjoy ! Jeff *Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3 *Server:* LMS Version: Latest Nightly on Centos 8.0 VM on ESXi 6.5.0U3 on Dell T320 *Plugins:* AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player Groups *Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X *Music:* 522GB,1.5K albums with 25K songs by 5K artists mostly FLACs *Want a webapp ?* See http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS ------------------------------------------------------------------------ Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290 View this thread: http://forums.slimdevices.com/showthread.php?t=111639 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
