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.
1833800
Members
2796
Online
110063
Solutions
Latest Articles and Discussions
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
390
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
447
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
531
Views
3
Replies
How to capture the output of top and normal text file of "ma ...
Posted to: Operating System - HP-UX
04-17-2000 When I ran top >f1 and key in q to exit, I found that f1 is very messy and contains garbage. It looks like the same as when I ran "man ls >f2" and used vi to edit it. "vi f2" also got a l ...
0
Kudos
761
Views
5
Replies
Where to download source code of frequently-used unix commands?
Posted to: Operating System - HP-UX
04-17-2000 Anybody knows where I can download the source code ofthose frequently-used UNIX commands like ls,mkdir,syslogd,etc. ? Thanks in advance.
0
Kudos
392
Views
1
Reply
Is there any way to split one VG into two?
Posted to: Operating System - HP-UX
04-17-2000 Anybody knows how to split one VG (maybe vg00) into two VGs. Of course the vg that needs to be splited up must contain at least two or more physical disks.
0
Kudos
358
Views
2
Replies