Author name: Vijay

Installing MySQL On Ubuntu 18.04

MySQL, open-source software and most widely opted relational database management system (RDBMS). It is also a component of the LAMP (Linux, Apache, MySQL, Perl/PHP/Python) software stack and supports almost every other operating system. This article will help you to find the how-to of installing, updating and testing Magento using MySQL database server on Ubuntu 18.04.

Installing PHP7.2 On Ubuntu 18.04

PHP, an open-source scripting language is the most widely used language by the web developers and regarded as the most suitable one for HTML language. One you can use this scripting language for managing of dynamic content, session tracking, databases, and also to build an e-commerce site. In this article, the how-to of installing, updating and testing Magneto using PHP  version 7.2 on Ubuntu 18.04 is discussed.

Installing Varnish on Ubuntu 18.04

The Varnish is a web application accelerator and caching HTTP reverse proxy installed to reduce the loading time of web pages and thereby, to increase the web server’s speed and performance. Generally, Varnish will be installed in front of your web server to act as an absolute boon for content-heavy dynamic sites. Let’s see how to install Varnish on an operating system like Ubuntu.

How to Optimize PHP-FPM?

PHP-FPM stands for PHP-FastCGI Process Manager, primarily focused to manage the heavy loaded sites is an alternative to FastCGI daemon for PHP. There are basic attributes which will be presented in the PHP-FPM by default. In this article, you will see how to tweak (or improve) these basic attributes to the desired number at a required time such as during high-traffic days.

Installing HAProxy on Ubuntu 18.04

HAProxy is an open-source High availability proxy and load balancer that is popularly known for its efficiency and speed. Works for TCP and HTTP protocols, it is used to enhance the performance of a website by splitting up the load across multiple servers and to simplify the request processing tasks. Check this article to work this out on your system.

How to Set Up HAProxy as a Load Balancer on Ubuntu 18.04

HAProxy which stands for High Availability proxy, is open-source software for TCP and HTTP protocols. During high-traffic days, thousands of concurrent users may end up hitting e-commerce sites like Magento, at such instances, it forms critical to balance the server’s workload. Here, we go with HAProxy to be used as a load balancer for a wesbite.

Installing and Setting Virtual Hosts for Apache on Ubuntu 18.04

Apache, an open-source and most widely used web server across the world. Originally known as the ‘Apache HTTP Server’, is now widely known as ‘Apache’. Reputed for its security, stability and reliability, 67% of all the web-servers is run by using this server. This article is all about installing, configuring and creating server blocks for the Apache server on Ubuntu 18.04 system.

nagios

Understanding Nagios and its features

Nagios Core, open-source software tool used for continuous monitoring of the applications, system metrics, server resources, network elements and custom services. Here, you will get to know about the open-source and enterprise version of Nagios such as Nagios Core and Nagios XI, the differences between the two and its widely-used plugins.

nagios_core

Installing and Configuring Nagios on Ubuntu 18.04

Nagios, free and open-source software is used for continuous monitoring of system metrics, applications, network elements, server resources and custom services. This article talks about installing and configuring the Nagios server along with the check_nrpe in the web server and NRPE daemon in the remote server (host).

Scroll to Top