Install git
and fish
sudo adduser jovian
sudo usermod -aG sudo jovian
raspi-config # boot > cli > not autologin
reboot
sudo userdel -r pi
By executing scripts from Install folder.
sudoedit /etc/hostname
vim .ssh/authorizedkeys
Test if working.
sudoedit /etc/ssh/sshd_config
ssh-keygen -f id_server_eddsa -t ed25519
Then add the generated public key to servers.
sudoedit /etc/apt/apt.conf.d/10periodic APT::Periodic::Update-Package-Lists "1"; APT::Periodic::Update-Package-Lists "0";
Like .thunderbird, .mozilla, .ssh