handling_urbackkup_server
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| handling_urbackkup_server [2018/08/11 11:19] – admin | handling_urbackkup_server [2024/10/29 21:41] (current) – admin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Copy this line onto your commandline to install the client on Linux:\\ | Copy this line onto your commandline to install the client on Linux:\\ | ||
| - | TF=`mktemp` && wget http:// | + | TF=$(mktemp) && wget "https:// |
| **List the folders being backed up on clientside**\\ | **List the folders being backed up on clientside**\\ | ||
| - | urbackupclientctl list | + | urbackupclientctl list |
| **Add a folder to be backed up on clientside**\\ | **Add a folder to be backed up on clientside**\\ | ||
| - | urbackupclientctl add-backupdir -d / | + | urbackupclientctl add-backupdir -d / |
| + | |||
| + | **Stop or start urbackupservicesII**\\ | ||
| + | | ||
| + | |||
| + | **Client is not found or not backing-up**\\ | ||
| + | mv / | ||
| + | rm / | ||
| + | | ||
| + | | ||
| + | |||
| + | **For cleaning the database** | ||
| + | | ||
| + | |||
| + | **Removing unused links** | ||
| + | | ||
| + | |||
| + | |||
| + | ** Adding a client to a new/ | ||
| + | rm / | ||
| + | | ||
| + | (wait 5 min) | ||
| + | | ||
| + | |||
| Enjoy, | Enjoy, | ||
| **Your ArtIT Team** | **Your ArtIT Team** | ||
| - | |||
| \\ | \\ | ||
| \\ | \\ | ||
handling_urbackkup_server.1533979145.txt.gz · Last modified: 2018/08/11 11:19 by admin
