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 Central Authorization Server: P4AUTH

Perforce Central Authorization Server: P4AUTH Author: Rajesh Kumar Email Id: rajesh@scmGalaxy.com   Contents Problem Statement: Solution:  P4Auth Advantage of Perforce centralized authorization server Overview of P4Auth How to Implement? Verification: centralized authorization server Configure outer server to listen central authorization server Commands to the central server Limitations and notes FAQ Reference: Problem Statement: Prepare a report … Read more

Thanks for the Invitation to the PerForce Group

Thanks for the Invitation to the PerForce Group. By mfeighner 2442 days ago Comments (4) pmp perforce clearcase clearquest unemployment Thanks for the Invitation to the PerForce Group.   However, I have no idea what to discuss here as I have never used PerForce and doubt very much I ever will.  After 10 years of experience with ClearCase … Read more

How to Setup p4 in Linux / Unix

How to Setup p4 in Linux / Unix Well many people have these questions to me that they are facing issues setting up p4 client in Linux or Unix. The Solution is pretty much straight forwards but sometimes we miss some of things which delay the setup process. Here I have tried to points out … Read more

Perforce Customization To Revert Changelist

Perforce Customization To Revert Changelist Attachech Python File: Download here Perforce Python script to revert Changelist Purpose In Perforce if we check in any change list and in case if we want to revert the change list. Perforce does not have feature to Revert Change List. We have to do it manually by using following steps. … Read more

Ways to Pass Password in Triggers file or Script file in Perforce

Option 1 If your Perforce server is set to security level 2 or lower you can have your trigger script run as the same user every time (typically a “background” user). Then, either have the server’s P4PASSWD environment variable set to the background user’s password, Option 2 You can also use the -P flag to … Read more

Perforce Command Line Global Options

<!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these options can be supplied on the command line before any Perforce command. Syntax p4 [-cclient -ddir -Hhost -pport -Ppass -uuser -xfile -Ccharset -Qcharset -Llanguage] [-G] [-s] [-z tag] cmd [args …] p4 -V p4 -h   … Read more

Perforce Command Line

Command Description p4 add Open file(s) in a client workspace for addition to the depot. p4 admin Perform administrative operations on the server. p4 branch Create or edit a branch specification and its view. p4 change Create or edit a changelist specification. p4 changelists List submitted and pending changelists. p4 changelist Create or edit a … Read more