Posts

images/docker-engine-linux-mint.webp
How to Install Docker Engine on Linux Mint

This guide will help you install with Docker Engine and Docker Compose on Linux Mint. Start building Docker containers and Docker compose stacks on Linux Mint right now.

ElastiCourse

ElastiCourse

1 min read
images/update-docker-container-compose.webp
How to Update Docker Container and Compose Stacks

To update a docker container or a docker compose stack, you need to pull the new version (image) from Docker Hub or any other container registery and re-create the container using the new image.

ElastiCourse

ElastiCourse

2 min read
images/aws-intel-t3-vs-amd-t3a-benchmark.webp
Intel T3 vs AMD T3A benchmark in AWS

Wondering if you should go for an Intel or AMD CPU when deploying EC2 instances in AWS? Check this benchmark comparison between the two platforms.

Tags: aws, benchmark
ElastiCourse

ElastiCourse

2 min read
images/bitnami-upgrade.png
How to Upgrade Bitnami Wordpress stack

Bitnami make it easy to deploy open source applications. In this article you will learn the upgrade process of a bitnami wordpress image to a newer version.

ElastiCourse

ElastiCourse

3 min read
images/ssh-pem.webp
How to SSH using private key on Windows

This simple command allows you to SSH to a server from Windows Powershell using a private key (pem) file.

ElastiCourse

ElastiCourse

1 min read
images/uptime-kuma.webp
How to install and configure Uptime Kuma with Docker

Learn how to run your own self-hosted monitoring tool for websites and services in a docker container.

ElastiCourse

ElastiCourse

2 min read
images/ps-hash.webp
How to calculate file checksum in Windows using Powershell

In this post you will learn how to calculate file checksum in Windows using Powershell. This method can calculate file hashes using MD5, SHA1 and SHA256 algorithms.

ElastiCourse

ElastiCourse

1 min read
images/ffmpeg-split.webp
How to extract audio from video files with FFMPEG on Windows

Learn how to quickly extract audio only from video files using FFMPEG on Windows.

ElastiCourse

ElastiCourse

1 min read
images/ps-dns.webp
How to find Windows DNS Settings using Powershell

This simple Powershell command will show you Windows DNS settings.

ElastiCourse

ElastiCourse

0 min read