Skip to content

Instantly share code, notes, and snippets.

@domwoe
Created December 4, 2017 22:51
Show Gist options
  • Save domwoe/73327fb21b7f369ac435e3f90ba13eec to your computer and use it in GitHub Desktop.
Save domwoe/73327fb21b7f369ac435e3f90ba13eec to your computer and use it in GitHub Desktop.
Disk related stuff
# Disk usage
df -h
du -sh
# Disks and partitions
lsblk
# Raid config tool
mdadm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment