Servers and Operating Systems
Have questions about servers and operating systems? Find information, share knowledge, and discuss solutions with these HPE Community blogs and forums.
1838355
Members
4653
Online
110125
Solutions
Latest Articles and Discussions
Using chacl on VXFS
Posted to: Operating System - HP-UX
04-18-2000 HOW CAN I USE THE CHACL COMMAND ON HPUX 11.0 IN A FILE SYSTEM TYPE VXFS.I KNOW THAT THIS FILE SYSTEM TYPE DOES NOT SUPPORT THE CHACL COMMAND, BUT HOW CAN I IMPLEMENT THIS SECURITY.THANKS A LOT!
0
Kudos
512
Views
1
Reply
Processor Speed?
Posted to: HPE 9000 and HPE e3000 Servers
04-17-2000 Is there a way to determine the processor speed witout rebooting the server????
0
Kudos
1539
Views
2
Replies
rpc.lockd
Posted to: Operating System - HP-UX
04-17-2000 We have an HP 9000 A-Class and L-Class server that we use to control several HP-UX clients (300 and 700 series) on the factory floor. The servers run HP-UX 11.00. The clients lock up on a fairl ...
0
Kudos
654
Views
7
Replies
Simulating network printers
Posted to: Operating System - HP-UX
04-17-2000 I have made a program where I simulate a network based TCP/IP printer (JetDirect). I works fine except that the print spooler (HPUX10.20) waits about 5 sec. after each print request.I think it is ...
0
Kudos
407
Views
2
Replies
NIS -problem
Posted to: Operating System - HP-UX
04-17-2000 Hey,We have NIS running on a HP-UX 11.00 machine and we have several other UNIX machines connecting to it for the user/pass. The problem is, that NIS seems to drop every now and then without any ...
0
Kudos
452
Views
1
Reply
How to replace a non-printable characters?
Posted to: Operating System - HP-UX
04-17-2000 My question is how to substitue a non-printable character into a return character "\n" using sed? The following command seems doesn't work. #top -d 1 >f1 1#sed "1,$ s/\033/\012/g" f1 Why? H ...
0
Kudos
542
Views
3
Replies