Blog

Latest Articles

Browse the latest tutorials, guides, and practical examples across Linux, DevOps, security, databases, and programming on GoLinuxCloud.

Explore the latest tutorials and guides across Linux, DevOps, programming, and more.

You can also browse content by category below:

  • Linux: Commands, administration, troubleshooting, and system operations
  • DevOps: CI/CD, Kubernetes, containers, and automation
  • Programming: Coding tutorials, scripting, and development concepts
  • Security: Ethical hacking, system security, and best practices
  • Databases: MySQL, MariaDB, PostgreSQL, and database management
  • Networking: Network setup, troubleshooting, and protocols
  • Storage: Disk management, file systems, and storage solutions
  • Tools: Useful tools and utilities for productivity

2257 articles

devops

Data Privacy for Businesses Storing Client Data in the Cloud

Cloud storage is now indispensable for contemporary business functions. It enables companies to store large amounts of data, reduces IT maintenance costs, …

Deepak Prasad6 min read
storage

How to auto mount and unlock LUKS Encrypted Partitions at Boot using crypttab

Steps to auto mount LUKS device using key with passphrase in fstab and crypttab in Linux. Boot LUKS encrypted partition without password using luks …

Deepak Prasad10 min read
devops

Beginners guide to learn Kubernetes Architecture

Kubernetes Cluster Architecture contains a controller (master) and worker node. There are three main components in the Kubernetes Cluster i.e. Nodes, Pods …

Deepak Prasad10 min read
security

Setup Lab Environment for CompTIA PenTest+ Exam (PT0-002)

In this tutorial we will be setting up the Lab Environment which we will use through out the course of CompTIA PenTest+ Tutorial.

Deepak Prasad7 min read
linux

SSH into VirtualBox VM

2 different methods to ssh into virtualbox vm using bridged adapter or NAT with prot forwarding

Deepak Prasad12 min read
system-administration

Secure OpenLDAP with TLS, MTLS, STARTTLS in Ubuntu

Configure OpenLDAP with TLS certificates on Ubuntu . Secure LDAP connections with TLS/SSL. Create our own CA and sign our certificate to use it with LDAP.

Deepak Prasad12 min read
security

Setup & verify Mutual TLS Authentication (MTLS) with OpenSSL

With mutual TLS authentication (MTLS), not only does the service side prove its identity by exposing a certificate, but also the clients prove their …

Deepak Prasad15 min read
system-administration

Create Central Authentication Server with OpenLDAP and NSLCD in Ubuntu

In this tutorial we will cover the steps to install and configure OpenLDAP from scratch and then use the OpenLDAP server as a central authentication server …

Deepak Prasad10 min read
security

OpenSSL: Generate ECC Certificates for Apache Server

Elliptic Curve Cryptography (ECC) is an encryption technique that provides public-key encryption similar to RSA. We can generate ECC certificates using …

Deepak Prasad9 min read
devops

Complete AWS S3 Bucket Tutorial

Step by Step tutorial on AWS S3 Buckets and create one. We will also explore S3 versioning and S3 encryption and in the last, we will generate an AWS S3 …

Mahnoor Malik9 min read
devops

Configure S3 bucket as Terraform backend [Step-by-Step]

Step y step instructions to use AWS S3 bucket as terraform backend. Create AWS S3 Bucket along with DynamoDB table to store the terraform backend content …

Mahnoor Malik5 min read
devops

How to host static website on S3

STep by Step instructions to host static website on S3 using CORS. Use a custom domain name name to host your static website using CNNAME DNS Record

Mahnoor Malik5 min read
devops

AWS RDS Tutorial with Hands On

In this tutorial, we will learn about AWS RDS i.e Relational Database Service and then walk through the step-by-step process of creating an Amazon RDS DB …

Mahnoor Malik7 min read
devops

AWS CLI Explained with Practical Examples

we learned about AWS CLI. First, we learned that how we can set up AWS CLI on our PC. After that, we walked through the process of creation of EC2 instance …

Mahnoor Malik6 min read
devops

Create S3 Static Website using Custom Domain [Step-by-Step]

Step by step instructions to create S3 static website using custom domain and SSL from AWS Certificate Manager.

Mahnoor Malik8 min read
devops

Amazon Elastic Block Store (EBS) Tutorial [Hands On]

In this tutorial, we learned about Amazon Elastic Block Store, its benefits, and volume types. After that, we walked through the process of the creation of …

Mahnoor Malik7 min read
devops

AWS Amplify Tutorial | Deploy S3 Website [100% Working]

In this AWS Amplify tutorial I will share step by step guide to deploy S3 website with screenshots using a custom domain.

Mahnoor Malik5 min read
devops

How to install Jenkins on EC2 instance [Step-by-Step]

Step by Step instructions to install Jenkins on EC2 Instance on AWS. Configure Jenkins and create your first Job using Jenkins on Linux environment

Mahnoor Malik7 min read
devops

How to use CloudFront with S3 [Practical Example]

In this tutorial, we learned that how to use CloudFront with S3. First, we learned about Amazon CloudFront and its key features. After that, we created an …

Mahnoor Malik9 min read
devops

Getting Started with Amazon Lightsail [Step-by-Step]

Learn every thing about amazon lightsail with practical example. We will deploy a wordpress instance using aws lightsail with lets encrypt free ssl …

Mahnoor Malik5 min read
devops

Deploy website with AWS EC2 and Let's Encrypt [Step-by-Step]

Step by step instructions to deploy website using AWS EC2 instance with let's encrypt SSL certificate with practical example

Mahnoor Malik8 min read
devops

Getting started with AWS CloudFormation - Tutorial

AWS CloudFormation provides a platform and language that allows you to model your resources in the form of template that can be deployed as an AWS stack.

Mahnoor Malik6 min read
devops

Deploying application using AWS Elastic Beanstalk

Step by step instructions to deploy application using AWS Elastic Beanstalk with practical examples.

Mahnoor Malik7 min read
devops

Learn about Amazon Cognito like a Pro with Hands On

In this tutorial, we learned about Amazon Cognito and its two main components i.e. user pool and identity pool. First, we created a User Pool then we …

Mahnoor Malik9 min read
devops

Amazon ElastiCache for Redis Tutorial with Example

Step by step instructions to create amazon ElastiCache for Redis with screenshots.

Mahnoor Malik8 min read
devops

Getting started with AWS Step Functions with Hands On

Complete tutorial on AWS step functions. Step by step instructions to use and create step functions in AWS with examples

Mahnoor Malik8 min read
devops

Getting started with Amazon DynamoDB with Hands On

In this tutorial, we are going to learn how to use Amazon DynamoDB using practical examples

Mahnoor Malik8 min read
devops

How to Protect S3 bucket with Basic Authentication

Step by step instructions to protect S3 website with basic authentication using AWS Lambda and Cloudfront

Mahnoor Malik6 min read
devops

Learning AWS Cloud Development Kit with Hands On

In this tutorial, we are going to learn how to use AWS Cloud Development Kit. But before moving ahead let's have a quick overview of AWS Cloud Development …

Mahnoor Malik7 min read
devops

Tutorial: Getting started with AWS AppSync [Hands On]

In this tutorial, you will learn about AWS AppSync. First, let's have a quick overview of AWS AppSync.

Mahnoor Malik6 min read