Paradyne OpenLane SLM 5.5 Manual de usuario Pagina 55

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 112
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 54
7. OpenLane Maintenance
7800-A2-GB32-00 January 2002
7-3
Backing Up OpenLane Under Solaris
Procedure
To back up files under Solaris:
1. Create a text file (called backup.txt in this example) listing the directories to be
backed up. For example:
/opt/pdn/OpenLane/data
/opt/pdn/OpenLane/database
/opt/pdn/OpenLane/web/cgi-bin
/opt/pdn/OpenLane/web/htdocs
2. Verify that you have sufficient space in the backup directory (called
/backup_dir in this example) to accommodate a copy of the files.
3. From a command prompt, execute the tar (tape archive) command:
tar cvf /backup_dir/backup.tar -l backup.txt
4. From a command prompt, execute the gzip command:
gzip /backup_dir/backup.tar
The file
backup.tar.gz
contains a compressed copy of the OpenLane directories.
Restoring OpenLane Under Solaris
Procedure
To restore OpenLane under Solaris:
1. Reinstall OpenLane.
2. Execute the commands:
gzip -d /backup_dir/backup.tar.gz
tar xvf backup.tar
Vista de pagina 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 111 112

Comentarios a estos manuales

Sin comentarios