SSH for remote access

Set up the service

sudo apt-get install openssh-server sudo systemctl enable ssh --now

Get ID and test

sudo systemctl enable ssh --now

Â