How to use lightweight compressed cachefor swap pages
Configure a lightweight compressed cache for swap pages to mitigate the performance impact of swapping on your desktop. This solution requires a configured swap partition as it is not intended…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
Configure a lightweight compressed cache for swap pages to mitigate the performance impact of swapping on your desktop. This solution requires a configured swap partition as it is not intended…
Redis can be used as a key-value database or also as a cache and message broker. Some of Redis’ features are built-in transactions, replication, and support for a variety of…
Install Oracle Java 14 (JDK 14) on Ubuntu, Debian, Linux Mint, Pop!_OS, Zorin OS and more using APT PPA repository Unlike the Oracle Java 11 installer from the same Linux…
There are two different Java packages in Ubuntu repositories, Java Runtime Environment (JRE), and the Java Development Kit (JDK). If you only want to run Java programs, then you need…
Grub customizer is a handy graphical tool that you can use to change the default settings in the grub bootloader. The tool allows you to add, or rearrange entries in…
There are two ways using which you can upgrade your Ubuntu Machine from 18.04 to 19.10. First: Backup your data Download the ISO for Ubuntu 19.10 non-LTS release. Burn ISO…
‘CTRL + ALT + T‘: Shortcuts to launch your terminal in Ubuntu. ‘Super Key + L‘ or ‘CTRL + ALT + L‘: Shortcuts to lock screen in Ubuntu. ‘Super Key…
This trick should work on all Debian-based Linux distros, including Ubuntu. To get started, type ifconfig at the terminal prompt, and then hit Enter. This command lists all network interfaces…
In this post, we will learn how to install MySQL on Ubuntu 18.04 Before proceeding, the user must have sudo privileges using which you are logged in. Installing MySQL 1)…