December 2017
Beginner to intermediate
362 pages
8h 35m
English
Here are the commands to start, stop, restart, and check the status of the Jenkins service:
sudo systemctl start jenkins
sudo systemctl stop jenkins
sudo systemctl restart jenkins
sudo systemctl status jenkins
● jenkins.service - LSB: Jenkins Automation Server
Loaded: loaded (/etc/rc.d/init.d/jenkins; bad; vendor preset: disabled)
Active: active (running) since Wed 2017-07-19 18:45:47 EDT; 2min 31s ago ...Read now
Unlock full access