UrBackup is an open-source backup solution that allows for incremental, image-based backups of Linux, Windows, and MacOS systems. In this tutorial, we will be installing UrBackup on Fedora CoreOS Latest.
Before getting started, you will need:
Open the terminal on your Fedora CoreOS Latest installation.
Add the UrBackup repository to the system.
sudo dnf config-manager --add-repo http://dl.urbackup.org/Server/2.5.9/fedora/urbackup-server.repo
sudo dnf install urbackup-server
sudo systemctl start urbackupsrv
sudo systemctl enable urbackupsrv
sudo systemctl status urbackupsrv
If the server is running, you should see output similar to the following:
● urbackupsrv.service - UrBackup Server
Loaded: loaded (/usr/lib/systemd/system/urbackupsrv.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2021-10-12 14:51:30 EDT; 1 weeks 0 days ago
Congratulations! You have successfully installed and started the UrBackup server on your Fedora CoreOS Latest installation.
By default, UrBackup will listen on port 55413 for backups. You can change the port by editing the /etc/urbackup/urbackup_srv.conf
file.
You can also configure backup settings, client access, user accounts, and more through the web interface. To access the web interface, open a web browser and navigate to http://<your_ip_address>:55414
.
In this tutorial, we have shown you how to install UrBackup on Fedora CoreOS Latest. Now that you have UrBackup up and running, you can begin configuring backups for your Linux, Windows, and MacOS systems.
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!