Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Perforce backup commands | Perforce backup method

perforce-backup-commands

There are several commands and arguments that allow more complex operations. (A command line flag “-z” tells Perforce to use compre ssion.) The commands are as follows: p4d -jc [-z] – Take a checkpoint, rotate the journal p4 admin checkpoint [-z] – Client-side checkpoint/journal p4d -jj [-z] – Rotate the journal p4d -jr [-z]filename – … Read more

How Perforce changelist number works? | Perforce Guide

perforce-changelist-number

How Perforce change list number works? Perforce assigns numbers to changelists and also maintains a default changelist, which is numbered when you submit it. You can create multiple changelists to organize your work. For example, one changelist might contain files that are changed to implement a new feature, and another changelist might contain a bug … Read more

Quick Start Guide – Perforce Streams – Perforce Guide

perforce-streams

My Perforce Streams log can be found in following location. http://community.scmgalaxy.com/pg/file/read/40841/know-more-about-perforce-streams

Step by step guide on PerforceDFiles Tool | Perforce Tutorial

perforcedfiles-tool

PerforceDFiles Use: This tool can be used to add thousands of files and directory in perforce server on single click which is having different-different hierarchy Prerequisite: Java should install and class path should set. Step1: Put the code under ClientSpec root folder in the same hierarchy which you want to add in perforce server. Step2: … Read more