Skip to main content

  • Roles Categories in jenkins

    Detailed guide on creating and applying global, item, and agent roles with specific permission patterns. Additionally, you will gain insights into practical use cases for various roles, enabling them to optimize access control in their Jenkins environment.

    Apoorva VermaApoorva Verma
  • Navigating Jenkins Dashboard

    The Jenkins dashboard is the core hub where you manage everything related to your Jenkins pipelines, projects, and configurations. From here, you can set up new jobs, monitor ongoing builds, and configure access controls.

    Apoorva VermaApoorva Verma
  • Install Jenkins

    In this guide, we’ll walk you through the process of installing Jenkins on different platforms—Ubuntu, macOS, Windows, and even how to set it up with Docker.

    Apoorva VermaApoorva Verma
  • Working with Files in Vim

    Unlock the power of Vim in this hands-on guide! From opening and editing files to managing buffers and saving your work, learn the essential commands to boost your productivity.

    Apoorva VermaApoorva Verma
  • Navigation in Vim

    To maximize your efficiency in Vim, mastering navigation through files, buffers, and the help system is essential.

    Apoorva VermaApoorva Verma
  • Modes & Commands in Vim

    Vim is a distinctive text editor that requires an understanding of several fundamental concepts, which you may not have encountered in other editors.

    Apoorva VermaApoorva Verma
  • Unique Approach of Vim

    Explores the unique features of Vim: Modal Editing, which allows users to switch between different modes (such as Normal and Insert) for efficient navigation and text input, and Operators that enable precise text manipulation (like deleting or copying text).

    Apoorva VermaApoorva Verma