initial commit
This commit is contained in:
24
fundamentals/hardware.md
Normal file
24
fundamentals/hardware.md
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
# Motherboard information
|
||||
|
||||
> sudo dmidecode
|
||||
|
||||
Motherboard info, upgrading BIOS, memory capacity, LAN connections.
|
||||
|
||||
# Disk Format information
|
||||
|
||||
> df
|
||||
|
||||
> df -h
|
||||
|
||||
# CPU
|
||||
|
||||
> cat /proc/cpuinfo
|
||||
|
||||
# Displays
|
||||
|
||||
xrandr, probably.
|
||||
|
||||
List displays ...
|
||||
|
||||
> xrandr --query
|
Reference in New Issue
Block a user