Skip to content

Instantly share code, notes, and snippets.

@osde8info
Created October 12, 2022 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osde8info/58d5b5a11276b0d9f70b9fbd1ff9db1d to your computer and use it in GitHub Desktop.
Save osde8info/58d5b5a11276b0d9f70b9fbd1ff9db1d to your computer and use it in GitHub Desktop.
systemd systemctl jenkins
#
systemctl enable jenkins
systemctl start jenkins
systemctl status jenkins
# systemctl edit jenkins
journalctl -u jenkins.service -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment