Pages

Friday 27 October 2017

Install and Configure Nagios Server and Clients


Nagios Tutorials - Learn how to 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.
> ./fullinstall Read more click here

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

Tuesday 24 October 2017

How to Publish a Nuget package in NuGet Gallery?


Nuget Tutorial — Learn 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 you do that, click on "My Account" to see an API Key that was generated for you.

Step 2 - In a command console, run the command:

$ nuget setApiKey Your-API-Key Read more click here

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


Friday 13 October 2017

How to generate Jenkins job Configuration automatically

Learn step by step guide on how to generate Jenkins job Configuration automatically. This tutorial is published by well known DevOps trainer - Rajesh Kumar.

Job DSL Plugin
The job-dsl-plugin allows the programmatic creation of projects using a DSL. Pushing job creation into a script allows you to automate and standardize your Jenkins installation, unlike anything possible before.
More - 
Multi-Branch Project Plugin Read more click here

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

Thursday 5 October 2017

DevOps Training | Discount Offer - Lifetime Membership | Valid for 36 Hrs. Only


DevOps adoption by every size organizations and enterprises is on trend these days. This is the reason the demand of DevOps professionals is on high. 

This is the best time if you want to build and grow your career as a DevOps engineer or professional. There is nothing like you need any specific requirement to be a DevOps engineer. You need only these requirements to learn DevOps:-
  • Basic understanding of linux/unix system concepts
  • Familiarity with Command Line Interface (CLI)
  • Familiarity with a Text Editor
  • Experience with managing systems/applications/infrastructure or with deployments/automation
Now, the question here is how to make yourself ready for this DevOps Culture?

To make this process easy, comfortable and affordable for every one scmGalaxy's launched a Weekend batch which will be Online live and interactive with great offer, giving 20% discount on the course fee which is valid for next 48 hrs. With various benefits in which few of them like as:
  • 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
Training Agenda

Our Training Reviews


NOTE:- THIS OFFER IS VALID FOR NEXT 36 HRS. ONLY! ENROLL NOW!! HURRY UP!!

Virus-free. www.avast.com

Tuesday 3 October 2017

Alternatives to Slack for team collaboration and Chat


Off course Slack is market leader in terms team collaboration and Chat but here are the list of 4 open source alternatives to Slack for team collaboration and Chat.

Slack 

Slack offers a lot of IRC-like features: persistent chat rooms (channels) organized by topic, as well as private groups and direct messaging (again, historically based on IRC).[14] All content inside Slack is searchable, including files, conversations, and people. Slack integrates with a large number of third-party services and supports community-built integrations. Major integrations include services such as Google Drive, Trello, Dropbox, Box, Heroku, Crashlytics, GitHub, Runscope and Zendesk. In December 2015, Slack announced their app directory, consisting of over 150 integrations that users can install. Read more click here

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