Дамјан Георгиевски
Дамјан Георгиевски
aws-cli supports a `source_profile` option in the config file which specifies which profile to get the credentials from. I actually don't have a `[default]` section in my ~/.aws/credentials file, so...
My use-case is a dumb one, when I update the BIOS of the Motherboard, it resets all the settings, so secure-boot is disabled. I can still boot into the machine,...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
add a CLI option `-l` to start swayidle in locked state. when used, swayidle will send itself the SIGUSR1 signal as soon as it starts and subsequently start the locker....
this allows swayidle to be used in a systemd service with Type=notify it also updates the status line message to either: "active state" or "idle state" ps. `sd_notify(3)` is a...
If the `-f` argument is passed to swayidle it will fork and daemonize after initialization. This allows proper ordering of other programs after swayidle is fully running, including `Type=forking` in...
My use case is that my desktop computer auto-logins (via sddm) and starts my sway session with some additional programs running. I'd like for swayidle to start locked in that...
ECR repositories can have policies too. `aws ecr get-repository-policy` will retrieve it. iamy should support them similar to the s3 policies.
> Service control policies (SCPs) are one type of policy that you can use to manage your organization. SCPs offer central control over the maximum available permissions for all accounts...