Tags: restore

Linux RedHat Bare Metal Restore on diffrent Server

Linux Send feedback »
When doing a system recovery often the things that can break your recovery procedures is having a new system that is new and completely dissimilar from the old system. This recovery procedure will walk you thru the process of  creating the backup ima… more »

HP-UX: How to Recover OS using Ignite Backup

HP-UX Send feedback »
HP-UX has its inbuilt software to backup the OS called "Ignite". It bundled with OS installed. The easy way to make an OS backup is using tape data cartridge. Just plug the tape to tape library, and run command "make_tape_recovery -AI". To restore OS u… more »

HP-UX: How to Restore Printer Spooler Configuration

HP-UX Send feedback »
In the Source Server: Save your printer spooler configurations with below command # /usr/sam/lbin/lpmgr -S This will save the info in the /var/sam/lp/lpinfo file Using SAM: SAM --> printer and plotters --> lp spooler --> save/resto… more »

Veritas / AIX : Logical Volume Manager

Technology, Veritas, Aix Send feedback »
Tasks AIX Logical Volume Manager Veritas Volume Manager Create a Volume Group mkvg vxdg init Create a Logical Volume mklv vxassist make… more »

Veritas: DISK GROUP OPERATIONS

Technology, Veritas Send feedback »
Action Command Line Create a disk group vxdg init diskgroup diskname=device Add a disk to disk group vxdg -g diskgroup adddisk diskname=device Remove a… more »