Bash

How to create a Bash script to test FTP

In this article, we will explore how to create a Bash script to test the FTP connection to a specific host.

February 3, 2024
Bash

How to test SSH with Bash

In this article, we will explore how to create a Bash script to test SSH connection to a remote host.

February 3, 2024
Bash

How to check if a website SSL certificate is valid with Bash

In this article, we will explain how to create a Bash script that, given an input domain, verifies the validity of its SSL certificate.

February 3, 2024