Skip to content

Instantly share code, notes, and snippets.

View combiz's full-sized avatar

Combiz Khozoie combiz

View GitHub Profile
@combiz
combiz / AWS.md
Created June 22, 2022 19:47
AWS Miscellaneous

Recursively add grantees for all objects in a folder within an S3 bucket.

In CloudShell: -

BUCKET_NAME=bucket_name
BUCKET_DIR=bucket_dir
NEW_ACL='id=12345poiuy,id=12345abcde,id=12345qwerty'

aws s3 ls --recursive $BUCKET_NAME/$BUCKET_DIR/ | \
@combiz
combiz / hpc_notes.md
Last active July 15, 2024 15:11
Imperial HPC Cluster Getting Started Tips/Notes

Some tips on getting started with Imperial RDS/HPC cluster

Combiz Khozoie, Ph.D.

Mounting an RDS folder for local access

To mount an RDS folder locally in nautilus, navigate to 'other locations' and enter the address (where username is your Imperial username (e.g. ckhozoie): -

smb://rds.imperial.ac.uk/rds/user/username