Gerbera is a media server software that allows you to easily stream media files (audio, video, and images) to your devices over your home network. In this tutorial, we will walk you through the installation process of Gerbera on an Ubuntu server.
Before we start, you will need the following:
sudo apt update
sudo apt upgrade
To install Gerbera, follow these steps:
sudo add-apt-repository ppa:gerbera/ppa
sudo apt update
sudo apt install gerbera
sudo systemctl start gerbera
sudo systemctl status gerbera
You should see an output similar to this:
● gerbera.service - Gerbera UPnP/DLNA Media Server
Loaded: loaded (/lib/systemd/system/gerbera.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2021-08-28 15:55:20 UTC; 2s ago
Main PID: 5640 (gerbera)
Tasks: 4 (limit: 2324)
Memory: 25.6M
CGroup: /system.slice/gerbera.service
└─5640 /usr/bin/gerbera -D -c /etc/gerbera/config.xml
http://your-server-IP:49152/
. You should see the Gerbera home page.Congratulations, you have successfully installed Gerbera on your Ubuntu server. You can now start adding media files and streaming them to your devices over your home network.
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!