Sponsored Content
Full Discussion: SCO Openserver 6.0
Top Forums UNIX for Dummies Questions & Answers SCO Openserver 6.0 Post 97064 by josramon on Wednesday 25th of January 2006 07:57:03 PM
Old 01-25-2006
SCO Openserver 6.0 Printing problems from shell

Hi there guys.

I just got this new SCO version and i'm having some problem printing from shell,
This is what i'm typing at the # sign : lp -dHP /etc/hosts and it prints no problem but when i use any other user at the $ sign it gives me this error.
/dev/fd/7: /usr/lib/lp/sysv/7: not found.

Please we are trying to learn this new SCO so we can move all of our clients to the new OS.

Thanks a lot guys.

Last edited by josramon; 01-25-2006 at 09:21 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help For SCO OpenServer

I've just installed Unix SCO OpenServer System v in an Intel PC and Everithing ok, except just one thing, in the begining of the installation the wizard asked me about the mouse , i have a generic 3 buttons mouse and i took a logitech and did not work i need to change the mouse configuration, ... (2 Replies)
Discussion started by: jimmyvaldes
2 Replies

2. UNIX for Dummies Questions & Answers

sco openserver 5.5

hello! when i try to make my system dual boot with both win98 & sco open server 5.5 it doesn't work at all.neither win98 take start nor sco open server boots.what should i do ? kindly help me thanks (1 Reply)
Discussion started by: buntty
1 Replies

3. UNIX for Advanced & Expert Users

SCO 5.0.2 openserver

I am doing some work for a customer that is running SCO 5.0.2 openserver and they have lost their cd. Is there anyplace I can download it? I have a replacement being shipped but it will not be here for two days and they are down. Any ideals? (3 Replies)
Discussion started by: SCOoT
3 Replies

4. UNIX for Dummies Questions & Answers

SCO Openserver 6.0

Hi guys, I just got this new 6.0 version and i'm trying to setup a remote office to telnet to this server running sco 6.0, in previous version all i have to do is add this file under /etc/rc2.d call S99route and put the gate in that file and that was it, for some reason in 6.0 it does not... (1 Reply)
Discussion started by: josramon
1 Replies

5. SCO

sco openserver 5.0.7

Dear members when i installed dual processor patch in openserver 5.0.7 in hp ML370 G4 server it hangs in sco at G_hd_config. i tried MP4, EFS 5.64,5.70A but not solved the problem.. (0 Replies)
Discussion started by: M_farooqui
0 Replies

6. SCO

sco openserver 5.0.2 cdrom

Hello!!!! Salut!!!! I m looking for sco openserver 5.0.2 package to install it on my compaq server prosignia 200. I don't fount it on our local market. Is it possible to me to download it from the net??? Je suis à la recherche de SCO OPENSERVER 5.0.2 pour son installation (requise) sur mon... (2 Replies)
Discussion started by: azeklousaid
2 Replies

7. SCO

I need SCO Openserver 4.2!!!!

I need SCO Openserver 4.2. Please, give me distributive of that version SCO:eek: (0 Replies)
Discussion started by: caine
0 Replies

8. SCO

SCO OpenServer 5.0.5 Problem

I am currently having a problem with my SCO OpenServer 5.0.5 / 3.2v5.0.5 system. Running smoothly for the past 3 years, at random on March 16, 2010 the system crashes. I reboot it. Everything is normal again. 9 hours later it crashes again. This cycle has repeated itself ever since then. System... (2 Replies)
Discussion started by: jesmith
2 Replies

9. SCO

Need help to install sco openserver 5

Hi, Im installing sco openserver 5 (OpenServer-5.0.7Hw-10Jun05_1800.iso) on a vmware server 1.0.4. Installation is ok but on when x server is loading i just can login, mouse does not move and most of keyboard cases do not respond. I choose usb mouse + french keyboard while installating, should i... (1 Reply)
Discussion started by: sup69
1 Replies

10. SCO

SCO Openserver 6 and Samba

We are running an Openserver 6 machine and I am trying to locate a more current compiled version of Samba (> Samba 3.3). We print to Windows PCs that need to be upgraded from XP to 7. Everything works great in XP but I can't seem to get around the known bug in Samba 3.0.3 when accessing shares on a... (3 Replies)
Discussion started by: Jim546
3 Replies
HCICONFIG(1)						    Linux System Administration 					      HCICONFIG(1)

NAME
hciconfig - configure Bluetooth devices SYNOPSIS
hciconfig -h hciconfig [-a] hciconfig [-a] <hciX> [command [command parameters]] DESCRIPTION
hciconfig is used to configure Bluetooth devices. <hciX> is the name of a Bluetooth device installed in the system. If <hciX> is not given, hciconfig prints name and basic information about all the Bluetooth devices installed in the system. If <hciX> is given but no command is given, it prints basic information on device <hciX> only. Basic information is interface type, BD address, ACL MTU, SCO MTU, flags (up, init, running, raw, page scan enabled, inquiry scan enabled, inquiry, authentication enabled, encryption enabled). OPTIONS
-h Gives a list of possible commands -a Other than the basic info, print features, packet type, link policy, link mode, name, class, version. COMMANDS
up Open and initialize HCI device down Close HCI device reset Reset HCI device rstat Reset statistic counters auth Enable authentication noauth Disable authentication encrypt Enable encryption noencrypt Disable encryption piscan Enable page and inquiry scan noscan Disable page and inquiry scan iscan Enable inquiry scan, disable page scan pscan Enable page scan, disable inquiry scan ptype [type] With no type , displays the current packet types. Otherwise, all the packet types specified by type are set. type is a comma-sepa- rated list of packet types, where the possible packet types are DM1, DM3, DM5, DH1, DH3, DH5, HV1, HV2, HV3. name [name] With no name, prints local name. Otherwise, sets local name to name. class [class] With no class, prints class of device. Otherwise, sets class of device to class. class is a 24-bit hex number describing the class of device, as specified in section 1.2 of the Bluetooth Assigned Numers document. voice [voice] With no voice, prints voice setting. Otherwise, sets voice setting to voice. voice is a 16-bit hex number describing the voice set- ting. inqparms [win:int] With no win:int, prints inquiry scan window and interval. Otherwise, sets inquiry scan window to win slots and inquiry scan interval to int slots. pageparms [win:int] With no win:int, prints page scan window and interval. Otherwise, sets page scan window to win slots and page scan interval to int slots. pageto [to] With no to, prints page timeout. Otherwise, sets page timeout to to slots. aclmtu <mtu:pkt> Sets ACL MTU to to mtu bytes and ACL buffer size to pkt packets. scomtu <mtu:pkt> Sets SCO MTU to to mtu bytes and SCO buffer size to pkt packets. features Display device features version Display version information revision Display revision information lm [mode] With no mode , prints link mode. MASTER or SLAVE mean, respectively, to ask to become master or to remain slave when a connection request comes in. The additional keyword ACCEPT means that baseband connections will be accepted even if there are no listening AF_BLUETOOTH sockets. mode is NONE or a comma-separated list of keywords, where possible keywords are MASTER and ACCEPT . NONE sets link policy to the default behaviour of remaining slave and not accepting baseband connections when there are no listening AF_BLUETOOTH sockets. If MASTER is present, the device will ask to become master if a connection request comes in. If ACCEPT is present, the device will accept baseband connections even when there are no listening AF_BLUETOOTH sockets AUTHORS
Written by Maxim Krasnyansky <maxk@qualcomm.com> man page by Fabrizio Gennari <fabrizio.gennari@philips.com> BlueZ Nov 11 2002 HCICONFIG(1)
All times are GMT -4. The time now is 02:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy