

Those are the ones I have used or currently use now.īefore putting LMS on the Pi add these dependencies first Once you have an account you can add streaming services such as Spotify, Tidal, Pandora, TuneIn Radio, Shoutcast, among several others. From there you go to and make an account. My principal LMS server is installed on a Mac Mini. It is available for a variety of platforms such as Windows, Linux, Mac, Raspberry Pi (ARM), and some NAS devices. We’re going to install a music media server called Logitechmediaserver (LMS). Once connected open terminal (the fourth icon from the left on the top toolbar that looks like a black terminal and type the following commands one at a time.Ĭould take a few minutes. Put the mouse over the up and down arrows on the toolbar. Once you boot up select your wifi or just proceed if you are hooked to the internet. To add SSH after writing the SD card (I do this from a Mac terminal)įrom Raspi config you can (and should) change your password, locale, time zone, hostname and turn on VNC and SSH. SSH is under number 5, Interfacing Options.

You can either turn it on by writing a file named ssh to the boot directory or you can enable it after you boot into the GUI by passing the command: NOTE: SSH is no longer automatically enabled on Raspbian. Yeah you can hand code the wpa_supplicant file but this is a tutorial for beginners. I strongly recommend hooking up to ethernet first or booting with a monitor keyboard and mouse to select your wifi network. Then download a program called Etcher then insert an SD card and select the card, select the img file then burn it to your SD card. imgĭo NOT try to burn the zip file to your SD card. If you are an old salt with Linux then just run headless and SSH into your Pi. If you have never done this connect your Raspberry Pi to a monitor, keyboard and mouse.

Get whichever version you want but I like to get the desktop version so I can VNC into it as it makes it easier. First you need to download the latest Raspberry Pi Raspbian OS from here.
