Tuning Nextcloud for better Performance

tuning-nextcloud-featured-image

In this article, we will learn Tuning Nextcloud Server performance by the use of Memory cache and required software optimization. For getting better performance, these settings should be implemented in every Nextcloud installation. Nextcloud can be used on a machine with a single-core CPU and 1 GB of ram but it depends on how many … Read more

How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS

OpenLiteSpeed Web Server is the Open Source edition of LiteSpeed Web Server. LiteSpeed is the 4th most popular web server on the internet. 4.7% of websites are using LiteSpeed Web Server on the internet till August 2019. OpenLiteSpeed Web Server comes with a built-in WebAdmin GUI to control and serve web sites. Below is the … Read more

CentOS Bootable USB on Linux

centos-bootable-usb-banner

In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. Whenever I tried to make a bootable USB for CentOS using a Tool, I faced issues during installation. Also on the CentOS Wiki Page, it suggested that dd command should be preferred for making bootable USB Stick … Read more

Fixed: Nginx showing blank PHP pages with FastCGI or PHP-FPM

Nginx-showing-blank-PHP-pages-banner

Every time when I configure a new Website or blog with Nginx and PHP-FPM, I missed this setting and then spend a lot of time searching for this issue on google. And every time I found the same issue which I will cover in this article. Before applying this fix you should check your access … Read more

Install WordPress 5.2 On Ubuntu 18.04 with Nginx, Mysql 8 and PHP 7.3

wp-5-with-nginx-banner

Introduction : WordPress is the most widely used open-source CMS (content management system) software available on the internet. With WordPress, you can easily create a beautiful and highly customizable Blog, Website or a Web app. WordPress uses Mysql for database and PHP processing. Latest WordPress 5.2.3 is released on September 5, 2019. In this tutorial, … Read more

Everything You Need to Know About Xiaomi HiFi Hybrid Flagship Earphones

Xiaomi-hifi-flagship-earphone-banner

New HiFi Hybrid Flagship Earphones had launched by Xiaomi in China. These Earphones provided flexibility to use in both ways – Wired and Wireless modes. The sound chambers made of durable zirconia ceramic. It comes with oxygen-free copper (OFC) silver-plated braided wire. As mention on mi.com this product is priced at CNY 999 (approx 10000 … Read more

Fixed: DISABLE GNOME animation on Ubuntu

slow-gnome-animation-banner

When you install Ubuntu Desktop 18.04 or 17.10, you find that the Application Menu is slow to open and the GNOME animation is laggy. The old hardware or the performance of the hardware might be the reason for this. But I installed it on normal performing hardware and I face a similar issue on that. … Read more

Configure Dinstar GSM Gateway with FreePBX

dinstar-gsm-gateway-with-freepbx-banner

Hello Learners, In this article we learn about Dinstar GSM Gateway configuration with Freepbx for making outgoing and incoming calls. About it: The DINSTAR GSM/CDMA gateway having the ability to originate or terminate calls from or to local GSM networks. It is a very cost-effective way for SOHO, SMEs to generate and receive calls through … Read more

How To Install PHP 7.3 on CentOS 8

php7.3-on-centos-8-banner

In this tutorial, we learn how to install the latest PHP 7.3 in CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019. CentOS 8 was released on 24 Sept 2019. By default CentOS 8 provides PHP version 7.2 in its official repository. You can read the new features and bug fixes … Read more