energy saving #linux style:
$ sudo crontab -l
0 1 * * * shutdown -P
10 results found.
energy saving #linux style:
$ sudo crontab -l
0 1 * * * shutdown -P
Tried 1Password for SSH keys and Git management (keys in 1Password, authentication via agent + desktop prompt before access, and 1Password must be running) and not a fan of more red tape around the SSH keys. Non-interactive processes just fail to use the key first-time round, so I ended up having to commonly do operations twice. Easy restore from a BackInTime backup. #security #linux
I've updated my one stop system update script to remove unused Flatpaks. #linux #projects