Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • get_vmstat_linux Oracle
  • Finding locked objects Oracle
  • Oracle Release Explaination Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • SQL_PROFILE – I explaination Oracle
  • fuser to check who is using diretory Linux/Unix
  • sess1.sql Oracle
  • Committing distributed transaction using commit force Oracle
  • block_ident.sql Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • Read CSV File using Python Python/PySpark
  • sesswait.sql 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

  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • ipcs -l Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • chk_space_SID.ksh 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • V$ROLLSTAT status is Full Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Ports used by Oracle Software Oracle
  • chk_space_SID.ksh Linux/Unix
  • Jai Shree Ram Linux/Unix
  • get_vmstat_linux Oracle
  • Implementation of key based authentications Linux/Unix
  • Goog notes on X$ tables Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme