ssh
on boot partitionssh pi@<IP>, password
rasperry`sudo apt install vim
passwd
sudo vim /etc/hostname/
then sudo vim /etc/hosts/
sudo raspi-config
sudo apt update
then sudo apt upgrade
ssh-copy-id pi@<IP>
sudo vim /etc/ssh/sshd_config
then PasswordAuthentication no
sudo shutdown -r
built 2024-11-21 07:00:04