perform change at /usr/lib/systemd/system/jenkins.service
sudo vi /usr/lib/systemd/system/jenkins.service
update like this. Environment="JENKINS_PORT=6111"
and run
sudo systemctl daemon-reload && sudo systemctl restart jenkins
and try to access it will work