build-configuration-templates-in-teamcity

Build Configuration Templates in Teamcity | Teamcity Guide

Going meta with Meta-Runners in TeamCity We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent command using the…

Read more »
github-intergration-with-eclipse

Integrating Github With Eclipse | Github Integration With Eclipse

  Git Tutorials | Github Tutorials | Git using Github Crash Course https://bit.ly/2Un3W4i Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I…

Read more »
puppet-training-for-devops-and-system-administrators

Puppet Training for Devops and System Administrators | Puppet Course

Puppet Training for DevOps and System Administrators Agenda – Introduction to Puppet Installing and Configuring the Puppet Master Installing and Configuring the Puppet Agent Creating Manifests Creating and Using Modules…

Read more »
build-and-release-training-with-jenkins-maven-ant-svn-git

Build and Release Course Training with Jenkins / Maven /Ant/ SVN & Git

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training Click Here Mode – Online based Email – info@scmgalaxy.com Lab Setup Details – Prerequisites Operating Systems – Windows 7…

Read more »
useful-developers-tools

20 useful tools for web developers | Handy tools for web developers

NEWS: Keep up with industry trends and developments HTML5Weekly: Those in the know sign up for this free weekly Wednesday newsletter, a curated selection of news about HTML5 and other…

Read more »

Top 10 Website to Host Git Repository Online

1 2 3 4 5 ; 6 7 8 9 10 Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech…

Read more »
build-and-release-trainer-in-bangalore

Build and Release Trainer, Instructor, Mentor and Coaches in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize their software development…

Read more »

Build and Release Training in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training   Click Here Mode – Online Lab Setup Details OR Prerequisites for personal Laptop Operating Systems – Windows 7…

Read more »

What Is The Dark Web?

Check video bottom of the page…. Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel…

Read more »

Install SonaType SonaType Community Version

Download & Install JDK 1.8 64 bit [code]# cd /opt/</div> <div># wget –no-cookies –no-check-certificate –header “Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie” “http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.tar.gz”</div> <div># tar xzf jdk-8u66-linux-x64.tar.gz[/code] 32 bit [code]# cd /opt/</div> <div># wget…

Read more »

Command line switches of devenv.exe

To see this list, type devenv /? on command prompt /build – build the specified solution configuration /project – specifies the project to build instead of solution, must specify /build…

Read more »

Windows XP/2000 Commands & Tools

Windows XP/2000 Commands & Tools Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot of these commands…

Read more »
svn-server-setup

SVN SERVER SETUP

SVN SERVER SETUP Step to setting subversion server for administrator:- 1. Check to see if subversion is installed:- # rpm -q subversion subversion-1.4.4-1.fc7 or #svn –version svn, version 1.5.2 (r32768)…

Read more »

Release Artificats with Maven Release and Git Flow Plugins

There are various ways using you can release the artifacts.  There are two plugins which is being frequently used is… Maven Release Plugin Maven Git Flow Plugin Maven Release Plugin…

Read more »

Inrtroduction of Sonatype Nexus

Sonatype Nexus: Manage Artifacts Sonatype Nexus sets the standard for repository management providing development teams with the ability to proxy remote repositories and share software artifacts. Download Nexus and gain…

Read more »
perforce-2014-upgrade-instructions

Step by Step Instruction to Upgrade Perforce to 2014

Step by Step Instruction to Upgrade Perforce to 2014 The step are as follows: a) Check if the license is current. p4 license -o The expiry date must be later…

Read more »

Introduction of Gradle

Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation…

Read more »
perforce-server-disk-space-cleanup-and-repos-size-management

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 »
perforce-interview-questions-answers

Interview Questions and Answer for Perforce Version Control Tool

Some of the perforce commands which is not commonly used but useful. p4 annotate – Print file lines along with their revisions. e.g p4 annotate file.c How to ignore files/folder…

Read more »
anthillpro-training

AnthillPro Training | AnthillPro Course | Online | Classroom | India

Course Summary AnthillPro automates the process of building code into software projects and testing it to verify that project quality has been maintained. This course will teach students the processes…

Read more »
apache-ant-training

Apache Ant Training | Apache Ant Course | Online | Classroom | India

Course SummaryThis course introduces Ant and how to use it for test-driven Java application development. A single application of increasing complexity, followed throughout the class, shows how an application evolves…

Read more »
powershell-training

PowerShell Training | PowerShell Course | Online | Classroom | India

PowerShell for Developers This course is about the stuff you do everyday – working with code and Visual Studio, source control, building software, etc – and how you can apply…

Read more »
continuous-integration-training

Continuous Integration Training | Continuous Integration Course | Online | Classroom | India

Continuous integration techniques with MSBuild, TeamCity, NUnit, NCover, FxCop, and Microsoft Web Deploy scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize their…

Read more »
teamcity-training

TeamCity Training | TeamCity Course | Online | Classroom | India

Click Here scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize their software development process, Software Development Life Cycle optimization, Agile Methodologies and…

Read more »

Training On Wise Packaging

http://www.appdeploy.com/video/index.asp AppDeploy Training Videos provide point and click instructions to describe and illustrate Windows Installer, application deployment and other desktop administration topics. New AppDeploy Webinar Now Available! The latest in…

Read more »
svn-subversion-interview-questions-and-answers

Top 10 Interview Questions and Answers in SVN (Subversion)

What is SVN? What is “branch” , “Tag” and “Trunk” in SVN ? what do you mean by “Synchronizing with Repository” ? How is it different from “Update” ? Difference…

Read more »

Apache Ant Interview Questions and Answers

Explain the concepts and capabilities of ANT? Explain how to start to use Ant and provide a “Hello World” ant script? Explain how to set classpath in ant? How does…

Read more »
jenkins-interview-questions

Jenkins Interview Questions and Answers – Part 1

What is continuous integration? Jenkins Continuous integration API features? Advantages of jenkins? Jenkins plugins? Requirements for using Jenkins? Installing Jenkins on Ubuntu and RHEL? Process to take Jenkins backup and…

Read more »
git-troubleshooting

Git Troubleshooting | Git Troubleshooting Techniques

export GIT_CURL_VERBOSE=1 git push -u origin –all –verbose git config –list & GIT_CURL_VERBOSE=1 git push & export GIT_CURL_VERBOSE=1 git push git config –global http.postBuffer There are useful to debug, long…

Read more »
interview-questions-on-git-github-gitlab

Git Interview Questions and Answer Part – 6

What is GIT? What is a repository in GIT? What is the command you can use to write a commit message? What is the difference between GIT and SVN and…

Read more »