File | Description |
---|---|
/proc/cpuinfo | This displays processor information, including its type, make, model, and performance. |
/proc/dma | This shows which DMA channels are currently being used. |
/proc/interrupts | This shows which interrupts are in use and how many of each have been in use. |
/proc/iomem | This displays the status of I/O (input/output) memory. |
/proc/ioports | This shows which I/O ports are in use at the moment. |
/proc/meminfo | This displays memory status. |
/proc/modules | This displays the individual modules. |
/proc/mounts | This displays devices currently mounted. |
/proc/partitions | This shows the partitioning of all hard disks. |
/proc/version | This displays the current version of Linux. |
System Information
Posted by
DevOps
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment