Keep it Simple
Friday, February 7, 2025
Search by action all AWS IAM Policies in your account
›
Find all policies that contain a specific action(grep by string) AWS Iam manage access to AWS cloud trough different entities that narrow ...
Wednesday, January 22, 2025
Change storage class in a running StateFull Set (sts)
›
Change the storage class of a running STS in k8s K8s doesn’t allow to change the StorageClass for an active StateFull Set . However there...
Tuesday, October 29, 2024
Golang clean package cache
›
Cleaning golang (cache)packages on your system The usual flow is to install packages on your system with the simple command go install url/...
Friday, April 12, 2024
Databricks AWS private link with conditional DNS forwarder
›
Databricks allows workspace to be accessible via a private ip so not publicly available. This is useful in some cases where you want to re...
Tuesday, October 10, 2023
Remove Windows 10 drivers from command line
›
Normally you would use System Settings -> Apps & features ... but that didn't work for you so this will explain how to uninstall ...
Thursday, January 19, 2023
Tmux cheetsheet
›
Attach and detach $ tmux Start new tmux session $ tmux attach Attach to tmux session running in the background Ctrl+B d Detach from tmux se...
Thursday, October 6, 2022
Online openssl private certificate and key with alternative DNS
›
Openssl added a nice alternative to the config file or extention to create requests with alternative DNS. This will create a key and certif...
›
Home
View web version