Access the Raspberry Pi Remotely using an SSH Server
-
Once the configuration is completed, run the following command on the Raspberry
terminal to access the Raspberry Pi remotely using a SSH server.
sudo apt install openssh-server vim
-
In your Windows machine, open puTTY to access your Raspberry.
Note: To get the IP address of your device, run the following command on your Raspberry terminal:
ifconfig