Sponsored Content
Operating Systems AIX No VGA card and I need to know server IP Post 302899214 by rbatte1 on Monday 28th of April 2014 05:31:09 AM
Old 04-28-2014
You might well find that the port speed is 19200. IBM changed this at Power5 I think.
This User Gave Thanks to rbatte1 For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

X Server on AIX w/o video card

Hi there, I'm a newbie so please be patient. I wanted to know if it was possible to run X server on a box w/o a video card. The reason I want to do this is I'd like to have a CDE session from sun workstation into the AIX box. Please let me know if this is feasible. Thanks for your time. (5 Replies)
Discussion started by: blah00000
5 Replies

2. UNIX Desktop Questions & Answers

Vga Installation

what is the procedure of installing a vga on the unix desktop? i have a dell machine optiplex gx 520 and it doesnt pick the vga i tryed other vga s but graphics are so poor? pls help. (2 Replies)
Discussion started by: Linus Aloo
2 Replies

3. Solaris

Sun Ultra1 server. installing solaris without a graphic card?

i just got a sun ultra 1 from a guy. (for free) but it has no graphic card. how do install solaris 8 ? and how do i controll it afterwards ? ssh ? thanks Mads Nielsen (2 Replies)
Discussion started by: mads-nielsen
2 Replies

4. Solaris

Sparcstation 5 graphics card in Ultra 1 server

is it possible to swap the Turbo XGX graphics card in the SS5 to the ULTRA server 1 ? and do they use the same type of RAM ? Thx. (0 Replies)
Discussion started by: mads-nielsen
0 Replies

5. Solaris

How do I find what kind of NIC card the server has?

All, I see that there are 2 nic card available . How can I know all the details about these 2 nic cards. -rw-r--r-- 1 root root 10 Apr 16 15:00 hostname.bge0 -rw-r--r-- 1 root other 17 Apr 22 08:56 hostname.bge2 please let me know thanks -prasad (4 Replies)
Discussion started by: p4cldba
4 Replies

6. Red Hat

linux server with raid controller card

I am planning on building a fedora box with raid controller (database server). Is anybody done that ? also what kind of software do you need to backup and recover data. (1 Reply)
Discussion started by: amir07
1 Replies

7. HP-UX

X server on HP-UX without graphics card

Hi Gurus, I'm trying to install Oracle on HP-UX 11.23. The Oracle installer needs an X server running on the box. You then start an X client on your PC, export the DISPLAY on UNIX and the installer displays on your PC. The problem is that my HP boxes do not have graphics cards installed. ... (6 Replies)
Discussion started by: kskywr
6 Replies

8. Programming

vga assembly question

Im trying to make a vga program for linux Im wondering if anyone knows of a simple document on the subject or if someone could show me some basics. What system calls should I use what parameters should I give them. How do I draw a line of pixels green after in vga mode. I prefer nasm but I can use... (2 Replies)
Discussion started by: Errigour
2 Replies

9. Linux

Vga passtrough with only one monitor,is possible?

I have one monitor,two vga cards,one is nvidia(host) the other ati rs450(guest),I use this script for use a vm windows with a native gpu(the ati rs450) I see this video and seems to be possible using only one monitor,but I don't understand how to do The video QEMU VGA passthrough without a... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies
fibreconfig(8)						    BSD System Manager's Manual 					    fibreconfig(8)

NAME
fibreconfig -- Tool for configuring settings for Fibre Channel controllers and targets. SYNOPSIS
fibreconfig [-r] [-c xx:xx:xx:xx:xx:xx:xx:xx] [-a AL_PA] [-s port_speed] [-t topology_type] [-l] [-v] OPTIONS
The available options are as follows: -r Dynamically updates system settings. Note: Cannot be used in conjunction with -c option. -c Defines the host port used for an operation. By default, if no other options are specified, fibreconfig will display information about the specified host port. -a Sets the AL_PA for specified host port. The AL_PA must be one of the values defined in Table 1.1 located in the examples section. -s Sets speed to [ 1gigabit, 2gigabit, 4gigabit, auto ] for specified host port. -t Sets topology to [ nport, nlport, auto ] for specified host port. -l Lists all known information about all nodes ( controllers, targets, and their LUNs ). -v Display version number. RETURN VALUES
Returned Error Code 0 No error. -50 Error in user parameter list. FILES
/sbin/fibreconfig Executable for version 2.0 and later. EXAMPLES
1. Set the AL_PA to 1E for a given host port. fibreconfig -c 00:11:22:33:44:55:66:77 -a 1E 2. Disable the AL_PA for a given host port. fibreconfig -c 00:11:22:33:44:55:66:77 -a FF 3. Set the speed to auto for a given host port. fibreconfig -c 00:11:22:33:44:55:66:77 -s auto 4. Set the topology to nlport for a given host port. fibreconfig -c 00:11:22:33:44:55:66:77 -t nlport 5. Table 1.1 List of valid AL_PA settings: ======================================= 01 02 04 08 0F 10 17 18 1B 1D 1E 1F 23 25 26 27 29 2A 2B 2C 2D 2E 31 32 33 34 35 36 39 3A 3C 43 45 46 47 49 4A 4B 4C 4D 4E 51 52 53 54 55 56 59 5A 5C 63 65 66 67 69 6A 6B 6C 6D 6E 71 72 73 74 75 76 79 7A 7C 80 81 82 84 88 8F 90 97 98 9B 9D 9E 9F A3 A5 A6 A7 A9 AA AB AC AD AE B1 B2 B3 B4 B5 B6 B9 BA BC C3 C5 C6 C7 C9 CA CB CC CD CE D1 D2 D3 D4 D5 D6 D9 DA DC E0 E1 E2 E4 E8 EF DIAGNOSTICS
Return value on exit provides information about the success or failure of the utility. ERRORS
See return values. HISTORY
Last updated February 1, 2005. BUGS
Known issues: 1. Currently only displays information for Apple shipped Fibre Channel cards. Mac OS X October 27, 2004 Mac OS X
All times are GMT -4. The time now is 03:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy