
How to Change The Jenkins Default Port Number
To change the port that Jenkins runs on in Ubuntu, you can follow these steps: Open the Jenkins configuration file, located at /etc/default/jenkins, in a text editor. Locate the line that begins with HTTP_PORT and change the number to the desired p...
Jan 23, 20231 min read
