Skip to content

Instantly share code, notes, and snippets.

@shau-lok
Created September 20, 2017 06:13
Show Gist options
  • Save shau-lok/1e6399839fa2e6c72bc54c4cda7a5a0c to your computer and use it in GitHub Desktop.
Save shau-lok/1e6399839fa2e6c72bc54c4cda7a5a0c to your computer and use it in GitHub Desktop.
ubuntu install ping
# install ping
apt-get update
apt-get install iputils-ping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment