Airsonic Advanced is an open-source, web-based media streamer with a focus on high-fidelity audio. This tutorial will guide you through the steps of installing Airsonic Advanced on the latest version of OpenSUSE.
Before we install Airsonic Advanced, we need to install some dependencies. Open your terminal and type the following command to install the packages:
sudo zypper install java-11-openjdk-headless ffmpeg unzip
/opt
directory.sudo unzip airsonic-advanced-*.zip -d /opt/
/opt
.cd /opt
sudo mv airsonic-advanced-* airsonic
sudo adduser --system --no-create-home --shell /bin/false airsonic
sudo chown -R airsonic:airsonic /opt/airsonic
sudo systemctl enable airsonic
sudo systemctl start airsonic
By default, Airsonic Advanced runs on port 8080. Open your web browser and go to the following URL:
You should now see the Airsonic Advanced login page. Enter the default username and password:
username: admin password: admin
After logging in, you can configure Airsonic Advanced to your needs and start streaming music.
In this tutorial, we have shown you how to install Airsonic Advanced on OpenSUSE Latest. Now you can enjoy your music with high-fidelity audio streaming.
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!