forked from andonome/lk
cleanup
This commit is contained in:
16
hardware/basics.md
Normal file
16
hardware/basics.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Motherboard Information
|
||||
|
||||
> sudo dmidecode
|
||||
|
||||
Motherboard info, upgrading BIOS, memory capacity, LAN connections.
|
||||
|
||||
# Disks
|
||||
|
||||
View currently inserted disks:
|
||||
|
||||
lsblk
|
||||
|
||||
# CPU
|
||||
|
||||
> cat /proc/cpuinfo
|
||||
|
Reference in New Issue
Block a user