Disable the Firewall on Linux Mint 20
Introduction: A Firewall is also labeled as the First Line of Defense against all sorts of external threats and attacks on a system. This single statement is enough…
Read MoreKarim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
1.009 articles found
Mint
Introduction: A Firewall is also labeled as the First Line of Defense against all sorts of external threats and attacks on a system. This single statement is enough…
Read More
CentOS
As Nginx is one of the most widely used open source web servers, it is better to monitor such servers. Amplify is one such capable monitoring tool which…
Read More
CentOS
You must have been familiar with the bash shell which we commonly use in the Linux system. In most of the Linux operating systems the default shell is…
Read More
CentOS
In today’s computing world, containers are playing an important role in the IT field for various purposes like deploying applications. Such containers being a standard unit of software…
Read More
CentOS
Upgrading from CentOS 7.x to RHEL 8.x and other RHEL 8.x distributions such as AlmaLinux 8.x, Rocky 8.x , and Oracle 8.x was not possible until a few…
Read More
Mint
Introduction: OBS Studio or Open Broadcaster Software Studio is known for its streaming and screen casting features. This software can conveniently be used with Linux, macOS, and Windows…
Read More
Mint
Introduction: MPV is a free and open-source media player for Linux, macOS, iOS, and Windows operating systems. Moreover, it also has a dedicated Android version known as MPV-Android.…
Read More
CentOS
Introduction Like Windows, Linux also has a program called the tree that allows directories and lists of files to be displayed in a depth-indented. The tree command lists…
Read More
CentOS
Introduction The echo command is a useful choice for writing text in a terminal window. Its main task is to display text or string but not necessarily static…
Read More
Ubuntu
Introduction The make command in Linux allows users to compile and manage applications and files from source code. Developers can use the terminal to install different programs. It…
Read More