Setting Up
-
2. Downloading Duplicati for Mageia
Download Duplicati for Mageia GNU/Linux
-
3. Installing Duplicati
Then to Set up Duplicati on Mageia
First, Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check that there is run:
ls . | duplicati
The grep Command refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find it Out on Terminal See: How to Access Downloads Folder from Browser.And then to Setup Duplicati play:
sudo su -c "dnf install ./duplicati*.rpm"
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents