LMS (Logitech Media Server) is a powerful media server that allows you to stream music and other media to many different devices, including Logitech Squeezebox, Sonos, and many other popular devices. In this tutorial, we will be installing LMS on NetBSD.
Follow the steps below to install LMS on NetBSD:
sudo pkgin update
sudo pkgin in perl5 gmake gcc49 flac faad2 libmad libogg libvorbis faac curl
Now you need to download the latest version of LMS from GitHub by going to this link: https://github.com/epoupon/lms/releases/latest
Download the LMS tarball by selecting the appropriate version for your NetBSD system.
Extract the downloaded archive with the following command:
tar -xvzf <lms_tarball>
cd lms-x.x.x
perl Build.PL
./Build prepare_plugin_api
./Build test
sudo ./Build install
sudo /usr/pkg/bin/squeezeboxserver --daemon
That's all! LMS should now be installed and ready to use on your NetBSD system.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!