Product Announcements

DOXYGEN RELATED How to create a Modules index similar to the Data Structures Index in Doxygen Documentation? DOXYGEN INTEGRATED WITH CONFLUENCE How to doxygen integrated with confluence? EXCEL SOFTWARE SHIPS…

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
sonarqube-faqs

SonarQube Frequently asked questions (FAQ) | SonarQube FAQs

SonarQube Frequently asked questions (FAQ)

 
Is SonarQube Replacement for Checkstyle, PMD, FindBugs?
————————————————————–
Answers – YES and NO

Read more »
sonarqube-alternatives

What are the alternatives of SonarQube for Code Quality Management?

Alternate of Sonarqube for Code Quality Management tools?

There is not a popular known alternate of Sonarqube and Sonarqube is definitly dominating the Software Quality management domain in terms of open source cateogry. But you may try following tools depends on the use and project requirements.
 
what-is-sonarqube

What is SonarQube and What is not?

What is SonarQube?

It’s a code quality management platform that allows developer teams to manage, track and eventually improve the quality of the source code.  It’s a web based application that keeps historical data of a variety of metrics and gives trends of leading and lagging indicators for all seven deadly sins of developers.
 
Sonar is an open source platform used by development teams to manage source code quality. Sonar has been developed with a main objective in mind: make code quality management accessible to everyone with minimal effort.
 
As such, Sonar provides code analyzers, reporting tools, defects hunting modules and TimeMachine as core functionality. But it also embarks a plugin mechanism enabling the community to extend the functionality (more than 35 plugins available), making Sonar the one-stop-shop for source code quality by addressing not only developers but also managers needs.

Read more »
know-about-sonarjava

What is SonarJava? Is it replacement for Checkstyle, PMD, FindBugs?

Know About SonarJava! Is it replacement for Checkstyle, PMD, FindBugs?

SonarJava has a great coverage of well-established quality standards. The SonarJava capability is available in Eclipse and IntelliJ for developers (SonarLint) as well as throughout the development chain for automated code review with on-premise SonarQube or on-line SonarCloud.

 
SonarJava is a code analyzer for Java projects. Information about the SonarJava features is available below;
 
Why SonarJava?
SonarQube is currently on the way to deprecate PMD, Checkstyle and Findbugs and use their own technology to analyze Java code (called SonarJava). They do it, because they don’t want to spend their time fixing, upgrading (or waiting on it) those libraries (e.g. for Java 8), which for example uses outdated libraries. Well at least since SonarQube 6.3+ it seems to be that Findbugs is (at the moment) no longer supported as a plugin.
 
logging-in-chef-explained

Chef Tutorials: Logging in Chef Explained

Chef Server 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,…

Read more »
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 »
server-configuration-management-tools-chef-puppet-and-ansible

Top Interview Questions on Server Configuration Management Tools Chef, Puppet, and Ansible

Source – http://hub.scalr.com/blog/top-questions-on-server-configuration-management-tools-chef-puppet-and-ansible-2 As a quick recap, configuration management tools enable companies to standardize and automate their infrastructure. Through standardization, you can build systems that are platform independent (i.e. instead…

Read more »

What is the significance of the default directory under chef cookbook /templates?

What is the significance of the default directory under chef cookbook /templates? A cookbook is frequently designed to work across many platforms and is often required to distribute a specific…

Read more »

Top 5 Open Source Code Management tools

In this tutorial im going to demonstrate about Tops 5 Open Source Code Management tools who helps to know more about open source code management tools. Nowadays in the software…

Read more »

Top 5 Cloud Based Continuous Integration Tools

In this tutorial im going to describe about Cloud-based integration tools. Cloud-based integration tools is a conservative technology. Nowadays in the IT organization moving towards cloud-based options for continuous integration…

Read more »
top-10-cloud-platforms

Top 10 Cloud Platforms | List of best Cloud Platforms

Cloud computing is one of the trends which is going in IT industry these days. The traditional way of building IT environment is now shifting towards the cloud computing. This…

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 »
top-5-online-platforms-where-devops-practitioners-hangout

Top 5 online platforms where DevOps practitioners hangout

This is the age of Internet and social media and people’s spend more and more time on to the net and social networks. And when people spend their time somewhere…

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 »
procedures-to-install-nagio

Step by step procedures to Install Nagios agent in Linux

Step by step procedures to Install Nagios agent in Linux > cd /tmp > mkdir software > cd software > yum install wget > wget https://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz > tar -zxvf linux-nrpe-agent.tar.gz…

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 »
git-interview-questions-and-answer

Git Interview Questions and Answers

Git Interview Questions and Answer Part – 1 Git Interview Questions and Answer Part – 2 Git Interview Questions and Answer Part – 3 Git Interview Questions and Answer Part…

Read more »

List of Top 10 Bugs and Issue Tracking Tools for Managing Project

Introduction In the Software Development Life Cycle tracking and finding bugs is one of the most important step. Without this step a software is not complete. It is a big…

Read more »
devops-role-for-operations-team

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…

Read more »
top-application-performance-management-tools

Top 7 Application Performance Management Tools

Introduction With the use of technology the applications are becoming more and more complex and distributed nowadays therefore every business is highly dependent on software these days. Ensuring that all…

Read more »
top-5-hypervisor-tools

Top 5 Hypervisor tools | List of best Virtual machine tools | DevOpsSchool

Introduction Server virtualization currently is a trending topic in the IT world. Its popularity and adoption keeps growing, especially in enterprise environments. Hypervisors are part of the broad area of…

Read more »

Top 5 Virtualization tools for Developers | List of Virtualization tools |DevOpsSchool

Introduction Virtual machines (VM) come in all shapes and sizes and luckily many of them are free and open-source. A VM could come in the form of virtual desktop infrastructure…

Read more »

Top 7 Log Monitoring Tools | List of Log Monitoring Tools | scmGalaxy

Introduction Logs are an important aspect of any production system regardless of the fact that they are not easy to deal with. In modern digital environments, logs are present everywhere….

Read more »
top-10-continuous-integration-tool

Top 10 Continuous Integration Tools | List of Best CI Tools | scmGalaxy

Introduction Your product ideas may be the greatest of all time, but without delivering well and delivering often, it may be extremely hard to keep up with the competition. So…

Read more »