Chef Tutorials: Chef roles Tutorials and Example

What is Role? A role is a way to define certain patterns and processes that exist across nodes in an organization as belonging to a single job…

Read More

How to use Gerrit to enhance your Code Analysis?

Check the video at the bottom of the page. Click here Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing…

Read More

How to Execute external commands by using perl?

There are many ways to execute external commands from Perl. The most commons are: system function exec function backticks (“) operator open function All of these methods…

Read More

How to Write Trigger in Perforce? – Perforce Triggers Guide

1 Introduction Perforce introduced the first server-side trigger in release 99.1 with the pre-submit trigger. This trigger satisfied a long-standing desire in the user community, but demand…

Read More