Sponsored Content
Full Discussion: Configuration details
Operating Systems Solaris Configuration details Post 302185892 by era on Wednesday 16th of April 2008 04:35:28 AM
Old 04-16-2008
What configuration? Hardware? Try dmesg. Disks? Try df. Network interfaces? Try ifconfig -a. Memory, users, installed software ... which part of the configuration specifically?
 

10 More Discussions You Might Find Interesting

1. HP-UX

Getting Hardware Details on HP-UX

Hi All, Please let me know the list of commands, that can give me the list of hardwares available on the HP-UX Box. I'm using HP-UX B.11.00. I would like to know the list of HBA's, PCIMCA Cards etc., attached to the system. And also, which device files point to which Hardware. more &... (1 Reply)
Discussion started by: S.Vishwanath
1 Replies

2. HP-UX

HP -UX certification details.

Hi all, I like to do HP-UX certification in unix administration. Can any one give me the details like test cirriculum, is it online test? if not where is this test conducted in INDIA, How to register to this test. Thank you in advance, Sireesha NP. (2 Replies)
Discussion started by: Sireesha NP
2 Replies

3. UNIX for Dummies Questions & Answers

How does one get HW details?

I need to do a full system inventory & pull details for: CPU Mem HDD (Size, config, partitions) Is there a single command to get this, or separate for each? Thanks, Gareth. (3 Replies)
Discussion started by: garethh
3 Replies

4. HP-UX

HP-UX Server Details

OS: HP-UX I need the following details from HP-UX server. I don't have root login, so most of the commands require root privilege 1. No of cpu in the server 2. Total Memory, Free & Used 3. Space used and free space Any help would be highly appreciated (6 Replies)
Discussion started by: manijash
6 Replies

5. Shell Programming and Scripting

getting Details of pf -ef

Hi All, I have a Linux server where many script run on daily basis through crontab. I could see some entries on my name but I am not able to get the details. >>ps -ef | grep an001 >>root 9905 1742 0 Apr17 ? 00:00:00 sshd: an001 >>an001 9907 9905 0 Apr17 ? ... (3 Replies)
Discussion started by: infyanurag
3 Replies

6. Solaris

Solaris configuration details.

How to find the entire configuration details of a solaris. I need to know what partion were made, which OS is used and wat version is used etc... Thanks to tell (4 Replies)
Discussion started by: kkalyan
4 Replies

7. UNIX for Advanced & Expert Users

UNIX / LINUX OS CPU configuration details

Hi, How to find the cpu configuration details of Cores, Speed MHz, virtual processors for the following servers: LINUX OS Servers: Linux 2.6.9-89.0.3.ELsmp #1 SMP Sat Jun 13 07:05:54 EDT 2009 i686 i686 i386 GNU/Linux. (Cores, Speed, Processor) Linux 2.6.18-164.el5 #1 SMP Tue Aug 18... (5 Replies)
Discussion started by: jagtheesh
5 Replies

8. UNIX for Dummies Questions & Answers

at -l doesnt give details of the scheduled job. How to get the details?

I have scheduled couple of shell scripts to run using 'at' command. The o/p of at -l is: $ at -l 1320904800.a Thu Nov 10 01:00:00 2011 1320894000.a Wed Nov 9 22:00:00 2011 1320876000.a Wed Nov 9 17:00:00 2011 $ uname -a SunOS dc2prcrptetl2 5.9 Generic_122300-54 sun4u sparc... (2 Replies)
Discussion started by: superparticle
2 Replies

9. Shell Programming and Scripting

Read Oracle connection details from a configuration file

Hi, Is it possible to pass oracle connection information from a configuration file and use that to connect to oracle database in my unix shell scripts. Following is the scenario: (1) I would like to save oracle connection string details in a configuration file (ex., dbconfig.txt) (2) from my... (6 Replies)
Discussion started by: sudhakaratp
6 Replies

10. UNIX for Beginners Questions & Answers

Unable to fetch BIOS configuration details

Hi All, unable to fetch the bios configuration information and service provider information in centos 5 using dmidecode command. ServiceProvider=`dmidecode -s system-product-name |awk '{print $1}'` BIOS_Configuration=`dmidecode | grep "BIOS Information" -A10 | grep -e... (4 Replies)
Discussion started by: sravani25
4 Replies
lanscan(1M)															       lanscan(1M)

NAME
lanscan - display LAN device configuration and status SYNOPSIS
Remarks The and commands are deprecated. See for more information. DESCRIPTION
displays the following information about each LAN device that has software support on the system: o Hardware Path. o Active Station Address (also known as Physical Address). o Card Instance Number o Hardware State. o Network Interface "NamePPA". The Network Interface "Name" and the "PPA" (Physical Point of Attachment) number are concatenated together. A single hardware device may have multiple "NamePPA" identifiers, which indicates multiple encapsulation methods may be supported on the device. For Ethernet/IEEE 802.3 links, the "Name" is used to designate Ethernet encapsulation, and for IEEE 802.3 encapsulation. For other links (FDDI, Token Ring), only the encapsulation designation is used. o Network Management ID. o MAC Type. o HP DLPI Supported. Indicates whether or not the lan device driver will work with HP's Common Data Link Provider Interface. o DLPI Major Number. o Extended Station Address for those interfaces which require more than 48 bits. This is displayed only when the option is selected. o Encapsulation Methods that the Network Interface supports. This is displayed only when the option is selected. Options recognizes the following command-line options: Display station addresses only. No headings. Display interface names only. No headings. Display information about PPAs that are acquired by APA. No headings. Display MAC types only. No headings. Display Network Managements IDs only. No headings. Display PPA numbers only. No headings. Same as except link aggregate PPA's will be followed by a list of LAN interface PPA's that are configured in the corresponding link aggregate. No headings. Verbose output. Two lines per interface. Includes displaying of extended station address and supported encapsulation methods. WARNINGS
does not display information about LAN devices that do not have software support such as LAN interface cards that fail to bind properly at boot-up time. Obsolescence The and commands are deprecated. These commands will be removed in a future HP-UX release. HP recommends the use of replacement command nwmgr(1M) to perform all network interface-related tasks. AUTHOR
was developed by HP. SEE ALSO
ifconfig(1M), ioscan(1M), nwmgr(1M), lanadmin(1M), linkloop(1M), lan(7). TO BE OBSOLETED lanscan(1M)
All times are GMT -4. The time now is 12:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy