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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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] $…
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…
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…
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…
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…
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…
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…
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…
Steps to Perform SSH Login Without Password Using ssh-keygen and ssh-copy-id
Steps to Perform SSH Login Without Password Using ssh-keygen and ssh-copy-id Step 1: Generate the keys > ssh-keygen or > ssh-keygen -t rsa Step 2: Copy the…
DevOps Course Training FAQs | Online | Classroom | scmGalaxy
scmGalaxy Training FAQ Can I attend a Demo Session? You can go through the sample class recording and it would give you a clear insight about how…
How to attach the jenkins build log as part of the email body?
Way 1 – Put following lines as part of Default Content text box ${BUILD_LOG, maxLines=9999, escapeHtml=false} this works for free style projects Way 2 – If you…
Chef Code Analysis using Foodcritic | Foodcritic Tutorial
What is Foodcritic? Foodcritic is a static linting tool that analyzes all of the Ruby code that is authored in a cookbook against a number of rules,…
Jenkins Backup and Restore Process | Jenkins Tutorial
Jenkins Backup and Restore using ThinBackup Plugins OLD METHODS as follow: How Do I Backup Jenkins Jobs using Grunt? Backup Jenkins configuration to S3 bash-backup-script for jenkins‘…
