Last active
September 4, 2023 22:10
-
-
Save sahilseth/1804b20bcf6ddd408222c8f2a2a85dda to your computer and use it in GitHub Desktop.
Linux Tips
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## cursor size: | |
settings >> universal access |
find procs using a mount
lsof | grep /media/whatever
disks
number and strategy on the disks
sudo lshw -class disk -short
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
check disk space
skip mounts
even after deleting some procs might be holding onto files:
https://serverfault.com/questions/232525/df-in-linux-not-showing-correct-free-space-after-file-removal