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 »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 »How can we do the security analysis using SonarQube?
How can we do the Security Analysys using SonarQube?
SonarQube Upgrade, Backup and Restore Process | SonarQube Tutorial
SonarQube Upgrade, Backup and Restore Process
SonarQube Frequently asked questions (FAQ) | SonarQube FAQs
SonarQube Frequently asked questions (FAQ)
What are the alternatives of SonarQube for Code Quality Management?
Alternate of Sonarqube for Code Quality Management tools?
What is SonarQube and What is not?
What is SonarQube?
What is 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.
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 – 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 »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 »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 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 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 #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 ?
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 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 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 »