How to Clear Your DNS Cache
Overview Your DNS cache stores the locations (IP addresses) of web servers that contain web pages that you have recently viewed. If the location of the web server changes before…
Ubuntu is a complete desktop experience; it’s easy to use, and gives you all the applications, services, and support you need right out of the box.
Overview Your DNS cache stores the locations (IP addresses) of web servers that contain web pages that you have recently viewed. If the location of the web server changes before…
A lightweight compressed cache is a type of data storage solution that is designed to be fast, efficient, and easy to use. It typically uses a combination of compression algorithms…
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 on the…
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)…