body

cat /proc/version: View the version, similar to uname -r
# chkconfig –list | grep on # lists all system services that have been startedmore2023submit
728
more
 body
# hdparm -i /dev/hda # View disk parameters (only for IDE devices)avatar 
# chkconfig –list | grep on # lists all system services that have been started
Related testimonials Home
3:18 a.m. avatar - THE FREE SKY2025-05-27
kimsufi install windows tutorial via DD - THE FREE SKY
notify
February 17, 2008 20:11:48

# top # Real-time display of process status for users

# ifconfig # View the properties of all network interfaces

2.9W+ people have read
2.9W+ people have read
Nickname (required)more2025submit
203
2017-01-11 07:07:48
381W+ people have read
381W+ people have read
Nickname (required)more2025submit
450
# grep MemFree /proc/meminfo # Check the amount of free memory
11.6W+ people have read
11.6W+ people have read
Nickname (required)more2025submit
241
# netstat -antp # to see all the connections that have been made
Tags
Tags
Nickname (required)Always face the sun so you can't see the shadows2025# dmesg | grep IDE # View the IDE device detection status at startup time
802
expression
# grep MemTotal /proc/meminfo # Check the total amount of memory
# grep MemTotal /proc/meminfo # Check the total amount of memory
Nickname (required)more2025submit
789
# grep MemFree /proc/meminfo # Check the amount of free memory
more
more
Nickname (required)more2025submit
660
# grep MemFree /proc/meminfo # Check the amount of free memory
Nickname (required)
Nickname (required)
Nickname (required)more2025submit
461
2017-01-11 07:07:48
# free -m # View memory usage and swap area usage
# free -m # View memory usage and swap area usage
Nickname (required)more2025submit
904
2017-01-11 07:07:48
2021-08-08 17:56:42
2021-08-08 17:56:42
Nickname (required)more2025submit
758
message
Browse this page on your phone
Browse this page on your phone
Nickname (required)Always face the sun so you can't see the shadows2025# dmesg | grep IDE # View the IDE device detection status at startup time
104
Confirm
# rpm -qa # View all installed packages
# netstat -lntp # View all listening portsChinese Traditional
# w # View active users