Sponsored Content
Operating Systems SCO Looking for openserver 5.0.5 media kit Post 302257015 by edfair on Tuesday 11th of November 2008 06:44:48 AM
Old 11-11-2008
In regards to registering, you don't need to if you can put up with the nags.

TCPIP support comes built in with the Enterprise version unless you told it not to install. The install media is the same SFAIK but the license code determines which version installs.

Install disks? Or a bunch of CDs?
 

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
ELFDUMP(1)						    BSD General Commands Manual 						ELFDUMP(1)

NAME
elfdump -- display information about ELF files SYNOPSIS
elfdump -a | -cdeGhinprs [-w file] file DESCRIPTION
The elfdump utility dumps various information about the specified ELF file. The options are as follows: -a Dump all information. -c Dump section headers. -d Dump dynamic symbols. -e Dump ELF header. -G Dump the GOT. -h Dump the hash values. -i Dump the dynamic interpreter. -n Dump note sections. -p Dump the program header. -r Dump relocations. -s Dump the symbol table. -w file Write output to a file instead of the standard output. EXIT STATUS
The elfdump utility exits 0 on success, and >0 if an error occurs. EXAMPLES
The following is an example of a typical usage of the elfdump command: elfdump -a -w output /bin/ls SEE ALSO
objdump(1), readelf(1) AT&T Unix Systems Labs, System V Application Binary Interface, http://www.sco.com/developers/gabi/. HISTORY
The elfdump utility first appeared in FreeBSD 5.0. AUTHORS
The elfdump utility was written by Jake Burkholder <jake@FreeBSD.org>. This manual page was written by David O'Brien <obrien@FreeBSD.org>. BUGS
Does not fully implement the ELF gABI. BSD
January 15, 2003 BSD
All times are GMT -4. The time now is 07:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy