User Tools

Site Tools


computing:backup:ahsay_clients

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
computing:backup:ahsay_clients [2014/09/30 17:16]
gcooper
computing:backup:ahsay_clients [2020/09/23 08:35] (current)
gcooper
Line 1: Line 1:
 ====== Ahsay Backup Client Issues ====== ====== Ahsay Backup Client Issues ======
 +
 +See also **[[computing:backup:ahsay_multiple_machines|Ahsay Backup with Multiple Machines per Account]]**
  
 See also **[[https://www.sonoracomm.com/wiki/doku.php?do=search&id=ahsay|Other Ahsay pages in this wiki]]** See also **[[https://www.sonoracomm.com/wiki/doku.php?do=search&id=ahsay|Other Ahsay pages in this wiki]]**
Line 7: Line 9:
 :!: Remember to choose HTTPS for SSL encryption of communications between backup client and backup server. :!: Remember to choose HTTPS for SSL encryption of communications between backup client and backup server.
  
-:!: Use the FQDN (fully qualified domain name for the hostname.+:!: Use the FQDN (fully qualified domain namefor the hostname.
  
 ===== Seed Load ===== ===== Seed Load =====
Line 63: Line 65:
 ^Exclude the following files/directories |/root/.obm      | ^Exclude the following files/directories |/root/.obm      |
  
-==== SME Server Version 8 Additional Notes ====+==== SME Server Additional Notes ====
  
 http://wiki.contribs.org/X11_Forwarding_on_SME http://wiki.contribs.org/X11_Forwarding_on_SME
  
-On 64-bit SME 8 servers, you might have to install the requisites with this command:+On 64-bit SME 8 servers, you **may** have to install the requisites with this command:
  
 <file> <file>
Line 79: Line 81:
 cd /etc/e-smith/templates-custom/etc/ssh/sshd_config/ cd /etc/e-smith/templates-custom/etc/ssh/sshd_config/
 echo X11Forwarding yes > 50X11Forwarding echo X11Forwarding yes > 50X11Forwarding
-echo X11UseLocalhost yes >> 50X11UseLocalhost+echo X11UseLocalhost no > 50X11UseLocalhost
 expand-template /etc/ssh/sshd_config expand-template /etc/ssh/sshd_config
 /etc/init.d/sshd restart /etc/init.d/sshd restart
 </file> </file>
  
-On SME Servers, which use runlevel 7, you must also enable automatic startup with these two commands:+On SME Servers, which use **runlevel 7**, you must also enable automatic startup with these two commands:
  
 <file> <file>
Line 196: Line 198:
  
 ===== Small Business Server (SBS) ===== ===== Small Business Server (SBS) =====
 +
 +See also **[[computing:backup:ahsay_exchange|Ahsay Backup - Microsoft Exchange]]**
 +
 +See also **[[computing:backup:ahsay_mssql|Ahsay - Microsoft SQL Server Backup]]**
  
 ==== Suggested Backup Jobs Configuration ==== ==== Suggested Backup Jobs Configuration ====
Line 210: Line 216:
 | MS Windows System Backup   | Friday  | 7 PM      | C drive only                                | | MS Windows System Backup   | Friday  | 7 PM      | C drive only                                |
  
 +===== Backup Exclusions =====
 +
 +https://forum.ahsay.com/viewtopic.php?t=728
 +
 +==== Windows ====
 +
 +<file>
 +C:\hiberfil.sys
 +C:\Pagefile.sys
 +C:\Program Files\*
 +C:\RECYCLER
 +C:\System Volume Information
 +C:\Windows\*
 +${App_Data}\Avg7
 +${App_Data}\Avg8
 +${App_Data}\Kaspersky Lab
 +${App_Data}\McAfee
 +${App_Data}\McAfee.com
 +${App_Data}\Microsoft
 +${App_Data}\Sophos
 +${App_Data}\Symantec
 +*\*.tmp
 +*\Application Data\Macromedia\*
 +*\Application Data\Mozilla\*
 +*\Local Settings\Application Data\Microsoft\*
 +*\ntuser.dat
 +</file>
 +
 +==== Linux ====
 +
 +<file>
 +/dev
 +/lost+found
 +/proc
 +/sys
 +/tmp
 +/var/empty
 +/var/lock
 +/var/run
 +/var/spool
 +/var/tmp
 +</file>
computing/backup/ahsay_clients.1412118981.txt.gz · Last modified: 2014/09/30 17:16 by gcooper