Simple Docker S3 Download entire bucket and store in disc
docker run --rm -ti -e AWS_ACCESS_KEY_ID=AKIAQ5mmmmmFOH -e AWS_SECRET_ACCESS_KEY=LxkdjfkdjfkdkfdjkfdjkfjkjAnG -v ~/.aws:/root/.aws amazon/aws-cli s3 --region me-south-1 sync s3://flmyfolde…
docker run --rm -ti -e AWS_ACCESS_KEY_ID=AKIAQ5mmmmmFOH -e AWS_SECRET_ACCESS_KEY=LxkdjfkdjfkdkfdjkfdjkfjkjAnG -v ~/.aws:/root/.aws amazon/aws-cli s3 --region me-south-1 sync s3://flmyfolde…
I was struggling to compact my WSL VHDX disk, it has hardly 10 GB data but it was showing 72 GB in size. I used following method one which gave 1 GB benefit. But method 2 saved 50GB+ space…
url = "https://example.com/oauth/connect/token" , headers = [ # "Content-Type" = "application/json" , # "trackingId" = "0a48aa65-dd11-…
Which of the following statements best reflects one of the concepts articulated in the Manifesto for Agile Software Development? SELECT THE CORRECT ANSWER Collaborative contract negotiati…
Windows 10 or WIndows 11, but WSL 2 provides huge support to linux development. In this article i want to quickly guide you how I have setup PHP 8.1 (latest), Apache2 and MariaDB (alternati…
When I Installed WSL by default it installed Debian 10 which was the latest version available that time. Not latest version of Debian bullseye released. Method 1: Fails Try to execute sud…
Aws EC2 linux running rhel started throwing errors. When I run yum update -y Error: Package: containerd.io-1.2.13-3.2.el7.x86_64 (docker-ce-stable) Requires: container-selinux &g…