Skip to content

Instantly share code, notes, and snippets.

@nerijunior
Created July 17, 2018 14:11
Show Gist options
  • Save nerijunior/6879ffc711fa7042a70003112ad164b3 to your computer and use it in GitHub Desktop.
Save nerijunior/6879ffc711fa7042a70003112ad164b3 to your computer and use it in GitHub Desktop.
Ubuntu Server Commands

Using port PID

lsof -ti tcp:8889

Search process by PID

ps aux | grep PID

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