Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle 10g Wait Model Oracle
  • Reading config file from other folder inside class Python/PySpark
  • refre.sql Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • How to set Processes Parameter Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • AWR settings- MMON is not taking snapshot. Oracle
  • ext#.sql Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • good note for shared pool tunnig Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • sesswait.sql Oracle
  • Read CSV file using PySpark Python/PySpark
  • Backup and Recovery Scenarios 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

  • send attachment from unix-shell script Linux/Unix
  • .profile Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • scripts to take listener.log backup 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Import and export statements Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • AWR settings- MMON is not taking snapshot. Oracle
  • Monitor Long Running Job Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme