1,496
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
To determine hardware spec: | |||
* plug in monitor & keyboard | |||
* Boot up (or while dbanning: ctrl-alt-f5 to start a shell) | |||
And then: | |||
$ cat /proc/cpuinfo | less | |||
$ cat /proc/meminfo | less | |||
For RAID controller info and other peripherals: | |||
$ dmesg | less | |||
== Hardware == | == Hardware == | ||