Use this category to discuss the doubts and questions about the Jenkins course on KodeKloud
Be sure to change the default port from 8080 to 8090 and reload the daemond before start jenkins
sudo systemctl daemon-reload
sudo systemctl start jenkins
udo systemctl status jenkins
Even after changing the port to 8090 and performing a systemctl daemon-reload didn’t solved my problem.