Skip to content

Instantly share code, notes, and snippets.

@rickhernandezio
Last active January 20, 2018 18:19
Show Gist options
  • Save rickhernandezio/da22797ab1b5fdf74a9d8d9a405e3bce to your computer and use it in GitHub Desktop.
Save rickhernandezio/da22797ab1b5fdf74a9d8d9a405e3bce to your computer and use it in GitHub Desktop.
Verify service is up
sudo systemctl stop dynamodb.service
sudo systemctl start dynamodb.service
sudo systemctl status dynamodb.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment