artifacts-in-sonatype-nexus

How to upload the artifacts in Sonatype Nexus using Maven

Step 1 – Install and Configure Nexus Server Step 2 – [Nexus Server] Create a nexus role containing all required access of Nexus. Step 3 – [Nexus Server] Create a…

Read more »

How to build jobs in jenkins when a change is pushed to Bitbucket

    Bitbucket plugin is designed to offer integration between Bitbucket and Jenkins.   It exposes a single URI endpoint that you can add as a WebHook within each Bitbucket…

Read more »

How to trigger a jenkins job when code is pushed to github using “GitHub hook trigger for GITScm polling”

  The GitHub plugin for Jenkins is the most basic plugin for integrating Jenkins with GitHub projects. If you are a GitHub user, this plugin enables you to:   Schedule…

Read more »
trigger-builds-remotely-in-jenkins

How to Trigger builds remotely in Jenkins? | Jenkins Tutorials

  How to Trigger builds remotely in Jenkins?   1. Create a user – You need to create a user in jenkins using you would like to trigger a jenkins…

Read more »
cron-jobs-in-jenkins

Trigger Jenkins Job using “Build periodically” and “Poll SCM”

Method 1 – AT CERTAIN TIME AKA Build periodically Method 2 – AT CERTAIN TIME BUT Build only when there is Code changes AKA Poll SCM Setting up the cron…

Read more »
ansible-install-centos-rhel

How to install Ansible in Centos 7/RHEL 7?

How to install Ansible in Centos 7/RHEL 7? Install Ansible via Pip in RHEL/CENTOS Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus….

Read more »
sample-data-elastic-search

How to create sample data to perform searches using elastic search?

Step 1 – Go to: http://www.json-generator.com/ Step 2 – Download and save as customers_full.json Step 3 – Open customers_full.json in sublimetext Remove the array brackets Find-Replace },{ with }\n{ in…

Read more »

23 Ways To Speed WinXP, Not only Defrag

Since defragging the disk won’t do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers’ PCs. Best…

Read more »
create-a-subscribe-form-for

How to create a subscribe form for your rss feed

  Create a subscribe form for your rss feed   Joomla Website with K2 Content https://www.templatemonster.com/help/joomla-2-5-x-how-to-set-up-rss-feeds.html   RSS To email using mailchimp https://mailchimp.com/features/rss-to-email/   RSS To email using hubspot https://knowledge.hubspot.com/blog-user-guide-v2/how-to-set-up-an-rss-to-email-blog-subscription-for-an-external-blog…

Read more »
security-analysis-using-sonarqube

How can we do the security analysis using SonarQube?

How can we do the Security Analysys using SonarQube?

For Security Analysy purposes, a source code security analyzer
– examines source code to
– detect and report weaknesses that can lead to security vulnerabilities.
sonarqube-upgrade-backup-and-restore-process

SonarQube Upgrade, Backup and Restore Process | SonarQube Tutorial

SonarQube Upgrade, Backup and Restore Process

Today I will share the steps to upgrade from the SonarQube version 5.X to SonarQube version 6.X. We have upgrade guide which can be found http://docs.sonarqube.org/display/SONAR/Upgrading but its not complete guide thus I am sharing the steps as follows which can be followed for the production server as well.  As practice shared on the oficial guide that before upgrading to the next major release, you must upgrade to know LTS e.g
chef-internal

Chef Internal – How Chef maintain the state of each resources internally?

Chef Client A chef-client is an agent that runs locally on every node that is under management by Chef. The chef-client executable can be run as a daemon. When a…

Read more »
tasksel-easily-quickly-install-group-softwares-in-debian-and-ubuntu

Tasksel – Easily/Quickly Install Group Softwares in Debian and Ubuntu

Tasksel – Easily/Quickly Install Group Softwares in Debian and Ubuntu If you started out using an RPM-based distro before advancements like “yum” or “apt-rpm”, you’re loving the magic of “apt-get”…

Read more »
starting-and-stopping-nagios-core

How to Start and Stop Nagios Core | Nagios Tutorial

Starting Nagios Core Init Script: The easiest way to start the Nagios Core daemon is by using the init script like so: /etc/rc.d/init.d/nagios start Manually: You can start the Nagios…

Read more »
steps-to-start-stop-nagios-

Steps to Start-Stop Nagios XI Server | Nagios XI Tutorial

How to start and stop Naxios XI Server? How to stop Naxios XI Server? service nagiosxi stop service npcd stop service ndo2db stop service nagios stop service postgresql stop service…

Read more »
step-by-step-procedures-to-install-nagios-xi-server-in-centos-7

Step by step procedures to Install Nagios XI Server in Centos 7

Step by step procedures to Install Nagios XI Server in Centos 7 #Update your centos os > yum install update > yum install wget # to install network utility e.g….

Read more »
how-devops-can-play-important-role-in-system-administrator-s-career

How DevOps can play important role in System Administrator’s career ?

DevOps is merging the path between Developers and Operations teams. It’s all about the agility and automation. Servers, in DevOps easily can be replaced instead of keeping it and nurture…

Read more »
devops-is-enhancing-the-capability-of-software-development

How DevOps is enhancing the capability of software development?

We all know that DevOps is an established relationship stage between development phase and IT Operations. It is vital that collaboration and communication between the two units are promoted from…

Read more »
find-experienced-qualified-devops-trainer

How Can You Find An Experienced & Qualified DevOps Trainer?

DevOps is a new trending word in IT industry these days and every IT professionals must heard about it for sure. But for those who heard it for the first…

Read more »
experienced-qualified-devops-trainer

How Can You Find An Experienced & Qualified DevOps Trainer?

DevOps is a new trending word in IT industry these days and every IT professionals must heard about it for sure. But for those who heard it for the first…

Read more »
how-to-become-a-devops-engineer

How can you become a successful DevOps Engineer ?

These days in software industry one word is high in trend and that is “DevOps”. Industry experts define DevOps either as a “culture” or “methodology”. But when organizations and companies…

Read more »
find-qualified-devops-trainers-instructors-and-coach

Tips to find qualified DevOps Trainers, Instructors and Coach?

Bangalore is a silicon vallery of the India. There are many software organization and companies, currently working towards the implementing the automation thoughtout the software development life cycle. DevOps has…

Read more »
devops-course-is-enhancing-the-capability-of-software-development

How DevOps course is enhancing the capability of software development?

How DevOps course is enhancing the capability of software development? Software Industry in these days adopting a new practice called “DevOps”. This word change the process of software development in…

Read more »
web-proxy-on-centos

How to Configure Web Proxy on CentOS | Tutorials | scmGalaxy

If your internet connection is behind a web proxy, you need to configure the following on your CentOS server: System-wide proxy settings – add the following lines to your /etc/environment…

Read more »
team-foundation-server-2015-installation

How to Install Team Foundation Server 2015 | TFS Installation Guide

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…

Read more »
proxy-configuratin-in-linux-and-windows

How to Set or Configure Proxy in Linux and Windows System? – scmGalaxy

Setting the proxy configuration in Linux and Windows If you use a proxy server or firewall, you may need to set the http_proxy environment variable in order to access some…

Read more »
setup-a-puppet-learning-vm

How to Setup Puppet Learning VM – Complete Process/Guide

Download the VM(Zip File here) https://pe-education-vms.s3.amazonaws.com/learning/learning_puppet_vm.zip   Minimum requirements Internet-enabled Windows, OS X, or Linux computer with 10GB free space and a VT-x/AMD-V enabled processor. Up to date virtualization software….

Read more »
jenkins-installation-using-docker

How to Install Jenkins using Docker | Step by step guide | scmGalaxy

Step 1: Installing Docker [code] $ apt-get install docker (Ubuntu) $ yum install docker  (RHEL/CENTOS) [/code] For more info, please following this http://www.scmgalaxy.com/scm/software-containers/how-to-install-docker-in-linux.html Step 2:  First, pull the official jenkins…

Read more »
bash-or-ssh-into-a-running-container

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

How to get bash or ssh into a running container in background mode? Step 1: First of all, try to find your active container by running # docker ps or…

Read more »
install-atlassian-jira-using-docker

How to install Atlassian Jira using Docker?

Install Atlassian Jira using Docker Download and Run the jira latest: # docker run –detach –publish 8080:8080 cptactionhank/atlassian-jira:latest Then simply navigate your preferred browser to http://[dockerhost]:8080 and finish the configuration. Notes:…

Read more »