sudo apt install openssh-serversudo systemctl enable ssh
sudo raspi-config Interfacing Options | SSH | Yes | Ok | Finish
sudo systemctl enable sshsudo systemctl start ssh