Difference between revisions of "Install dragit"
From Wiki
Line 1: | Line 1: | ||
− | Before any operations, you need to log into the Raspberry Pi remotely first. Here's how: < | + | Before any operations, you need to log into the Raspberry Pi remotely first. Here's how: <br> |
1. Get the IP address of the Raspberry Pi: | 1. Get the IP address of the Raspberry Pi: | ||
https://www.raspberrypi.org/documentation/remote-access/ip-address.md | https://www.raspberrypi.org/documentation/remote-access/ip-address.md |
Revision as of 07:58, 6 September 2018
Before any operations, you need to log into the Raspberry Pi remotely first. Here's how:
1. Get the IP address of the Raspberry Pi:
https://www.raspberrypi.org/documentation/remote-access/ip-address.md
2. Log in with the IP address, by ssh or VNC:
For ssh: https://www.raspberrypi.org/documentation/remote-access/ssh/README.md
For VNC: https://www.raspberrypi.org/documentation/remote-access/vnc/README.md