Linux
-
How to install Minecraft on Ubuntu 20.04 LTS
Learn how to install Minecraft on Linux (Ubuntu) in this simple tutorial. Minecraft has been a craze now for almost 9-10 years now but for…
Read More » -
How to Install MongoDB on Ubuntu 20.04
MongoDB is one of the most popular NoSQL databases, it is open source and freely available to download. It stores data in the form of…
Read More » -
Linux Tee Command with Examples
tee command reads the standard input and writes it to both the standard output and one or more files. The command is named after the…
Read More » -
15 ip Command Examples for Linux Users
The linux ip command is similar to ifconfig, but more powerful and is intended to be a replacement for it. With ip you have the…
Read More » -
Install Linux Malware Detect on CentOS 7/RHEL 7
Linux Malware Detect (LMD) or simply Maldet is a free malware scanner designed for Linux machines released under the GNU GPLv2. It is specially designed…
Read More » -
How to install virtualbox 5.2 on Linux Mint 19
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high…
Read More » -
What is Ext2, Ext3 & Ext4 and how to create and convert Linux File systems
A filesystem is a way of storing, organizing and accessing files (and/or directories) on a storage device. Some examples of filesystems are FAT, NTFS for…
Read More » -
How to install and use vnstat (Network Traffic Monitor) in linux
vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s). It uses the…
Read More » -
Install LAMP Stack in Fedora 23
LAMP is an archetypal model of web service solution stacks, named as an acronym of the names of its original four open-source components: the Linux…
Read More » -
How to install and configure DenyHost in CentOS linux
DenyHosts is a Python script that analyzes the sshd server log messages to determine what hosts are attempting to hack into your system. It also…
Read More »