
Mar 10, 2021
Install and Configure Fail2ban on Debian 10
This article explains how to install and configure Fail2ban on Debian 10. Fail2ban is a tool that helps protect your Linux machine from brute-force and other automated attacks.
Read more

Mar 2, 2021
How to Setup FTP Server with VSFTPD on Ubuntu 20.04
This article describes how to install and configure an FTP server on Ubuntu 20.04 that you use to share files between your devices.

Feb 22, 2021
Python For Loop
The for loop in Python iterates over the items of a sequence and repeatedly executes a block of statements.

Feb 14, 2021
How to Install VMware Workstation Player on Ubuntu 20.04
This article describes how to install VMware Workstation Player on Ubuntu 20.04.
Feb 7, 2021
How to Install and Use Wine on Ubuntu 20.04

Feb 3, 2021
How to Install Microsoft Edge Browser on Ubuntu 20.04

Jan 29, 2021
How to Install Python 3.9 on Debian 10

Jan 26, 2021
Bash wait Command

Jan 18, 2021
Python Tuples

Jan 11, 2021
Find and Replace in Vim / Vi
