Tag: CLI
-
CLI Corner: rsync
Synchronise two directories, e.g. Nextcloud and an encrypted USB drive with archive, recursive, partial, and progress flags:
-
Gogh
Check out these awesome terminal themes at http://gogh-co.github.io/Gogh/
-
Excel – is it a working day?
Need to know if a date is a working day? Excel has a WORKDAY function which takes a date, adds to it, and tells you the next working day. What about if a specific day is a working day? Assuming the date is in A1:
-
Setup a Multipass CDK Environment
I want to be able to connect to the environment using Visual Studio Code, so first we need to create a SSH key: We need a configuration YAML, replace <generated ssh-rsa key> with the above key, saved as cloud-init.yaml: Assuming you’ve got Multipass installed (if not sudo snap install multipass) then: We’ll come back to…
-
Rust
Picked up a book, Programming Rust (2nd Edition) by Jim Blandy, and have been working through it over the holidays (non-stop party here). Published in late 2021, it’s surprising how much of the code doesn’t work and it isn’t encouraging to spend half an hour searching for solutions to an early worked example. Nothing in…
-
Resettling: Location
Army Aviation can be very stable. With three major units in one location, many settle in Mid Suffolk. Indeed it gave my children enough stability that they settled there but I wanted to come back to Scotland. There were some practical reasons (better facilities, public transport, and less need to drive everywhere) and some personal…
-
Resettlement
Everyone’s experience of leaving the Forces is different. For me it would have been better called “upheaval” than resettlement. Four months after assignment to 1 UK Civ Div, and the first leave I’ve had this year, I had time to make some observations.
-
Self-hosted Bitwarden
Plesk Obsidian (18.0.54) with Docker extension (1.6.1-265). Vaultwarden Server (vaultwarden/server) image: