Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • cif crons Linux/Unix
  • DBMS_JOB all example Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • process id based files and processes Linux/Unix
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Good RAC & Standby Notes Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ 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

  • Logic to chech # of parameters command line parameters Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • Find long Running Transaction Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Directory wise folder wise space usage 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)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Histogram information Oracle
  • EXTPROC Oracle
  • set_env_dba Linux/Unix
  • Good Link from metalink 1 Oracle
  • Unix split command to split files Linux/Unix
  • Temporary Tablespace Information and restriction. Oracle
  • This is from Temi Oracle
  • Korn Shell Arithmatic Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme