Skip to content

Instantly share code, notes, and snippets.

@sahilseth
Last active September 4, 2023 22:10
Show Gist options
  • Save sahilseth/1804b20bcf6ddd408222c8f2a2a85dda to your computer and use it in GitHub Desktop.
Save sahilseth/1804b20bcf6ddd408222c8f2a2a85dda to your computer and use it in GitHub Desktop.
Linux Tips
## cursor size:
settings >> universal access
@sahilseth
Copy link
Author

find procs using a mount

lsof | grep /media/whatever

@sahilseth
Copy link
Author

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