Articles by author

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 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 Setup PostgreSQL on Ubuntu 20.04 | Step-by-Step
Learn how to install, setup and start using PostgreSQL server - a fully-featured database management system (DBMS) - on Ubuntu 20.04
Read More
A Complete Introduction to GPU Programming With Practical Examples in CUDA and Python
A complete introduction to GPU programming with CUDA, OpenCL and OpenACC, and a step-by-step guide of how to accelerate your code using CUDA and Python.
Read More
Debian 11 "bullseye" Review: What‘s New?
Debian 11 “bullseye” was released on 14th of August 2021. This release contains over 11294 new packages out of 59551 packages overall in its repositories.
Read More
How to Choose a Cloud Provider? | A Complete Guide
This guide will help you decide how to choose your cloud provider. We will briefly explain what cloud infrastructure is and then deep dive into the most crucial things to pay attention to.
Read More