
How to Use cURL to Download a File on Linux? | cURL Command Explained
cURL is a Unix tool for transferring data using various network protocols. In this guide you will learn how to start using cURL to download files on Linux.
Read More
How to Use Cron to Automate Linux Jobs on Ubuntu 20.04
Learn how to use Cron - the most popular Linux workload automation tool that is widely used in Linux community - to automate Linux jobs on Ubuntu 20.04.
Read More
How To Set Up Ansible Inventory File
Learn how to configure and customize Ansible inventory files that allow system administrators to easily keep track of numerous managed remote machines.
Read More
How to Configure Ubuntu Firewall with UFW
Learn how to secure your Ubuntu 20.04 machine with UFW - a high-level interface for iptables commands to manage Linux kernel's packet filtering rules.
Read More
How to Install Oh My Zsh on Ubuntu 20.04 to Boost Your Productivity
Zsh is a powerful Unix command-line interpreter with lots of interactive features. In this guide you will learn to install and start using Zsh on Ubuntu 20.04.
Read More
How to Install and Configure MySQL on Ubuntu 20.04
MySQL is the most popular database management system that is reliable, performant and mature. Learn how to install and start using MySQL on Ubuntu 20.04
Read More
How to Install Ansible on Ubuntu 20.04 | 7 Steps [+ Configuration]
This step-by-step tutorial will show how to install Ansible on Ubuntu 20.04, including how to configure and start using it.
Read More
How to Install and Configure Nginx on Ubuntu 20.04 | Step–by-Step Tutorial
NGINX is one of the most popular web servers in the world that can also be used as a reverse proxy. Learn how to install and setup NGINX on Ubuntu 20.04
Read More
How to Install and Configure Apache Web Server on Ubuntu 20.04
Apache is one of the most widely used web servers in the world. Learn how to install and configure Apache Web Server on Ubuntu 20.04 to host your website
Read More