Posts

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...

чу љу

Learn more CLI commands Repurpose old phone screen Read a chapter from Saramago

Amazon Web Services Notes

Image
What is Cloud Computing? The Five Characteristics of Cloud Computing ·         On-demand Self Service ·         Broad Network Access ·         Multi – tenancy and resource pooling ·         Rapid elasticity and Scalability ·         Measure Service   Types of Cloud Computing ·         Infrastructure as a Service (Iaas) ·         Platform as a Service (PaaS) ·         Software as a Service (SaaS)   IAM: Identity and Access Management ·         IAM: Permissions o    Users or Groups can be assigned JSON documents called Policies o    These policies define the permissions of the users. o    In ...