This shows you the differences between two versions of the page.
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: | ||
See also **[[https:// | See also **[[https:// | ||
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 name) for the hostname. |
===== Seed Load ===== | ===== Seed Load ===== | ||
Line 63: | Line 65: | ||
^Exclude the following files/ | ^Exclude the following files/ | ||
- | ==== SME Server | + | ==== SME Server Additional Notes ==== |
http:// | http:// | ||
- | On 64-bit SME 8 servers, you might have to install the requisites with this command: | + | On 64-bit SME 8 servers, you **may** |
< | < | ||
Line 79: | Line 81: | ||
cd / | cd / | ||
echo X11Forwarding yes > 50X11Forwarding | echo X11Forwarding yes > 50X11Forwarding | ||
- | echo X11UseLocalhost | + | echo X11UseLocalhost |
expand-template / | expand-template / | ||
/ | / | ||
</ | </ | ||
- | 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: |
< | < | ||
Line 196: | Line 198: | ||
===== Small Business Server (SBS) ===== | ===== Small Business Server (SBS) ===== | ||
+ | |||
+ | See also **[[computing: | ||
+ | |||
+ | See also **[[computing: | ||
==== Suggested Backup Jobs Configuration ==== | ==== Suggested Backup Jobs Configuration ==== | ||
Line 210: | Line 216: | ||
| MS Windows System Backup | | MS Windows System Backup | ||
+ | ===== Backup Exclusions ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ==== Windows ==== | ||
+ | |||
+ | < | ||
+ | C: | ||
+ | C: | ||
+ | C:\Program Files\* | ||
+ | C:\RECYCLER | ||
+ | C:\System Volume Information | ||
+ | C: | ||
+ | ${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 | ||
+ | </ | ||
+ | |||
+ | ==== Linux ==== | ||
+ | |||
+ | < | ||
+ | /dev | ||
+ | /lost+found | ||
+ | /proc | ||
+ | /sys | ||
+ | /tmp | ||
+ | /var/empty | ||
+ | /var/lock | ||
+ | /var/run | ||
+ | /var/spool | ||
+ | /var/tmp | ||
+ | </ |