Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Last active February 18, 2026 12:48
Show Gist options
  • Select an option

  • Save Lovor01/70da267d6c0aaf6d14b149c086e8f919 to your computer and use it in GitHub Desktop.

Select an option

Save Lovor01/70da267d6c0aaf6d14b149c086e8f919 to your computer and use it in GitHub Desktop.
Ubuntu most used

Bash

Updates

sudo apt update & sudo apt upgrade

Memory and processes

  • htop
  • ps -e
  • ps aux

Disk usage

  • du
  • df
  • ncdu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment