Line 17: |
Line 17: |
| or: | | or: |
| /usr/local/hp/dpx/dplinsvc -s (Hp DPE) | | /usr/local/hp/dpx/dplinsvc -s (Hp DPE) |
− | You could have the capability to manage the software using a “clipper style” console very similar to Novell Netware applications panels, but this is not very practical (when starting this managemente console a warning will appear saying that this kind of interface is no longer supported); anyway the commands to do this are: | + | You could have the capability to manage the software using a “clipper style” console very similar to Novell Netware applications panels, but this is not very practical (when starting this management console a warning will appear saying that this kind of interface is no longer supported); anyway the commands to do this are: |
| usr/local/yosemite/yosemitebackup/ytadmin (Yosemite Backup) | | usr/local/yosemite/yosemitebackup/ytadmin (Yosemite Backup) |
| or: | | or: |
Line 27: |
Line 27: |
| perl -e 'use esmith::Backup; $b = new esmith::Backup;print join("\n",$b->restore_list)' | | perl -e 'use esmith::Backup; $b = new esmith::Backup;print join("\n",$b->restore_list)' |
| Which on a sme7.x server shows: | | Which on a sme7.x server shows: |
− | home/e-smith<BR>etc/e-smith/templates-custom<BR>etc/e-smith/templates-user-custom<BR>etc/ssh<BR>root<BR>etc/sudoers<BR>etc/passwd<BR>etc/shadow<BR>etc/group<BR>etc/gshadow<BR>etc/samba/secrets.tdb<BR>etc/samba/<BR>smbpasswd<BR>etc/smbpasswd<BR> | + | home/e-smith<BR>etc/e-smith/templates-custom<BR>etc/e-smith/templates-user-custom<BR>etc/ssh<BR>root<BR>etc/sudoers<BR>etc/passwd<BR>etc/shadow<BR>etc/group<BR>etc/gshadow<BR>etc/samba/secrets.tdb<BR>etc/samba/smbpasswd<BR>etc/smbpasswd<BR> |
| This is the list of files to be selected when creating a backup job in Data Protector or Yosemite Backup jobs (You must backup also the catalog/database of the YB/DPE backup software).<BR> | | This is the list of files to be selected when creating a backup job in Data Protector or Yosemite Backup jobs (You must backup also the catalog/database of the YB/DPE backup software).<BR> |
| =='''Some further tips:'''<BR>== | | =='''Some further tips:'''<BR>== |