Understanding SSL Certificate PEM File and SSH PEM File with Examples
PEM (originally “Privacy Enhanced Mail”) file was initially invented to make e-mail secure. Now it is an Internet security standard.…
PEM (originally “Privacy Enhanced Mail”) file was initially invented to make e-mail secure. Now it is an Internet security standard.…
There are two major encoding schemes for X.509 certificates and keys: PEM (Base64 ASCII), and DER (binary). We can’t always…
A disk partition is a contiguous space of storage on a physical or logical disk that functions as if it…
The first thing that we need to know is there is no C drive or E drive in Linux. We…
This article is part of the following series. To check the disk size in Linux, you can use lsblk,…
A block device is a storage device that moves data in sequences of bytes or bits (blocks). These devices support…
Amazon Simple Storage Service (Amazon S3) is a scalable, high-speed, web-based cloud storage service. The service is designed for online…
Amazon S3 (Simple Storage Service) is a scalable, high-speed, low-cost web-based service designed for online backup and archiving of data…
Amazon Virtual Private Cloud (VPC) is a service that lets us launch AWS resources in a logically isolated virtual network…
A Fully Qualified Domain Name (FQDN) is the complete domain name of a specific computer, or host, online. A FQDN…