Self-test questions

  1. Jenkins is written in Java.
    • True
    • False
  2. On which of the following operating systems can Jenkins be installed?
    • Ubuntu/Debian
    • Windows
    • Mac OS X
    • CentOS/Fedora/Red Hat
    • All of these
  3. Which of the following commands can be used to change the default port on which Jenkins runs?
    • java -jar jenkins.war --httpPort=9999
    • java -jar jenkins.war --http=9999
    • java -jar jenkins.war --https=9999
    • java -jar jenkins.war --httpsPort=9999
  4. Sonar stores historical data in 22-hour slices.
    • True
    • False

Get DevOps for Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.