Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • DBMS_JOB all example Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • lck.sql Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • logminer and my_lbu Oracle
  • xargs use Linux/Unix
  • Virtual Indexes in Oracle Oracle
  • Jai Shree Ram Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Difference between SYNC and AFFIRM Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • Formatter Explain plan Output 1 Oracle

Unix command for system configuration

Posted on 21-Oct-2010 By Admin No Comments on Unix command for system configuration

Seeing kernel version (32/64 Bit) on Unix flavors.

-isainfo -kv on Solaris

-lsconf on AIX

-uname -a on Linux

to See configuration

-prtdiag on Solaris

-lsconf on AIX

-dmidecode on Linux

Other useful Unix commands:

Disk usage.

# df -al

Memory information.

# free

Network information.

# ifconfig -a

Installed Modules information.

#lsmod

Currently mounted filesystems/shares.

# mount

Process tree

# pstree

System uptime information.

# uptime

Services running in different runlevels.

# chkconfig –list

Generates hardware configuration report. (Not sure whether it is present in RH9)

# /usr/share/rhn/up2date_client/hardware.py

Installed RPMS.

# rpm -q –all

List of currently open files.

# lsof -b +M -n -l

Attached USB devices.

# lsusb

Routing table information.

# route -n

Partition table

# fdisk -l

System hostname

# hostname

IP Tables information

# iptables -t filter -nvL

Listing PCI Devices

# lspci

# lspci -n

# lspci -nv

# lspci -nvv

Linux/Unix, shell

Post navigation

Previous Post: Oracle Recommended Patches — Oracle Database ID 756671.1
Next Post: fuser to check who is using diretory

Related Posts

  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • oracle 10g on linux Linux/Unix
  • Kernel Parameters for Solaris Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • age_alert.ksh aging out alert.log Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • check_copy_progress.sh Linux/Unix
  • proper cpu stats Linux/Unix
  • Rename Oracle Instance Name Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • checking connectivity between two servers Linux/Unix
  • Reading config file from other folder inside class Python/PySpark
  • Wait.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme