Difference between revisions of "Install dragit"
From Wiki
Line 6: | Line 6: | ||
For VNC: https://www.raspberrypi.org/documentation/remote-access/vnc/README.md <br> | For VNC: https://www.raspberrypi.org/documentation/remote-access/vnc/README.md <br> | ||
Now you're on the RPi already. Open a terminal for command lines. Let's see what's next. <br> | Now you're on the RPi already. Open a terminal for command lines. Let's see what's next. <br> | ||
+ | |||
+ | [[File:Install dragit1.png]]<br> |
Revision as of 08:07, 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
Now you're on the RPi already. Open a terminal for command lines. Let's see what's next.