This tutorial will guide you through the process of installing Bluecherry on your Elementary OS.
First, add the Bluecherry repository to your system by running the following command:
sudo sh -c "echo 'deb https://dl.bluecherrydvr.com/stable/3.1.3/xenial/ stable main' > /etc/apt/sources.list.d/bluecherry.list"
Next, add the Bluecherry repository key to your system by running the following command:
wget -O - https://bluecherrydvr.com/key/bluecherryDVR.key | sudo apt-key add -
Update your package list with the following command:
sudo apt-get update
Finally, install Bluecherry on your system by running the following command:
sudo apt-get install bluecherry
After installing Bluecherry, you can start the service using the following command:
sudo systemctl start bluecherry
You can also enable the service to start automatically during system startup by running:
sudo systemctl enable bluecherry
Open your web browser and go to this address:
http://localhost:7001
If you're accessing Bluecherry from a different computer, substitute localhost
with the IP address of the computer running Bluecherry.
Congratulations! You have successfully installed Bluecherry on your Elementary OS.
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!