Friday, 23 August 2019

General Linux commands to get Hardware info

Task display : CPU Information
$ cat /proc/cpuinfo
Task: Display Free and used Memory Information
$ free -m
Task: Display partition information
# fdisk -l
Task: Display file system disk space usage
# df -H
OR
# df -h
Task: Estimate file space usage
# du
Task: List PCI devices
# lspci
Task: List USB devices
# lsusb
Task display : More Information
$ lsdev

No comments:

Post a Comment

The purge process did not run because the Oprid configured to start the Process Scheduler did not have the required permissions to run the purge process.

  Purge process - Required permissions The PeopleSoft Oprid used to start the Process Scheduler, as defined in the Scheduler's psprcs.cf...