Announcement

Collapse
No announcement yet.

Update LMS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Update LMS

    Hello, Does anyone know the command lines for updating LMS on the Vortexbox?

  • #2
    As follows:

    su -
    systemctl stop squeezeboxserver.service
    dnf update logitechmediaserver
    systemctl start squeezeboxserver.service


    The first command (i.e. 'su -') is necessary: you need to run the following commands as the root user.
    Last edited by durks; 05-08-2023, 05:20 PM.

    Comment

    Working...
    X