10 More Discussions You Might Find Interesting
1. UNIX for Beginners Questions & Answers
Hi ALL,
I am trying to collect and print all the network interface details in linux shell script.
operating system : centos 7
Below is my shell script :
#!/usr/bin/env bash
for i in $(ip link show | awk -F: '$1>0 {print $2}')
do
if ; then
echo -e... (2 Replies)
Discussion started by: balu1234
2 Replies
2. SCO
I am trying to get a network printer to work that currently works from my Unix (5.0.7) server when printing text files only. When I try to print post script files like a PDF file I get all of the controls so I am not sure if I have my printer configuration setup properly in Unix
The printer... (1 Reply)
Discussion started by: ziggy6
1 Replies
3. UNIX for Advanced & Expert Users
Hi Guys,
I've inherited a mess of an infrastructure in my new job, there hasn't been a sys admin in post for about a year, so things are falling apart. The first thing to break after I started was the printer server. I have it working again, and people can print, however it's very slow, slower... (0 Replies)
Discussion started by: rudigarude
0 Replies
4. Solaris
Hello guys,
I'm having a problem at configuring an HP printer for solaris 2.5.1. Unfortunatly solaris did not support network printing until 2.6.x so i had to use jetadmin, wich suprisingly worked well the verry first time i installed the package.
Allthough the sparcstation witch i'm using is... (0 Replies)
Discussion started by: Goodfellas
0 Replies
5. UNIX for Advanced & Expert Users
I am installing a HP printer using ./hpnpcfg and I am getting the following:
Please enter selection: 5
Enter the network peripheral name or IP address: hpndlife
The following types of test files can be sent to the printer:
1) text file
... (1 Reply)
Discussion started by: likando
1 Replies
6. UNIX for Dummies Questions & Answers
I am installing a HP printer using ./hpnpcfg and I am getting the following:
Please enter selection: 5
Enter the network peripheral name or IP address: hpndlife
The following types of test files can be sent to the printer:
1) text file
... (0 Replies)
Discussion started by: likando
0 Replies
7. Post Here to Contact Site Administrators and Moderators
I am installing a HP printer using ./hpnpcfg and I am getting the following:
Please enter selection: 5
Enter the network peripheral name or IP address: hpndlife
The following types of test files can be sent to the printer:
1) text file
... (0 Replies)
Discussion started by: Likando Luywa
0 Replies
8. HP-UX
Hi All,
Can anyone inform me; is it possible to use HP-UX (11i) spooler to print in network printer?
And is there any limitation on print spooler queue size??
Suppose due to some reason, the printer get halted and you have print jobs in spooler queue, then after printer resume printing... (0 Replies)
Discussion started by: sundeep_mohanty
0 Replies
9. UNIX for Dummies Questions & Answers
I have a printing issue I need some help with. I have a printer that will advance a sheet of paper prior to printing a print job. This is not a banner page, it's just a blank page. The O/S is AIX. I know that in SCO and Other Unix's there are printer interface files that more or less tell the... (1 Reply)
Discussion started by: Docboyeee
1 Replies
10. IP Networking
When I send a request to print to a HP4si networked printer, It prints an extra page with User, Host, Class & job info.
Is it possible to eliminate this page? (2 Replies)
Discussion started by: sbuck331
2 Replies