Technology Archive
6 Aug 2017
What is Chef Automation Tool and It’s Features
By Anuket Jain On 6 August 2017 In Automation Tool
A chef is a configuration management tool for managing machine setup on physical servers, virtual machines and in the cloud, for example, Amazon EC2, Google Cloud Platform, OpenStack, SoftLayer, Microsoft Azure. A chef is open source tool
16 Jul 2017
How to Install Munin Monitoring Tool On CentOS/RHEL 7/6/5
By Anuket Jain On 16 July 2017 In Monitoring Tool
Munin Monitoring Tool uses RRDTool and a frame work was written in Perl. Munin is an open source web based networking resource monitoring tool that can be used to monitor all computers on your network. It displays
15 Jul 2017
How To Install MediaWiki on Centos/RHEL 6/7
By Anuket Jain On 15 July 2017 In Linux
MediaWiki is free, web-based wiki platform written in PHP, with capable capacities. It uses MySQL to store its data. It uses MySQL to store its information. MediaWiki is designed to deal with large traffic, around a million
15 Jul 2017
How to Setup NTP Server on CentOS/RHEL 7/6/5
By Anuket Jain On 15 July 2017 In Linux
Network Time Protocol (NTP) is used to synchronize system clocks of different hosts over network. Most companies will have a local NTP server that they keep in sync with an external timing source and then they have
14 Jul 2017
How to Install Google Chrome 56 in CentOS/RHEL 7/6
By Anuket Jain On 14 July 2017 In Linux
Google Chrome is a freeware web browser developed by Google Inc. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Google Chrome 56 is the
13 Jul 2017
How To Configure SSH Key-Based Authentication on a Linux Server
By Anuket Jain On 13 July 2017 In Linux
SSH Key-Based Authentication allows users to SSH into the server without entering their passwords. SSH keys are additionally more secure than passwords because the private key used to secure the connection is never shared. Private keys can
13 Jul 2017
How to Install/Upgrade Google Chrome 56 in Ubuntu
By Anuket Jain On 13 July 2017 In Linux
Google Chrome 56 is the most popular browser. It is a freeware web browser developed by Google Inc. Google Chrome 56 web browser brings WebGL 2.0 and FLAC support. Chrome 56.0.2924.76 contains a number of fixes and
12 Jul 2017
OpenSSH Server Best Security Practices
By Anuket Jain On 12 July 2017 In Linux
OpenSSH server is the standard SSH client and server. OpenSSH is suggested for remote login, transfer file by means of SCP or SFTP, and a much more. SSH is perfect to keep confidentiality and integrity for data
12 Jul 2017
How to Install an SSL Certificate on Ubuntu for Nginx
By Anuket Jain On 12 July 2017 In Linux
SSL provides secure data communication by encrypting data between server and client. SSL can reduce the possibility of the data being intercepted by hackers. Migrating any site from http to https is very simple. Default port of
11 Jul 2017
For “Too Many Connections” Error in MySQL
By Anuket Jain On 11 July 2017 In Database
Some times on your server in MySQL there is too many connections issue occurs. To resolve this issue you need to increase the value of max_connections. In this article we will help you how to update max_connections