jenkins-troubleshooting

Jenkins Troubleshooting Guide

Jenkins Troubleshooting Jenkins is one of the important CI tools which many organization used as part of their Build and DevOps infrasture. I am going to consolidate all the troubshooting…

Read more »
chef-interview-questions-and-answers

Chef Configuration Management Interview Questions and Answers Part – 2

Source – learn.chef.io What is a resource? Answer- A resource represents a piece of infrastructure and its desired state, such as a package that should be installed, a service that…

Read more »
chef-interview-questions-and-answers

Chef Configuration Management Interview Questions and Answers Part – 1

Source – learn.chef.io What is a resource? Answer- A resource represents a piece of infrastructure and its desired state, such as a package that should be installed, a service that…

Read more »
nant-training

NAnt Training | NAnt Course | Online | Classroom

We provide job oriented training in the area of Configuration management, Build and Release Engineering. Candidates with engineering or software background and looking to either start or change their career…

Read more »
bootstrap-a-microsoft-windows-node-using-chef

Bootstrap a Microsoft Windows node using Chef

Bootstrap a Microsoft Windows node, the “knife windows” plugin is required,  More info about knife window tool, http://docs.chef.io/plugin_knife_windows.html knife bootstrap windows winrm uvo1eak9a5geec05f7z.vm.cld.sr –winrm-user administrator –winrm-password ‘Rx4m7W4PQu’ –node-name firefox_win –run-list…

Read more »
top-cloud-computing-and-operating-software

Best Cloud Computing and Operating Tools

Top Cloud computing and operating software. OpenStack OpenStack is a free and open-source cloud-computing software platform.[2] Users primarily deploy it as an infrastructure-as-a-service (IaaS). The technology consists of a group…

Read more »
top-cloud-computing-and-operating-software

Top Cloud computing and operating software

Top Cloud computing and operating software. OpenStack OpenStack is a free and open-source cloud-computing software platform.[2] Users primarily deploy it as an infrastructure-as-a-service (IaaS). The technology consists of a group…

Read more »
server-configuration-monitoring-and-diagnostics

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. Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate…

Read more »
devops-tools-collections

DevOps Tools Collections | Top DevOps Tools | DevOps Toolchain

Top 5 Build Management Tools Build management is process of collecting all the problems parts in a software release, performing all the automated tasks to compile, build and test the…

Read more »
top-5-configuration-management-tools

Top 5 Configuration Management Tools

Top 5 Configuration Management Tools Puppet In computing, Puppet is an open-source configuration management utility. It runs on many Unix-like systems as well as on Microsoft Windows, and includes its…

Read more »
chef-documenting-cookbooks

Understanding the chef cookbook’s README file

Problems Area – Our infrastructure has many cookbooks that aim to be reusable, primarily through encapsulating behaviour in LWRPs. This led to an explosion of LWRPs and sometimes the documentation…

Read more »
hydra-command

Getting root password using Hydra command

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 stories at Holiday Landmark, stock market…

Read more »
gsh-run-linux-commands

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 »
devops-course-training

DevOps Courses and Training | DevOps Training | Online | Classroom

About the DevOps Course DevOps integrates devlopers and operation teams in order to improve collobration and productivity by automation infrastrcure, automationg workflows and continously application performance. DevOps helps You deliver…

Read more »
shell-bash-scripting-training

Shell Scripting (Bash) Training | Bash/Shell Scripting Course

Introduction Introduction Why Shell Scripting? Linux Internal What to Expect From This Course? Prerequisites Git fundamental Introduction of git Git setup Basic operations in git Github Summary A First Look…

Read more »
msbuild-training

MSBuild Training | MSBuild Course | Online | Classroom | India

  MSBuild 4.0 Basics This module introduces MSBuild, including what it does, how it works, and how to use it.  What is MSBuild  Sample project files  Solutions vs. projects  Targets…

Read more »
qa-roles-and-levels

QA Roles and Levels in Continuous Delivery Model | Software Testing

0 – Manual compilation, no unit tests, manual testing by QA Before we all recoil in horror it’s worth recalling the pure horror of how things used to be with…

Read more »
code-analysis-tools-evaluation-criteria

Source code analysis tools: Evaluation criteria

Source code analysis tools: Evaluation criteria Support for the programming languages you use. Some companies support mobile devices, while others concentrate on enterprise languages like Java, .Net, C, C++ and even…

Read more »
continuous-inspection-pattern

The basic steps to adopt the continuous inspection pattern

The following outlines the basic steps to adopt the continuous inspection pattern: 1. Tool selection. Evaluate and select one or more tools that can perform static analysis on your code…

Read more »
subversion-svn-training-course

Subversion User & Administration Training Course

  Our Subversion training courses are designed to provide the necessary hands-on experience to enable attendees to become productive immediately. We offer public classes at our training centers, private classes…

Read more »
static-vs-dynamic-code-analysis-advantages-and-disadvantages

Static vs dynamic code analysis: Advantages and Disadvantages

What are the advantages and limitations of static and dynamic software code analysis? Maj. Michael Kleffman of the Air Force’s Application Software Assurance Center of Excellence spelled it out. Static…

Read more »
difference-dynamic-code-analysis-and-static-code-analysis

Difference between dynamic code analysis and static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
dynamic-code-analysis-vs-static-code-analysis

Dynamic code analysis VS Static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
static-dynamic-code-analysis-difference

How to Differentiate Dynamic code analysis and Static code analysis?

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
code-coverage-and-test-coverage-difference

Difference between Code Coverage and Test Coverage | Code Coverage VS Test Coverage

There is not any official distinguished between code Coverage and Test Coverage. Some practitioner has expressed their difference opinion in terms of defining Code Coverage and Test Coverage. Code coverage…

Read more »
build-and-release-engineer-training

Build and Release Engineer Training | Build and Release Engineer Course | Online | Classroom

Training Duration – 30 Days (90 mins each day) Mode – Online (Webex | Skype | Gotomeeting) Email – info@scmgalaxy.com Call – +91 700 483 5930 Course Fees: INR 25,000 / Candidate…

Read more »
grunt-course-and-training

Grunt Courses and Training | Grunt Training | Grunt Course | Online | Classroom | India

  Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It’s a build tool in the spirit…

Read more »
gradle-training

Gradle Training | Gradle Course | Online | Classroom | India | USA | UK

Gradle is the next generation in build automation. It uses convention-over-configuration to provide good defaults, but is also flexible enough to be usable in every situation you encounter in daily…

Read more »
teamcity-meta-with-meta-runners

Going meta with Meta-Runners in TeamCity

Going meta with Meta-Runners in TeamCity Official Reference – https://confluence.jetbrains.com/display/TCD9/Working+with+Meta-Runner We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent…

Read more »