Devops
3. Integrations for Jenkins: - 1:03 - New Item > Enter an item name > "Job2" > ok > Build step > Add build step > Execution Shell > "date > /tmp/date.txt" > Apply - Check 'console output' to know the job is completed or not. - cd /var/lib/jenkins/Job2 - 1:29 - Manage jenkins > security > security --- > - LDAP: learn about LDAP - Authorization - Manage Jenkins create a user - Authorization > Matrix-based security - Authorization > Project-based Matrix-based - create two folder and give different permissions - 1:45 - Manage Jenkins > Plugins > installed Plugins > Available Plugins > Audit Trail & Audit Log (they keep a log of data who ever is logged on) > install - Manage Plugins > System > Audit Trail - log location = / /log/ - log file size MB = 5 - log ifle cont = 5 - it will connect as after 5 filesa are created with 5 mb of data then 1 file is deleted to add 6th file...