/
Install UrBackup Server on a VM/Ubuntu 14.04
Install UrBackup Server on a VM/Ubuntu 14.04
Installing a headless server for UrBackup on a ubuntu 14.04.
Install ubuntu with OpenSSH server
There are lots of tutorials out there that show this in detail. Next we will assume u have a ubuntu server
Adding PPA
$ sudo add-apt-repository ppa:uroni/urbackup
$ sudo apt-get update
Prepare a disk were u want to store urbackup data. Keep in mind that this needs to be one disk and it needs to have as much space as u need for storing backups. Note the path (u need it for next step).
$ sudo apt-get install urbackup-server
In the install screen write the path u just created
After this restart the service to make sure it's loaded correctly.
$ sudo /etc/init.d/urbackup_srv restart
Now the urbackup webinterface should be running
Related articles
, multiple selections available,
Related content
How to test the UrBackup Server
How to test the UrBackup Server
More like this
How to build the restore cd
How to build the restore cd
More like this
Headless Linux client setup
Headless Linux client setup
More like this
How to restore via command line
How to restore via command line
More like this
Download custom client installer via Python
Download custom client installer via Python
Read with this
Silent Windows Client Install with PowerShell
Silent Windows Client Install with PowerShell
More like this