Setting Up
-
2. Downloading Duplicati for CentOS
Download Duplicati for CentOS GNU/Linux
-
3. Installing Duplicati
Then to Set up Duplicati on CentOS
First, Access the Target, usually in the Downloads folder:
(But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser)cd && cd Downloads
To Check that there is run:
ls . | duplicati
And to Setup Duplicati:
sudo yum install duplicati*.rpm
Contents