linux_wiki:urbackup_server_and_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:urbackup_server_and_client [2018/03/09 00:45]
billdozor [Server Config]
linux_wiki:urbackup_server_and_client [2018/03/09 00:49]
billdozor [Server Config]
Line 182: Line 182:
       * **Note**: Its a good idea to have a window of an hour or two in which backups will not run so cleanup jobs can run successfully.       * **Note**: Its a good idea to have a window of an hour or two in which backups will not run so cleanup jobs can run successfully.
  
 +\\
   * **Settings -> General -> File Backups**   * **Settings -> General -> File Backups**
     * Two types of wildcards are available:     * Two types of wildcards are available:
Line 206: Line 207:
       * Example<code bash>/home/;/etc/</code>       * Example<code bash>/home/;/etc/</code>
  
 +\\
   * **Settings -> General -> Permissions**   * **Settings -> General -> Permissions**
     * Review the list of permissions and decide what you want each client to be able to do.     * Review the list of permissions and decide what you want each client to be able to do.
  
 +\\
   * **Settings -> General -> Client**   * **Settings -> General -> Client**
     * Delay after system startup: Delay in minutes after system startup before backups can begin on clients.     * Delay after system startup: Delay in minutes after system startup before backups can begin on clients.
Line 216: Line 219:
     * Perform autoupdates silently: Check if you want client software to update in the background.     * Perform autoupdates silently: Check if you want client software to update in the background.
  
 +\\
   * **Settings -> General -> Archive**   * **Settings -> General -> Archive**
     * FIXME - to add when I get around to it     * FIXME - to add when I get around to it
  
 +\\
   * **Settings -> General -> Alerts**   * **Settings -> General -> Alerts**
     * E-Mail addresses: enter email address(es) semi colon separated to get alerts.     * E-Mail addresses: enter email address(es) semi colon separated to get alerts.
     * Send ok mail after backup status goes from not ok to ok: check this to get the recovered email.     * Send ok mail after backup status goes from not ok to ok: check this to get the recovered email.
  
 +\\
   * **Settings -> General -> Internet**   * **Settings -> General -> Internet**
     * FIXME - to add when I get around to it     * FIXME - to add when I get around to it
  
 +\\
   * **Settings -> General -> Advanced**   * **Settings -> General -> Advanced**
     * Most defaults are good settings.     * Most defaults are good settings.
     * Database cache size: 512 MB    (I increased this from 200)     * Database cache size: 512 MB    (I increased this from 200)
     * Run backups with background priority: Check this to not impact the clients as much when backups run.     * Run backups with background priority: Check this to not impact the clients as much when backups run.
 +
 +\\
 +  * **Settings -> Mail** - Google SMTP example
 +    * Mail server name: smtp.gmail.com
 +    * Mail server port: 587
 +    * Mail server username: yourgoogleaccount@gmail.com
 +    * Mail server password: [[https://security.google.com/settings/security/apppasswords|generate an application password here]]
 +    * Sender E-mail Address: yourgoogleaccount@gmail.com
 +    * Send mails only with SSL/TLS: Checked
 +    * Send test mail to this email: yourgoogleaccount@gmail.com
  
 ===== Server CLI ===== ===== Server CLI =====
  • linux_wiki/urbackup_server_and_client.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)