In this article, we’ll learn about creating CSR requests, obtaining SSL certificates from authorized digital certificate providers, and installing them in the domain configured in Nginx. If you want to …
Ubuntu Linux
Installing Free SSL for Nginx Reverse Proxy Domain
In this article, we learn about the procedure to install and configure free Let’s Encrypt SSL using certbot for a domain configured in nginx. Install snap core (Ubuntu 22.04) Install …
Configuring NodeJs App to Domain with NGINX Reverse Proxy
Reverse proxy is the recommended way to let your audience access your nodejs app. Never expose the application ports directly to the end users. Also, use a firewall like UFW …
Disable SQL Full Group By Mode Permanently
How to disable sql mode ONLY_FULL_GROUP_BY mode permanently? Using the following SQL query will disable the SQL Full Group by Mode only for temporary. i.e., If you restart the server …
Install Virtualmin Control Panel on Ubuntu
Virtualmin GPL is a free control panel that will make the server administration work very easy. It’s very simple to install and use. Thanks to the open-source community and the …
Best free Control Panel for Ubuntu Server 2021
cPanel is the most used control panel in Internet World, but their cost is very high. Also, it will not support Debian-based Linux operating systems like Ubuntu. So, there are …
PHP Developers’ Environment setup on Ubuntu
PHP & MySQL works better on Linux environment than the WIndows. Here is a video tutorial on how to setup LAMP environment on Ubuntu Linux. (L-Linux, A- Apache, M – …
Fix Time difference in Ubuntu and Windows Dual Boot
When we have installed both Windows and Ubuntu Linux as dual boot systems, we may notice that the system clock shows the different times when switching between the operating systems. …
Improve Wifi Speed on Ubuntu Linux – Driver for TP-Link Dongle TL-WN823N
Most wifi adaptors don’t need the installation of specific drivers in Ubuntu Linux. But, when we use the inbuilt drivers in Linux Wifi network speed is very low for some …