
Step by step guide on PerforceDFiles Tool | Perforce Tutorial
Step-by-Step Guide on PerforceDFiles Tool PerforceDFiles is a diagnostic tool used in Perforce Helix Core (P4) to list, analyze, and delete orphaned or corrupted files from the Perforce server’s depot…
Read more »
Methods to Share Common Code Between Two CVS Projects
In CVS (Concurrent Versions System), sharing common code between two different projects can be achieved using modules, symbolic links, or branching and merging. Below are some methods to accomplish this:…
Read more »
Process to Install CollabNet SVN Command Line Client in Windows
Here’s a step-by-step guide to install CollabNet SVN Command Line Client on Windows. Step 1: Download the CollabNet SVN Command Line Client Step 2: Run the Installer Step 3: Accept…
Read more »
Docker Tutorials: How to Install Docker in Ubuntu?
Install Docker Engine in Ubuntu NOTE – All commands you must run as root user or add a current user into a linux group name called “docker” How to beocme…
Read more »
How to Install CollabNet SVN Command Line Client on Solaris
CollabNet provides a Subversion (SVN) command-line client for version control operations. If you’re using Solaris, follow these steps to install the CollabNet SVN client. 1. Prerequisites Before installation, ensure:✔ You…
Read more »
How to Access SVN Client Through an Internet Proxy?
If your Subversion (SVN) client is behind an Internet proxy, you may experience connection issues when trying to checkout, update, or commit changes. This guide explains how to configure SVN…
Read more »
Batch Script to Login & Sync Source Code from Perforce Server to a Specific Location
This script will:✅ Login to the Perforce server✅ Sync the latest source code to a specific local directory✅ Automatically handle errors and logging 1. Prerequisites Before running the script, ensure:✔…
Read more »
How to Login to a Perforce Server Using the Command Line and Batch File in Windows
1. Introduction Perforce (Helix Core) provides a command-line tool called p4.exe for interacting with the Perforce version control system. To access the server, users must log in using their credentials….
Read more »
Linux Tutorials: How to troubleshoot Linux Server?
If a linux-build-server suddenly starts getting slow, I would divide my approach / troubleshooting into 3 section as follows; System Level troubleshooting Application Level troubleshooting Dependent Services troubleshooting Understand Logs Level…
Read more »
Java Installation Guide in Linux & Windows
DOWNLOAD OPEN JDK & JRE JAVA PACKAGE FROM – https://jdk.java.net/archive/ Download and Install JDK/JRE 7 in Centos & RHEL Download and Install JDK/JRE 8 in Centos & RHEL Download and…
Read more »
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 function. Each role…
Read more »
Chef Tutorials: Configure Workstation with knife
Install Chef Workstation Configure Chef Workstation with Chef Infra Server using Knife Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog…
Read more »
Linux Performance Monitoring Guide
CPU Memory Network Storage Device and Input I/O Storage Capacity Storage Controller CPU Memory and I/O Interconnect Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am…
Read more »
GitLab Tutorials: How to setup Gitlab in local machine ?
Port Specification System Requirements Centos 7 Docker Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School,…
Read more »
GitLab Tutorials: Access gitlab Password Less in Windows
Step 1- Generate a public/private key using puttygen Download a puttygen from and generate a public key and private key by following below image. Click on Conversions à Export OpenSSH…
Read more »Complete guide on TypeScript certification courses, tutorials & training
What is TypeScript For application-scale development, TypeScript is JavaScript. Strongly typed, object-oriented, and compiled describe TypeScript. Anders Hejlsberg, the man behind C# at Microsoft, created it. A language and toolkit…
Read more »Complete guide on Scala certification courses, tutorials & training
What is Scala Scalable Language is what Scala is called. It is a programming language with multiple paradigms. Functional and object-oriented programming features are included in the Scala programming language….
Read more »
What is CouchDB?
CouchDB is a document-oriented database and within each document fields are stored as key-value maps. Fields can be either a simple key/value pair, list, or map. It is an open-source…
Read more »Complete JavaScript with AngularJS and NodeJS Certification Guide & tutorials
What is JavaScript with AngularJS and NodeJS? JavaScript was introduced as LiveScript, but Netscape converted its name to JavaScript. JavaScript is a dynamic computer programming language. It is lightweight and…
Read more »Complete Digital Marketing Certification Guide & tutorials
What is Digital Marketing? This is the most trending, hot and job related topic. After the coronavirus pendamic we have all seen how a situation can top you going outside…
Read more »Complete Android App Developer Certification Guide & tutorials
What is Android App Developer? Since few decades market is being dominated by android company. That’s why the demand of android developers are still on top. let’s know who is…
Read more »Complete Servicenow Certification Guide & tutorials
What is Servicenow? ServiceNow was initiated as Glidesoft, Inc. in 2003 by Fred Luddy, and later included in California in 2004. ServiceNow is a cloud-based software platform which is used…
Read more »Linux Tutorials: Commands for Linux User
ls – List directory contents. cd – Change the current directory pwd – Print the name of the current working directory. touch – Create an empty file or update the…
Read more »Complete Salesforce Certification Guide & tutorials
What is Salesforce? Salesforce, Inc. is a well-known American cloud-based software company that provides CRM services. Salesforce is a famous CRM tool for support, sales, and marketing groups worldwide. Salesforce…
Read more »Complete AIOps Certification Guide & tutorials
What is AIOps? The term AIOps was initially authored by Gartner in 2017. Traditional IT management techniques were were seen as unfit to adapt to advanced business change. artner anticipated…
Read more »Complete Data Science Certification Guide & tutorials
What is Data Science? In 1962, John Tukey portrayed a field he called “data analysis”, which looks like current data science. In 1985, C. F. Jeff Wu utilized the term…
Read more »