mirror of
https://github.com/sstent/vmimages.git
synced 2026-04-30 08:43:27 +00:00
438691a5aecdfd3c99d73c9932a30b3e06c3ac24
…
…
vmimages
Create new SSH HOST KEYS
sudo ssh-keygen -q -N "" -t rsa -b 4096 -f /etc/ssh/ssh_host_rsa_key sudo ssh-keygen -q -N "" -t ed25519 -f /etc/ssh/ssh_host_ed25519_key
TODO
swtich to ed25519 ssh-to-age? https://github.com/Mic92/ssh-to-age
Description
Languages
Nix
93%
Shell
3.8%
Just
3.2%