I do this all the time, should be simple.

First download the deb from http://pkg.jenkins-ci.org/debian/
then in a console run
    sudo dpkg -i jenkins_1.xxx_all.deb
after that jenkins starts, or you can start/restart with
   sudo service jenkins [re]start

To configure jenkins (PORT, JAVA_ARGS, etc.) look at /etc/default/jenkins, if you modify
don't forget to restart the service.

A later upgrade with dpkg -i jenkins_1.yyy_all.deb should respect your configuration if there
are no conflicts, otherwise you'll get the resolver as usual with dpkg

Regards
Felix

On 2015-04-03 18:49, Raihan Jamal wrote:
How can I install Jenkins by manually downloading the jenkins .deb files? Can anyone provide some steps which I should follow in order. I am not able to make it work by following this link https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu because of firewall issue in our production machine.

Any help will be greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/615bbcaf-d8cd-42e0-aa12-5a5c54462681%40googlegroups.com <https://groups.google.com/d/msgid/jenkinsci-users/615bbcaf-d8cd-42e0-aa12-5a5c54462681%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5520485A.8090201%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to