Installing roon server on linux

I am following the guide but the curl command only print out the file and don’t save it in the current directory.
Have tried with and without sudo

Roon Server x86_64

$ curl -O http://download.roonlabs.com/builds/roonserver-installer-linuxx64.sh
$ chmod +x roonserver-installer-linuxx64.sh
$ sudo ./roonserver-installer-linuxx64.sh

Try adding -o roonserver-installer-linuxx64.sh

Or adding >roonserver-installer-linuxx64.sh on the end of the command so it outputs it to the filename

Have a look at the link below for further information

https://www.google.com/amp/s/www.cyberciti.biz/faq/download-a-file-with-curl-on-linux-unix-command-line/

1 Like

Worked thanks

1 Like

Great, glad you got it sorted

No I only have to import my roon backup from my NUC.
Do you know how?

Martin if you can access the Roon backup that you have you can restore that onto the new server. If it is on usb then just plug it into the new server

Is your music on an external USB or NAS?

It’s not my music files. It’s the roon database backup
I have it on a USB key.

Later in the process I need to share my music folder so I can transfer files from my window 10 laptop

Found my answers here

2 Likes

Ok have fun finishing this off