Skip to content

Instantly share code, notes, and snippets.

@Choumingzhao
Last active August 17, 2021 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Choumingzhao/1491e3531f389368d6fb5d7033c1d023 to your computer and use it in GitHub Desktop.
Save Choumingzhao/1491e3531f389368d6fb5d7033c1d023 to your computer and use it in GitHub Desktop.
Useful notes for Linux newbee

Useful Linux notes for novice

Linux Universal

Distribution specific(Debian/Ubuntu)

  1. Locate installed package/libraries by apt
    $ dpkg -L <package-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment