Tag

#linux

All posts tagged “linux”.

How to create a Lambda function in a Custom Docker image using AWS CDK in Python

This article provides a walkthrough on how to deploy an AWS Lambda function using a Custom Ubuntu Docker image with AWS CDK in Python

Mount Amazon FSX Lustre filesystem and attack to AWS EC2 instance

A step-by-step guide to mount Amazon FSX Lustre filesystem and attack to AWS EC2 instance

Mount Amazon EFS Drive on EC2 Ubuntu Linux using NFS Utils

A comprehensive guide to mount Amazon Elastic File Storage (EFS) on Ubuntu Linux using NFS Utils and then use it to serve files from the EFS drive. The guided includes instructions for both AWS Console & CLI

Get your AWS Account ID using AWS CLI

A guide to how to get your AWS Account ID using AWS CLI

How to install and configure AWS CLI on Linux with Autocompletion

A guide to how to install and configure AWS CLI on Ubuntu Linux with Autocompletion turned on

How to Install and Run WordPress on an EC2 Instance

A detailed guide on how to configure, install, and run WordPress on an EC2 instance. This guide will cover installation of NGINX, PHP, MySQL, and WordPress (LEMP stack) on Amazon Linux 2