Wednesday, 13 December 2017
How to build when a change is pushed to Bitbucket?
Sunday, 10 December 2017
How to create a subscribe form for your rss feed
Wednesday, 29 November 2017
DevOps Training — Discount Offer — Instructor-Led Online Training
Monday, 20 November 2017
Ansible Training - 90% Discount - In just INR 1500/-
Saturday, 18 November 2017
Anthillpro comparison with atlassian bamboo
Mantosh Singh | Corporate learning & Development Manager M: +91 700 483 5930 mantosh@scmGalaxy.com Skype - scmGalaxy |
5000+ Trainings | 100+ Courses | Experienced Trainers | Lifetime Membership
Monday, 13 November 2017
SecDevOps: Putting Security at the Heart of DevOps
Tuesday, 7 November 2017
Docker Classroom Training in Bangalore - 13-14 Nov. Limited Seats
Hello,
Please find the public classroom training schedule of Rajesh Kumar in Bangalore, Hyderabad & Pune as below;
Topics - Docker, Chef, Puppet, Ansible, Splunk, AWS Lambda, Elastic Search Stake
Please email us for any query on info@scmGalaxy.com | +91 700 483 5930 | +91 8105843520
Limited Seats. Hurry!!!
Links for more details - http://www.scmgalaxy.com/events/
Trainer Profile - http://www.rajeshkumar.xyz/cv/
Dates | Topics | Location |
November 13-14 | Docker - Learn the Future of Software Delivery | Bangalore |
November 15-16 | Chef - Automate Infrastructure & Continuous Deployment | Bangalore |
November 17-18 | Puppet - Automate Software Deployement using Puppet | Bangalore |
November 20-21 | Ansible - Deep Dive into Agentless Deployment | Bangalore |
November 27-28 | Docker - Deep Dive Docker in 2 Days | Hyderabad |
November 29-30 | Puppet - Learn automation and Continuous Deployment | Hyderabad |
December 1-2 | AWS Lambda - Learn Serverless Function using Java8 | Hyderabad |
December 18-19 | Docker - Containerize Software Delivery | Pune |
December 20-21 | Ansible Essentials | Pune |
December 22 | Splunk Essentials in 1 Day | Pune |
January 8-9 | AWS Lambda - Learn Serverless Function using Java8 | Bangalore |
January 10-11 | Splunk Essentials | Bangalore |
January 12-13 | ELBK Stake (ElasticSearch, Logstash, Beans and Kibana) | Bangalore |
January 22-23 | Chef - Automate Infrastructure & Continuous Deployment | Hyderabad |
January 24-25 | Ansible - Deep Dive into Agentless Deployment | Hyderabad |
January 26-27 | AWS - Practice DevOps Using AWS | Hyderabad |
--
This message was sent to mantosh.cotocus.devops@blogger.com by mailer@scmgalaxy.com
To forward this message, please do not use the forward button of your email application, because this message was made specifically for you only. Instead use the forward page in our newsletter system.
To change your details and to choose which lists to be subscribed to, visit your personal preferences page
Or you can opt-out completely from all future mailings.
Friday, 27 October 2017
Install and Configure Nagios Server and Clients
Tuesday, 24 October 2017
How to Publish a Nuget package in NuGet Gallery?
Friday, 13 October 2017
How to generate Jenkins job Configuration automatically
Thursday, 5 October 2017
DevOps Training | Discount Offer - Lifetime Membership | Valid for 36 Hrs. Only
- 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
- 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
Tuesday, 3 October 2017
Alternatives to Slack for team collaboration and Chat
Tuesday, 19 September 2017
Shell Programming: Interview Questions & Answer
How do you find out what's your shell?
Answer: echo $SHELL
What's the command to find out today's date?
Answer: date
What's the command to find out users on the system?
Answer: who
How do you find out the current directory you're in?
Answer: pwd Read more questions click here
Reference:- This article was originally posted on scmGalaxy.com
Thursday, 14 September 2017
Jira Installation and Configuration in Linux
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 Read more click here
Reference:- This article was originally posted on scmGalaxy
Tuesday, 12 September 2017
How to Install Docker in Linux?
Thursday, 31 August 2017
DevOps Training — 20% Discount — Lifetime Membership — Valid for 48 Hrs. Only
- 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
Email - info@scmGalaxy.com
Phone - +91 7004835930 | 8105843520
Monday, 28 August 2017
Know About SonarJava! Is it replacement for Checkstyle, PMD, FindBugs?
Friday, 25 August 2017
Logging in Chef Explained
All logs generated by the Chef server can be found in /var/log/opscode. Each service enabled on the system also has a sub-directory in which service-specific logs are located, typically found in /var/log/opscode/service_name.
The Chef server has built-in support for easily tailing the logs that are generated. To view all the logs being generated on the Chef server, enter the following command:
> chef-server-ctl tail
To view logs for a specific service:
> chef-server-ctl tail SERVICENAME
where SERVICENAME should be replaced Read more click here
Reference:- This article was originally posted on scmGalaxy.com
Saturday, 12 August 2017
The benefits of intelligent DNS in DevOps projects
The DevOps model continues to gain traction because it's an efficient and cost-effective development approach. It yields fewer errors, shorter development cycles and reduced need for expensive code fixes after deployment. One goal of DevOps is continuous development and deployment, which necessitates the automatic creation or removal of networks, as well as automated deployment to production.
Automation is important because the fewer the number of manual steps involved, the less likely that human error will disrupt the process. Intelligent DNS improves DevOps project life-cycles by integrating with your software Read more click here
Reference:- This article was posted on BestDevOps.com
Friday, 11 August 2017
How can we do the Security Analysis using SonarQube?
Tuesday, 8 August 2017
Chef Internal - How Chef maintain the state of each resources internally?
- Registering and authenticating the node with the Chef server
- Building the node object Read more click here
Saturday, 5 August 2017
Build when a change is pushed to Bitbucket
It exposes a single URI endpoint that you can add as a WebHook within each Bitbucket project you wish to integrate with. This single endpoint receives a full data payload from Bitbucket upon push (see their documentation), triggering compatible jobs to build based on changed repository/branch.
Wednesday, 2 August 2017
DevOps Training Discount Offer — Valid for 48 Hrs. Only
- 30 Hours Instructor led online class
- Hands on Approach - We emphasize on learning by doing
- Life time free re-enrollment to future DevOps courses
- Life time free access to all learning materials including
Class recordingsPresentationsSample CodeProjects
- Total Lab Infrastructure in cloud and 24x7 available
- 80% of the class is consist of Lab
- Each week assignments (total 4) with personal assistance
- Two real time scenario based projects with standard evaluation
- 24x7 online support to queries during and after the course completion
- 1 dedicated class for Interview preparations
- Online Quiz's for each tool
- Lifetime Free access to Our Learning Portal for FreeVideos, Scripts Collection, Quiz, Interview Guide, Projects, Tutorials etc.
- Life time Enrollment - Once you enroll, its life time enrollment. That means you can attend any number of session, Any Batch, Any time without paying another time for DevOps.
Email - info@scmGalaxy.com
Phone - +91 7004835930 | 8105843520
Monday, 31 July 2017
How to configure Sonatype Nexus repository with Maven?
Thursday, 27 July 2017
Top Questions on Server Configuration Management Tools Chef, Puppet and Ansible
Friday, 21 July 2017
DevOps Course | 20% Discount & Lifetime Membership | Valid for 48 Hrs
- Original Course Fee - 25K
- Offer Price - 20K
- Mode - Instructor-led, Live and Interactive Online
- Life time access to Live Interactive 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
Email - info@scmGalaxy.com
Phone - +91 7004835930 | 8105843520
Thursday, 20 July 2017
Chef — Interview Questions & Answers
Answer- A resource represents a piece of infrastructure and its desired state, such as a package that should be installed, a service that should be running, or a file that should be generated.
Question: What is a recipe?
Answer- A recipe is a collection of resources that describes a particular configuration or policy. A recipe describes everything that is required to configure part of a system. Recipes do things such as:
install and configure software components. Read More Click here
Reference:- This article was posted on scmGalaxy.com
Monday, 17 July 2017
Perforce — Interview Questions and Answer
Friday, 14 July 2017
Puppet Course | Online Training | Special Offer | scmGalaxy
- Normally most of the configuration management tool, deploy the required configuration on a machine, and leave them as it is. But puppet keeps on verifying the configuration at a specified interval(which you can modify as per requirement).
- Puppet defines the configurations for a host with the help of a language which is very easy to learn and is only used for that purpose.
- Puppet is used by major players in the industry like Google,red hat etc.
- Larger open-source developer base.
- Wide number of platforms are supported in puppet.
- Its works very smooth, even when deployed in a large infrastructure(thousands of hosts to manage)
- Original Course Fee - 15K
- Discount Price - 12K
- Instructor led Online Live and Interactive Sessions
- Life time free access to all learning materials
- 24x7 online support to queries during and after the course completion
- Weekend Class
Saturday, 8 July 2017
Main Responsibilities of the Linux System Administrator
- Main Responsibilities of the Linux System Administrator is as follows:
- Maintaining User Accounts
- Security
- Managing the disk space and Backup
- Provision the new Linux Server based on the need
- Linux Server Updates and Patching
Wednesday, 5 July 2017
DevOps Training: 20% Discount & Lifetime Membership (Valid for 48 Hrs. Only)
- Original Course Fee - 25K
- Discount Price - 20K
- Life time access to Live Interactive Session
- Life time free access to all learning materials
- 24x7 online support to queries during and after the course completion
- Instructor led Online live and Interactive Sessions
- Weekend Classes
Email - info@scmGalaxy.com