Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • shutdown linux Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • Oracle Data Direct to TAPE Oracle
  • switchover for primary database Oracle
  • Search and replace editor command in vi Linux/Unix
  • logminer and my_lbu Oracle
  • .profile Linux/Unix
  • Very Good Oralce Internal Tuning Book Oracle
  • How to know current SID Oracle
  • telnet listening Linux/Unix
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • Generate SSH without password authentication. Linux/Unix
  • Oracle 11g Environment Setup Oracle
  • Flowers Resize datafiles Oracle
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix

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

  • Zip and unzip with tar Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • CPU speed on Linux Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • Rman Notes -1 Oracle
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • Good notes for shared pool Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • USER_TABLES.Freelists Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme