The jstack Utility | jstack Tutorial | scmGalaxy

The release of JDK 8 introduced Java Mission Control, Java Flight Recorder, and jcmd utility for diagnosing problems with JVM and Java applications. It is suggested to use the…

Read More

Linux Tutorials: pmap commands examples

You can find the memory used by a program (process) by looking into /proc directory or using standard command such as ps or top. However, you must…

Read More

Linux Tutorials: iostat commands examples

iostat command is a command that used for monitoring system input/output device loading by observing the time the devices are active in relation to their average transfer…

Read More

Linux Tutorials: xargs commands examples

Under Development The xargs command is extremely useful when we combine it with other commands.This tutorials explains the usage of xargs command using few simple examples. 1….

Read More

Linux Tutorials: mount & unmount commands examples

Once you create a partition, you should use mount command to mount the partition into a mount point (a directory), to start using the filesystem. You need…

Read More

Puppet Training | Puppet Course | Agenda | scmGalaxy

The basic course program is outlined here The Basics Introduction To Configuration Management About The Author Why Puppet? How To Access Your Working Files The Puppet Infrastructure…

Read More

Chef Training | Chef Course | Online | Classroom | scmGalaxy

ScmGalaxy is the best contributor to Chef Courses, training, and certification. Our Chef Trainers and advisers are highly equipped with more than 15 years of rich experience…

Read More

DevOps Training | DevOps Course | Online | Classroom | scmGalaxy

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…

Read More

Build and Release Engineer Training | Build and Release Engineer Course | scmGalaxy

About the Build and Release Course Build and Release integrates devlopers and operation teams in order to improve collobration and productivity by automation infrastrcure, automationg workflows and…

Read More

Advantage of Online Training at scmGalaxy | DevOps Training Online | Build and Release Training

Convenient and Easy The Internet provides online training participants with easy and convenient access. Open an Internet browser and employees are up and running quickly. Less “What…

Read More

DevOps Concept and Process Training | DevOps Training | scmGalaxy

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…

Read More

Build and Release Concept and Process Training | Build and Release Training | scmGalaxy

Build and Release Concept and Process Training Software Development Lifecycle  In this training, we will understand about the The Software Development Lifecycle and their imporance in Software…

Read More

IBM Rational Build Forge Training | Build Forge Course | scmGalaxy

scmGalaxy provide corporate training and consulting in IBM Rational Build Forge. The agenda of the training is as follows; Essentials of IBM Rational Build Forge Training Introduction…

Read More

How to Host your own Nuget Feed? | Step by Step Guide | Tutorial

Hosting your own Nuget Feed? 1. Local File Based Package Source Limitation with fles based source – It does not have nuget capable feed. Can not push…

Read More

How to Install and Configure Gerrit2 in CentOs and Ubantu ?

Step 1:  Update System > yum update > apt-get update Step 2: Install git Step 3: Install screen Step 4: Install screen Step 5: Install Java Step…

Read More

How to Publish a Nuget package in NuGet Gallery?

How to Publish a Nuget package in NuGet Gallery? Step 1 – Create an account at NuGet.org Head over to http://nuget.org/ and register for an account. Once…

Read More

How to create a package in Nuget? | Nuget Tutorial

Hosting your own Repository in Nuget How to create a package in Nuget? Mehtod 1 – From An Assembly If you have an assembly, you can easily…

Read More

Jenkins Web References & Cheatsheet

How to take care of a large Jenkins installation and still keep your sanity – Part 1 How to take care of a large Jenkins installation and…

Read More

Gerrit Web References & Cheatsheet

Gerrit Performance CheatSheet 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

How to Setup AWS Credentials using AWS Command Line Interface?

Setup AWS Credentails using AWS Command Line Interface Install the AWS CLI Using Pip Please click here complete installation guide. Test the AWS CLI Installation [code] $…

Read More

Provision a AWS ec2 vm using chef | Step by Step Guide | AWS ec2 vm Tutorial

Provision a AWS ec2 vm using chef Step 1: Install chefdk Step 2: Setup AWS Credentails Step X: Setup your knife config Step X: Make sure following…

Read More

How to install chefDK in RHEL, Ubantu, Mac and Windows?

How to install chefDK in RHEL, Ubantu, Mac and Windows? How to install chefDK in RHEL Step 1: Download checfdk from https://downloads.chef.io/chef-dk/ > wget https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chefdk-0.9.0-1.el6.x86_64.rpm or >…

Read More

Visualization in DevOps | scmGalaxy

Virtual Machine Manager Vagrant Operating-System-level virtualization & Container Docker Cloud Computing Platforms AWS Azure Google Cloud Vmware Cloud Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge…

Read More

Top 5 IT Management Tools | IT Management Software

IT Management Software | Top 5 IT Management Tools Servicenow BMC Remedy Jira Salesforce Sharepoint Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I…

Read More

Best Open Source Scanning Software

Open Source Scanning Software Palamida openlogic Blackduck fisheye 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

Lyca Mobile Shortcuts

Lyca Mobile Shortcuts To check the balance – *101# |  To check the data balance – *136# Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and…

Read More

Mac keyboard shortcuts | Timesaving Shortcuts Mac users Should know

Print Screen – MAC + SHIFT + 4 Desktop – MAC + F3 Power Off – Ctrl + Shift + Power Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate…

Read More

SQL Injection: How to check or test for vulnerabilities

SQJ Injection There are a number of ways of testing an application for vulnerabilities such as SQL Injection. The tests break down into three different methodologies: Blind…

Read More

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…

Read More

List of single sign-on implementations

List of single sign-on implementations https://www.bitcard.org/ – Free https://www.onelogin.com/product/pricing – Commericials https://www.okta.com/ – Commericals Reference https://en.wikipedia.org/wiki/List_of_single_sign-on_implementations Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences….

Read More