Sponsored Content
Full Discussion: HPUX Hardware commands.
Operating Systems HP-UX HPUX Hardware commands. Post 94053 by Veenak15 on Tuesday 27th of December 2005 06:14:27 AM
Old 12-27-2005
yea i have tried cstm but i don't the info on BIOS , Chassis ,Monitor & keyboard Name.
never worked with MSTM though....would it give me the reqd info?

Thnaks
Veena,
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HPUX 10.20 and 11.00 commands

Hello, i have to activate a network interface. for HPUX1100 i can command ifconfig lanx plumb. Why doesent it works under HPUX10.20? How can i realise it? thanks for your help!:) (2 Replies)
Discussion started by: ortsvorsteher
2 Replies

2. HP-UX

HPUX config commands

Hi guys, Need a favour or information on how to get it done in configuring a HPUX-11i box?I need the commands which is needed to configure the box...The pdf's in HP site is too much to look at.Is there any advice from u guys on how could i settle this problem? (7 Replies)
Discussion started by: giriplug
7 Replies

3. AIX

AIX Hardware commands

Hi All, Needed commands to find Monitor , chassis & keyboard related information on AIX. Please please please help. Thanks VK (2 Replies)
Discussion started by: Veenak15
2 Replies

4. HP-UX

Need HPUX admin commands lost

Hi All Please somebody send me list of admin commands used for HPUX. Thanks Sunanda (2 Replies)
Discussion started by: sunanda
2 Replies

5. Solaris

commands hanging when querying hardware

Hi all Got another strange one. If I try to enquire about the hardware, the command hangs implying Ive got a hardware issue. So, if I execute :- iostat -en sysdef - ( stops at the devices part ) format cfgadm -al Anything that searches the devices, then the command hangs. ... (4 Replies)
Discussion started by: sbk1972
4 Replies

6. HP-UX

minimum hardware requirement for HPUX 11i V3

I am new for HPUX OS and want to pursue my career in HPUX Administration. I could not able to get following information from HP.com site, that why I need an assistance to know that - can I install HPUX 11i V3 OS on old HP B2000 & B1000 workstations (these workstation are 4 to 5 year old) or not,... (5 Replies)
Discussion started by: girish.batra
5 Replies

7. Solaris

Which company's hardware is more stable, in case of IBM (AIX), HP (HPUX) & Sun (Solaris)

Hi guru I want to know which company's hardware is more stable means in term of H/W faults or replacement, in case of IBM (AIX), HP (HPUX) & SUN MICROSYSTEM (Solaris) & which order also, if we go through more stable to less stable system. Regards (1 Reply)
Discussion started by: girish.batra
1 Replies

8. Hardware

Useful Hardware commands

Are there any other useful hardware commands to get information about your hardware? Is there any information that can't be found with these commands? cat /proc/cpuinfo cat /proc/meminfo dmesg lspci sudo dmidecode cpuid | more lspci -v | grep VGA sudo lspci -v -s 00:02.0 sudo lspci -vvv... (12 Replies)
Discussion started by: cokedude
12 Replies

9. HP-UX

Status of hardware in HpUx

We would like to know a HP Utility or any Unix command that can give the exact status of PCI Gigabit Ethernet cable (lan cable) We had tried to execute lanscan ioscan -fnC lan The status appears to be the same when the cable is plugged & unplugged and also when the lan is disabled &... (5 Replies)
Discussion started by: siva3492
5 Replies

10. HP-UX

HPUX 10.20 SCSI Hardware Drivers

I own a 1999 vintage HP Logic Analyzer that runs HPUX 10.20. It is a 9000/775/rock system similar to a Visualize C132L/160L system. I'm attempting, mostly for the fun of it, to upgrade the existing slow 5MB/s-only SCSI system, with a new-er PCI card. Of course drivers is my major concern. I'd... (2 Replies)
Discussion started by: KeithM
2 Replies
INSTALL-INFO(1) 						   User Commands						   INSTALL-INFO(1)

NAME
install-info - update info/dir entries SYNOPSIS
install-info [OPTION]... [INFO-FILE [DIR-FILE]] DESCRIPTION
Install or delete dir entries from INFO-FILE in the Info directory file DIR-FILE. OPTIONS
--delete delete existing entries for INFO-FILE from DIR-FILE; don't insert any new entries. --dir-file=NAME specify file name of Info directory file. This is equivalent to using the DIR-FILE argument. --entry=TEXT insert TEXT as an Info directory entry. TEXT should have the form of an Info menu item line plus zero or more extra lines starting with whitespace. If you specify more than one entry, they are all added. If you don't specify any entries, they are determined from information in the Info file itself. --help display this help and exit. --info-file=FILE specify Info file to install in the directory. This is equivalent to using the INFO-FILE argument. --info-dir=DIR same as --dir-file=DIR/dir. --item=TEXT same as --entry TEXT. An Info directory entry is actually a menu item. --quiet suppress warnings. --remove same as --delete. --section=SEC put this file's entries in section SEC of the directory. If you specify more than one section, all the entries are added in each of the sections. If you don't specify any sections, they are determined from information in the Info file itself. --version display version information and exit. REPORTING BUGS
Email bug reports to bug-texinfo@gnu.org, general questions and discussion to help-texinfo@gnu.org. Texinfo home page: http://www.gnu.org/software/texinfo/ COPYRIGHT
Copyright (C) 2002 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. SEE ALSO
The full documentation for install-info is maintained as a Texinfo manual. If the info and install-info programs are properly installed at your site, the command info install-info should give you access to the complete manual. install-info 4.3 November 2002 INSTALL-INFO(1)
All times are GMT -4. The time now is 09:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy