Tuesday 22 November 2011

LP configuration save/restore: How to?


The SAM utility provides a facility to save and restore the entire lp configuration.  It is saved in /var/sam/lp.

Through command if you want to do this means use the below commands.

Assuming that you want to copy the lp configuration from server1 to server2:

1. server1# /usr/sam/lbin/lpmgr –S

2. server1# rcp –r /var/sam/lp server2:/var/sam/lp

3. server2# /usr/sam/lbin/lpmgr –R

No comments:

Post a Comment