Basic Perforce Administration
A. User maintenance tasks 1. Resetting passwords 2. Creating users / Deleting users / Setting user access 3. Disabling the automatic creation of users 4. Cleaning up…
Recovery Procedures in Perforce Server
Recovery Procedures in Perforce Server If the database files become corrupted or lost, either because of disk errors, a hardware failure such as a disk crash, the…
How to Backup Perforce Server
How to Backup Perforce Server Regular backups of your Perforce data are vital. The key concepts are: Make sure journaling is active Create checkpoints regularly, and Use…
Perforce Server Installation and Configuration
p4d – Perforce Server p4 – Perforce Client p4win – Perforce Windows Client Install P4 Server in Unix Copy p4d & p4 in /usr/local/bin Give permission such…
Linux User Management
ac Print statistics about users’ connect time. accton Turn on accounting of processes. To turn it on type “accton /var/log/pacct”. adduser Ex: adduser mark – Effect: Adds…
How to Resolve Windows Installer Problem
Installation of a program means inserting that particular program in your computer so that it can be executed properly. Some of the software programs can be simply…
Writing a Custom Plugin for Maven
Introduction In this article, we will learn about Maven which is a project management framework that provides a configurable approach for managing software projects. Maven covers all the necessary phases that…
Syncing missing/modified files to a specific version in Perforce
I think this is the 5th time I’ve had to figure this out in the past few years, so this time I’m going to preserve it here…
Customizing the Firefox Installer on Windows
One of the questions I get asked a lot is how to customize the Firefox installer on Windows and how to bundle extensions with it. I’ve spent…
10 Key Suggestions To Build The Document Management System With Your Employees
Employees never feel at ease under a boss who doesn’t trust them or whom they don’t trust. In the absence of mutual trust productivity falls as the…
Tools for Counting Lines of Code in Source Code
USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC)…
Sonar Support with JSP & HTML
JSP/HTML land, usefull tests could be done via some regexp, ie check if style/css are used (to avoid dirty colors/fonts hard-coded for example). If we want to…
What is HTTP (HyperText Transfer Protocol)
Short for HyperText Transfer Protocol, the underlying protocol used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers…
Berkeley Internet Name Domain(BIND)
Abbreviated as BIND, Berkeley Internet Name Domain is the most common implementation of the DNS protocol on the Internet. It’s freely available under the BSD License. BIND DNS servers are…
What is DNS (Domain Name System)
Short for Domain Name System (or Service or Server), an Internet service that translates domain names into IP addresses. Because domain names are alphabetic, they’re easier to remember….
What is SSH(Secure Shell)
SSH Secure Shell provides users with a secure, encrypted mechanism to log into systems and transfer files; it can be viewed as a secure replacement for FTP. Developed…
What is Network File System (NFS)
Network File System (NFS) is a network file system protocol originally developed by Sun Microsystems in 1984, allowing a user on a client computer to access files over…
Basic RPM Tutorials
Basic RPM Tutorials Introduction: RPM is the RPM Package Manager. It is an open packaging system available for anyone to use. It allows users to take source code for new…
Sonar Vs Squale
Based on feedback of Fabricefrom Squale, Please find a difference between Sonar and Squale In a nutshell, we could say that Sonar is good at gathering code…
Introduction of MSbuild
By Rambabu Muppuri 2810 days ago Comments (3) can u pl help me anyone introduction of msbuild? Hi Guys, can u pl help me anyone Introduction of MSbuild? Regards, Rambabu.M…
ANTHILLPRO COMPARISON WITH ATLASSIAN BAMBOO
ANTHILLPRO COMPARISON WITH ATLASSIAN BAMBOO AnthillPro Vs Bamboo OR Difference between AnthillPro and Bamboo OR Last month i was discussing with Eric Minick from Anthillpro on Why Build…
Introdcution of Perl
What is Perl Perl is a programming language, It’s Object Oriented, simple to learn and very powerful. Perl stand for: “Practical Extraction and Reporting Language”. Perl is…
Agile Software Development Methodology
What is Agile Software Development Methodology? Agile development practices increase the velocity at which software teams deliver customer value by improving everyone’s visibility into project features, quality…
Jetty – Java-based HTTP server
Jetty is a 100% pure Java-based HTTP server and servlet container (application server). Jetty is a free and open source project under the Apache 2.0 License. Jetty is used by…
Types of Build in Remote Agent
Types of Build in Remote Agent Build Management tools has one one capability where they can share the infrasture to build the product in less time with…
Compare between RSM and Sonar
Metrics Tools Category Metric Comment RSM Sonar Function Metrics LOC Lines of Code Per Function, All Functions Yes Yes eLOC (Effective LOC) Per Function, All Functions Yes…
General SCM Interview Questions and Answers
The previous chapters outlined the state of CM technology from the standpoint of a spectrum of concepts underlying automated CM, and from the standpoint of the reflection…
Definition of Configuration Management
Software CM is a discipline for controlling the evolution of software systems. Classic discussions about CM are given in texts such as [6] and [8]. A standard…
Roles of CM Users and Views of CM
Roles of CM Users and Views of CM Different views of CM emanate from the different roles and concerns of people in an organization. A simple, typical,…
