Sponsored Content
Full Discussion: SCO 5.0.7 Configuration
Operating Systems SCO SCO 5.0.7 Configuration Post 302964712 by jgt on Monday 18th of January 2016 11:10:28 AM
Old 01-18-2016
You should start a new thread for this new question.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Internet Configuration in SCO 5.05

Hi, I'm trying to configure SCO's internet manager for access to the internet. However, when I start the config program, my desktop turns black & white (unless I minimize communicator's window -- then it turns back to normal). I type in the user id and password and it looks as if the... (1 Reply)
Discussion started by: gseyforth
1 Replies

2. UNIX for Dummies Questions & Answers

Configuration management tool in SCO UNIXWARE 7.1.3

Hi all, :confused: I want to know about the configuration management tool that is used in SCO UNIXWARE 7.1.3. Please refer some sites where i could get the details. Thanks in advance kavitha (2 Replies)
Discussion started by: kavithadass
2 Replies

3. SCO

SCO Unix Network Configuration

Hello Guys, We have an old PC running on SCO Unix V. Is there any sites where i can get manual/procedures on how to install and configure Network. Thanks (2 Replies)
Discussion started by: nrcuevas
2 Replies

4. SCO

raid 1 configuration in sco open unix

Dear Team , how i can configure raid 1 (mirroring) using ide hdd in sco open unix 5 i have two 80gb identical hdd (same make/model) thanx (0 Replies)
Discussion started by: sudhir69
0 Replies

5. SCO

Alias in SCO network configuration

We have many remote servers that are running different versions of the SCO operating system. The current server inventory includes the usage of SCO 3.2v5.0.5 3.2v5.0.6 and 3.2v5.0.7. Recently, there have been some ongoing problems when a re-boot is done with some of these remote servers.... (0 Replies)
Discussion started by: dclary
0 Replies

6. UNIX for Dummies Questions & Answers

SCO Printer configuration file

Hello, I am working on Servers running SCO OpenServer 5 and I tend to setup a lot of Servers. I am wondering if mkdev -lp to create printers has a file that I can just copy and paste from an exisiting Server to a new (upgrade) server. I can do this with the hosts and resolv.conf files. ... (1 Reply)
Discussion started by: ewerezak
1 Replies

7. SCO

SCO 5.5 remote login configuration

Sir, i have a sco 5.5 installed server and 6 clients connected through pci specialix card and printing working fine in these all terminals. 7 and 8 ports are free now, i need to setup another terminal for login on through 7 or 8 port for remote login. i connect a external modem using 25 pin male... (3 Replies)
Discussion started by: Aneesh Kumar.T
3 Replies
BRANDELF(1)						    BSD General Commands Manual 					       BRANDELF(1)

NAME
brandelf -- mark an ELF binary for a specific ABI SYNOPSIS
brandelf [-lv] [-f ELF_ABI_number] [-t string] file ... DESCRIPTION
The brandelf utility marks an ELF binary to be run under a certain ABI for FreeBSD. The options are as follows: -f ELF_ABI_number Forces branding with the supplied ELF ABI number. Incompatible with the -t option. These values are assigned by SCO/USL. -l Writes the list of all known ELF types to the standard error. -v Turns on verbose output. -t string Brands the given ELF binaries to be of the string ABI type. Currently supported ABIs are ``FreeBSD'', ``Linux'', and ``SVR4''. file If -t string is given it will brand file to be of type string, otherwise it will simply display the branding of file. EXIT STATUS
Exit status is 0 on success, and 1 if the command fails if a file does not exist, is too short, fails to brand properly, or the brand requested is not one of the known types and the -f option is not set. EXAMPLES
The following is an example of a typical usage of the brandelf command: brandelf file brandelf -t Linux file SEE ALSO
The Santa Cruz Operation, Inc., System V Application Binary Interface, http://www.sco.com/developer/devspecs/, April 29, 1998 (DRAFT). HISTORY
The brandelf manual page first appeared in FreeBSD 2.2. AUTHORS
This manual page was written by John-Mark Gurney <gurney_j@efn.org>. BSD
February 6, 1997 BSD
All times are GMT -4. The time now is 12:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy