> Add jenkins-ci.org's apt key to your system's trusted keys<p>> $ wget -q -O - <a href="http://.." rel="nofollow">http://..</a>. | sudo apt-key add -<p>This is NOT a good idea.<p>(Executing shell code from the net, as in #10, isn't a good idea either.)
Here are some Chef cookbooks that will help get Jenkins running on Ubuntu including support for headless browsing via XVFB and Firefox:<p><a href="https://github.com/bmabey/continuous-cooking" rel="nofollow">https://github.com/bmabey/continuous-cooking</a>