Changes

Jump to navigation Jump to search
562 bytes added ,  23:02, 10 February 2008
added backup inclusion list command section
Line 116: Line 116:        +
 +
===Standard backup inclusions===
 +
 +
This command will give a listing of the files & folders included in a standard backup, as per a default install of sme server
 +
 +
perl -e 'use esmith::Backup; $b = new esmith::Backup;print join("\n",$b->restore_list)'
 +
 +
Which on a sme7.3 server shows:
 +
 +
home/e-smith
 +
etc/e-smith/templates-custom
 +
etc/e-smith/templates-user-custom
 +
etc/ssh
 +
root
 +
etc/sudoers
 +
etc/passwd
 +
etc/shadow
 +
etc/group
 +
etc/gshadow
 +
etc/samba/secrets.tdb
 +
etc/samba/smbpasswd
 +
etc/smbpasswd
 +
 +
Reference:
 +
http://forums.contribs.org/index.php?topic=39969.0
    
===Reference links===
 
===Reference links===
624

edits

Navigation menu