Sponsored Content
Operating Systems SCO Looking for openserver 5.0.5 media kit Post 302257272 by Rasters on Tuesday 11th of November 2008 10:22:13 PM
Old 11-11-2008
I have the CD(s) for SCO OpenServer 5.0.5a, and a 5-user license for Host System.

The other license is for SCO Advanced File and Print Server...which makes me wonder, what the hell is this?! I've installed it, but for the life of me, I can't seem to even enable a network card (I think I tried a really basic 3c90x). Even if I could get IPX, I could try to get data out of this server. Ugh.

It would be nice if SCO just gave out their legacy OS sans $. Aren't they dead yet anyways? There's not even enough interest in their products to get an illegal source (SCO might as well sue me too for that comment!) Truely, I just wanted to get away from SCO anyways (but I've found that's not happening due to Thoroughbred BASIC).
 

9 More Discussions You Might Find Interesting

1. Solaris

root-kit

Dear Guys, I want to know more about root-kit in Solaris.. If I'm not mistaken, root-kit is a bunch of scripts nor executable program that can manipulate root-privileges. And sometimes, root-kit is defined as malware.. Is that right? How to check whether my system got root-kit installed?... (2 Replies)
Discussion started by: frankoko
2 Replies

2. SCO

OpenServe 5.0.0 media kit?

I have a client with an OLD Point of Sale system (another POS tla). Old as in running since 1995! :eek: I'm cloning the system, but want to complete the backup/disaster recovery plan by having the media kit. Does anyone have a 5.0.0 media kit I can beg, borrow or buy? Thanks! JGT (1 Reply)
Discussion started by: jgt10
1 Replies

3. SCO

OpenServer 5.0.6 Media Needed

I have a client with 5.0.6 who wants to migrate to new hardware. We have in our posession all appropriate paper software licenses. Over the years the media has vanished Can anyone assist with locating an ISO or actual CD containing OpenServer 5.0.6, please? Thank you (9 Replies)
Discussion started by: theantisco
9 Replies

4. SCO

openserver 5.0.6 media need

I am looking for openserver 5.0.6 media. I need build a new production server and we only have the 5.0.5 media. If anybody can help that be awesome. (9 Replies)
Discussion started by: stlwindadmin
9 Replies

5. SCO

SCO Unix OpenServer 5.0.5 Media Kit

My client has lost the SCO OS 5.0.5 install media. However, they do have a working SCO 5.0.5 system, but is crumbling apart. Where can I find the SCO OS 5.0.5 install media? Or can I get a copy of the SCO CD as a ISO file? Your help is much appreciated. (7 Replies)
Discussion started by: chedlee88-1
7 Replies

6. SCO

SCO OpenServer 5.0.4 Media Needed

Greetings, I've recently been given responsibility for a legacy server running SCO OpenServer 5.0.4 and upon taking inventory I discovered we have all the license documents but no installation media. Can anyone assist me with where I might download these? Thanks Kevin (9 Replies)
Discussion started by: Kevin Harris
9 Replies

7. SCO

Sco media needed for openserver 5.0.6

Hello, i need if possible media for sco openserver 5.0.6 and also want to know if is possible to upgrade from 5.0.2 to 5.0.6. Best regards, Paolo (1 Reply)
Discussion started by: elnino981
1 Replies

8. SCO

Need SCO 5.0.6 openserver media kit

hello everyone i need a copy of sco 5.0.6 iso for isntall a new server crash I read in a post that someone uploaded to an ftp an iso but I did not find the ftp any can helpme? (7 Replies)
Discussion started by: mjgeddo
7 Replies

9. SCO

SCO OpenServer 5.0.6 media needed

My media disk is unusable. Can someone provide me an ISO for Openserver 5.0.6? Thank you. Brantley Allen (2 Replies)
Discussion started by: brantleyallen
2 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 01:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy