Install Oracle Java 11 on Ubuntu 16.04 LTS (Xenial)
Java is a popular programming language for developing system software and web applications. For the Java development environment to be…
Oracle Java 11 Installation on Ubuntu 18.04 LTS (Bionic)
Java is a widely-used programming language for developing system software and web applications. To set up a Java development system,…
Google Chrome Installation in Fedora 33/32 & CentOS/RHEL 8/7
Google Chrome is a Google Inc.-developed freeware web browser. On September 2, 2008, it was released as a beta version…
How to Install Firefox 83 on CentOS 8/7 & Fedora 33/32
Firefox 83 has been released. The Firefox browser now feels radically new, modern, fast, and powerful, thanks to the release…
How To Use A Simple Bash Script To Backup MySQL Database
Q. How do I back up my MySQL database on a regular basis? A bash script for backing up MySQL…
Bash: mail: command not found in Linux (RedHat / CentOS / Debian / Ubuntu)
You can not see any of the commands in your system if you just install the bare minimum in any…
How to Use a Linux Command to Send Email from Gmail or SMTP
Linux Command In a previous tutorial, we covered SSMTP, which allows you to send email using the Linux command line…
How to Install X11VNC on Ubuntu and LinuxMint
X11VNC is a widely used VNC server for setting up and accessing remote desktop connections. It is compatible with nearly…
What is an Inode Number in Linux?
Linux considers all hardware devices, printers, directories, and processes to be files. A regular file may be any text, audio,…
How to Enable Iptables Logging on Linux [ Easy Guide ]
Enabling logging on Iptables aids in tracking traffic to our server. We can also use this to estimate the number…