RMTWeb

View Original

Raspberry Pi - Install SSH

sudo apt-get install ssh

then, to make it load SSH every time the Pi boots

sudo /etc/init.d/ssh start