How to Install and Configure Nagios Server and Clients | Nagios Tutorial
Install and Configure Nagios Server and Clients Download the Nagios Server Source copy from https://www.nagios.com/products/nagios-xi/ You can also use the direct download links as below; > wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.2.0.tar.gz Extract the…
Read more »Server configuration monitoring and diagnostics
ScriptRock’s GuardRail As DevOps gets more agile, infrastructure needs unit tests too. Enterprise startup ScriptRock offers cloud-hosted testing configuration tools to get you started.
Read more »gsh – Run linux commands on many other linux server at once
gsh – Run linux commands on many other linux server at once Group Shell (also called gsh) is a remote shell multiplexor. It lets you control many remote shells at…
Read more »Ways to Perforce server Disk Space Cleanup and Repos Size Management
DRAFT VERSION Cleaning up Old Checkpoints Playing with Symlink(Softlink) and Redirecting the ROOT folder to drive where we have enough place. Deleting db.have and recreate it manually Display disk space…
Read more »Buildforge common Issues and Troubleshooting | Buildforge Troubleshooting Guide
Know about the BuildForge Server before Troubleshooting. 1. What is the Full version of Build Forge being used (for example Build Forge 7.1.2.2-1-0111).This can be obtained under the console interface…
Read more »Performance Optimization of Build Server | Performance Optimization Guide
Performance Optimization Checklist of Build Servers Build Infrastructure Level 1. Do you really need to build all source code or only the part of code which has changes? 2. Project…
Read more »Hardware Configuration – What are the Hardware Requirements for Build Server?
Hardware Configuration – Hardware Requirements for Build Server Reference: The Build Master: Microsoft’s Software Configuration Management Best Practices At a minimum, the build lab should have four machines: Server that…
Read more »Perforce Network Troubleshooting Guide | How to Resolve Perforce Network Issues?
1. netstat -a Check to make sure that the server is running. netstat -a gives a list of all processes listening on network ports. Look for lines that contain “LISTEN”…
Read more »Apache web server Installation Guide, know how to Install Apache web server on Windows 7?
After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require a few prerequisites….
Read more »Apache Tomcat – Tomcat 7 Finalized – Tomcat 7 Introduction
The volunteer developers behind Apache Tomcat have released version 7.0.6 of the open-source Java servlet container. “This is the first stable release of the Tomcat 7 branch,” developer Mark Thomas…
Read more »Perforce Quick Facts – Perforce Quick Start Guide
Perforce Quick Facts Clients ============================================== P4V: Visual Client – (Included in the P4V Installer) Provides access to versioned files through a graphical interface and also includes tools for merging and…
Read more »Bamboo – A Continuous Integration Server – Complete Guide
Bamboo – A Continues Integration Server Continuous integration (CI) brings faster feedback to your development process, preventing bugs from piling up and reducing the risk of project delays. Bamboo enables…
Read more »Step by step guide on PerforceDFiles Tool | Perforce Tutorial
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…
Read more »Major differences between CVS and CVSNT | CVS Vs CVSNT
Major differences between CVS and CVSNT | CVS Vs CVSNT CVSNT was started as a variation (or branch) of CVS in 1999 because patches contributed to CVS were not considered…
Read more »How to Login Perforce Server by Using Batch File ?
Login perforce server using local client through batch script @echo off p4 -p10.0.0.3:1666 –uUser_Name -P”User_Pass” -c”PERFORCE_CLIENT” client –o Inputs: -p à Server Address -u à User Name -P à…
Read more »