Running the system headless means operating it without a dedicated monitor, keyboard, or mouse connected to the Raspberry Pi.
Instead, we’ll access the Pi remotely over the network using SSH. This is how Quadify is designed to run long-term.
SSH is disabled by default in Volumio — this step is required.
To connect to the Raspberry Pi remotely, you’ll need a terminal client. Two common options are:
For this guide, we’ll use PuTTY.
This is why you wrote down the IP address earlier.
If the connection is successful, a black terminal window will appear asking for login details.
If you see the login prompt, you’ve entered the correct IP address.
If you’re greeted with a command prompt, you’re now logged into the Raspberry Pi.
At this point, you’re fully connected and ready to configure the system further.
As a quick test, you can start playback directly from the terminal by typing:
volumio play
If music starts playing, everything is working as expected.
This isn’t required for Quadify to function — it’s simply a quick confidence check.
Now that the Raspberry Pi is accessible headlessly, you can begin adding the screen, buttons, LEDs, and other Quadify hardware.