|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4623- November 7, 2023
- Home : Help
: Today's Tip
Unix Tip #4623- November 7, 2023
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
4622
- MOVING FILES AROUND
4621
- GOOD TIME FOR CRON
4620
- PATHS EASIER TO READ
4619
- KEEP THAT USER OUT!
4618
- 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 |
|
|
|
|