Tuesday, 19 September 2017

How to get bash or ssh into a running container in background mode?


Read this tutorial which will help you to understand how to get bash or ssh into a running container in background mode. This tutorial is written by well known experienced DevOps trainer - Rajesh and published on scmGalaxy.

Step 1: First of all, try to find your active container by running
# docker ps
or
# docker ps -a
 
Step 2: If the container is not running,
# docker start your_id
 
Step 3: If we use attach we can use only one instance of shell.
# sudo docker attach 665b4a1e17b6 #by ID  Read complete tutorial click here

Reference:- This tutorial was originally posted on scmGalaxy.com

Thursday, 14 September 2017

Install and Configure Nagios Server and Clients

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;
 
Extract the xi-5.2.0.tar.gz using
> tar -zxvf xi-5.2.0.tar.gz
 
Run the following commands to install it. Read more click here

Reference:- This article was originally posted on scmGalaxy

Tuesday, 12 September 2017

How to install Team Foundation Server 2015?


We need to start installating few things....
1. Install MS SQL SERVER EXPRESS 2016
Download the SQL Server 2016 Express installer (SQLServer2016-SSEI-Expr) on this page that, when executed, will present options to perform an installation or download media only.
 
 
2. Install TFS 2015
Choose one of these installation options:
Install over the Internet: Read more click here 

Reference:- This article was originally posted on scmGalaxy.com

Tuesday, 5 September 2017

How DevOps is challenging testing teams












Antony Edwards, CTO at TestPlant, argues that DevOps may be an unclear buzzword for many organisations, but understanding the importance of keeping roles separate, while focusing on the customer, can allow testing to flourish. Read more click here

DevOps Role for Operations Team














First of all, we should know what Operations Team does. So, I will start with responsibilities of operations team and will move forward to see DevOps role in Operations at different level and than most important is skill sets for an operations guy and also in elaborated way. Read more click here

Thursday, 31 August 2017

DevOps Training — 20% Discount — Lifetime Membership — Valid for 48 Hrs. Only



DevOps is one of the most demanding professional course for IT industry these days. Every enterprises and organisations whether its small or large wants to hire DevOps professionals. 

So, If you are a working professional or a fresher who is looking for DevOps course, here is a good news for you. scmGalaxy giving 20% Flat discount with lifetime membership for upcoming new batch of DevOps Training. This offer is valid for next 48 hrs. only.

Highlights
  • Original Course Fee - 25K
  • Offer Price - 20K
  • Mode - Instructor-led, Live and Interactive Online

  • Life time access to Live Interactive Sessions - you can attend any number of session

  • Life time free access to all learning materials

  • 80% of the class is consist of Lab by doing

  • Hands on Approach

  • 24x7 online support to queries during and after the course completion
  • Weekend Classes
  • First time in the industry - you can directly talk with the trainer
Training Agenda

Our Training Reviews



NOTE:- THIS OFFER IS VALID FOR NEXT 24 HRS. ONLY! ENROLL NOW!! HURRY UP!!
Contact Info
Email - info@scmGalaxy.com
Phone -  +91 7004835930 | 8105843520
Skype - scmGalaxy

Monday, 28 August 2017

Top 15 DevOps Testing Tools in 2017


There are a lot of open source tools and testing frameworks available for DevOps. These frameworks assist organizations with their configuration, integration, and delivery management needs. It helps them save time and automating the entire testing process. Here, are some best DevOps testing tool, features and download links are given for you.

1) Jenkins:

Jenkins is an open-source DevOps testing tool. It can be used to automate all types of tasks such as building, Read more click here


Reference:-This article was posted on BestDevOps.com