Using Wget with FTP to Download/Move Web Sites Recursively
Sometimes you need to move a website from one server to another.…
How to Setup IKEv2 IPSec VPN Using strongSwan and Let’s Encrypt on Rocky Linux 9
If you are looking for a client-to-site VPN solution, then you might…
Installing and using Git and GitHub on Ubuntu Linux: A beginner’s guide
GitHub is a treasure trove of some of the world's best projects,…
How to Debug C Programs in Linux using gdb
No matter how experienced you are as a programmer, any software you…
How to Set Up a Kubernetes Cluster Using Minicube on Debian 11
Minikube is a free and open-source tool that comes with a set…
How to Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 22.04
RTMP also called "real-time messaging protocol" is a data transmission technology that…
Create a Virtual Private Cloud (VPC) on AWS using Terraform
In this article, I will show you how to create a VPC…
How to create an RDS instance on AWS using Terraform
In this article, we will see how to create an RDS MySql…
How to do line-by-line comparison of files in Linux using diff command
If you are a Linux user and work with different Linux distributions…
How to Compare Three Files in Linux Using diff3 Tool
In one of our earlier tutorials, we discussed a Linux command line utility…