Skip to content

Instantly share code, notes, and snippets.

@yangwe1
Created September 22, 2015 02:37
Show Gist options
  • Save yangwe1/259da10565f45a3d7d2e to your computer and use it in GitHub Desktop.
Save yangwe1/259da10565f45a3d7d2e to your computer and use it in GitHub Desktop.
inspect installed softwares
dpkg -l | grep 'nginx'

or

sudo aptitude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment