Created
June 23, 2025 04:12
-
-
Save pen-pal/71457e037d0ad576dc0ba0f3e58e8bea to your computer and use it in GitHub Desktop.
start ssm agent in ubuntu 24.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo snap start amazon-ssm-agent | |
| sudo systemctl start snap.amazon-ssm-agent.amazon-ssm-agent.service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment