|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4195- August 6, 2012
- Home : Help
: Today's Tip
Unix Tip #4195- August 6, 2012
CHANGING A PRINT QUEUE IP
To change the IP address of
a print queue in HP UX 10.20
(and maybe others), go to
/var/spool/lp/interface.
Edit the file with the same
name as the print queue and
change parameter PERIPH to
the new IP address.
For example, to change
printer_1 from 127.0.0.2 to
127.0.10.10, edit
/var/spool/lp/interface/printer_1
and change the line PERIPH=127.0.0.2 to
PERIPH=127.0.10.10.
Disable and enable printer_1,
and jobs sent to printer_1 will
go to the new IP address.
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4194
- MOVING FILES AROUND
4193
- GOOD TIME FOR CRON
4192
- PATHS EASIER TO READ
4191
- KEEP THAT USER OUT!
4190
- GETTING IPs FROM IFCONFIG
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|