No Sudo Password With SSH authorized_keys
Tired of typing in the password for the user to run sudo commands when you are connected and authorized with SSH key? This is what you have to do
Tired of typing in the password for the user to run sudo commands when you are connected and authorized with SSH key? This is what you have to do
This is a JSON config for IAM in AWS that let’s you specify a bucket that the user have access to. It will not allow you to do anything with other buckets on you’r account
Another awesome script from yours truly. This will automaticly download all databases from a RDS of your choice. It will then upload the .sql dump to your decided s3 bucket for easy and secure storage.
This guide will take you through how to set up a Craft CMS instance in docker. It includes NGINX, PHP and MYSQL
Ever been in a situation where you need to download tons of buckets from Amazon s3 and find the task tedious? Well here is a solution! This script will automaticly make a directory named after the bucket and start the sync right after the creation. No need to manually make a directory and change into it for the sync