gitlab-setup

GitLab Tutorials: How to setup Gitlab in local machine ?

Port Specification System Requirements Centos 7 Docker

Read more »
jira-installation-and-configuration-in-linux

How to Install and Configure Jira in Linux | Jira Tutorial

Download JIRA package from  https://www.atlassian.com/software/jira/download?b=j Linux Installation: wget https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.4.12-x64.bin chmod atlassian-jira-6.4.12-x64.bin Execute the ‘.bin’ file to start the console wizard stop iptables service jira start/stop http://uvo1kievugg76unbcj9.vm.cld.sr:8080/ & follow the instructions Reference https://confluence.atlassian.com/jira/installing-jira-on-linux-191501165.html

Read more »
hudson-master-slave-setup

How to Setup Configure Hudson Master Slave? – Complete Guide

The tasks can be scheduled to run on the same machine (Master), or on a different machine (Slave). A master is a installation of Hudson, that can manage one or…

Read more »
comments-in-apache-ant

How to put comment in Ant | Comments in Apache Ant

How to put comment in Ant | Comments in Apache Ant Method 1: <!– Comments are just as important in buildfiles, do not –> <!– avoid writing them! –> <!–…

Read more »
clover-and-maven-working-with-distributed-applications

Clover and Maven working with Distributed Applications

1.       Configure maven clover plugin. 2.       Build the all components with clover enabled. 3.       Deploy the clover enabled build to test server. 4.       Run the tests. 5.       Create & Review…

Read more »
install-e17-from-svn-source

HOWTO: Install e17 from SVN/source on Ubuntu

E17 is a lightweight window manager/bundle of libraries for Unix based operating systems. E17 is designed to be both elegant and fast – two goals it succeeds at very well….

Read more »
ssh-with-cvs

How to configure and use SSH authentication system server CVS

How to configure and use SSH authentication system server CVS cvs (Concurrent Version System) is a very popular version control tool. Although its function as Perforce, Subversion and other powerful,…

Read more »
ssarc-utility-ssrestor-utility

SSARC Utility & SSRESTOR Utility – Archive, Restore VSS Project – Guide

Question:  How to Archive VSS Project in Visual Source Safe (VSS)? How to Restore VSS Project in  Visual Source Safe (VSS)? What is SSARC Utility? What is SSRESTOR Utility? SSARC…

Read more »
install-collabnet-svn-command-line-client-in-windows

Process to Install CollabNet SVN Command Line Client in Windows

Link: http://www.collab.net/downloads/subversion/ 1. Platform and configuration    Product: CollabNet Subversion server    Certified platforms: Windows XP SP2, Win 2003(Standard Edition) R2    Apache version: 2.2.8    ViewVC: 1.0.5 (requires ActiveState…

Read more »
collabnet-svn-command-line

How to Install CollabNet SVN Command Line Client in Solaris?

Link: http://www.collab.net/downloads/subversion/solaris.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Solaris 10 SPARC Prerequisite: You must be a superuser (root) to install and uninstall CollabNet Subversion. 2. Import/Update CollabNet…

Read more »