Next
cat /proc/version: View the version, similar to uname -r
# chkconfig –list | grep on # lists all system services that have been startedAlways face the sun so you can't see the shadows2000# dmesg | grep IDE # View the IDE device detection status at startup time
729
# grep MemFree /proc/meminfo # Check the amount of free memory

# hdparm -i /dev/hda # View disk parameters (only for IDE devices) body
# chkconfig –list | grep on # lists all system services that have been started
Related testimonialsnotify
3:18 a.m. avatar - THE FREE SKY2025-06-01
kimsufi install windows tutorial via DD - THE FREE SKY
Home
# top # Real-time display of process status for users