Difference between revisions of "Install dragit"

From Wiki
Jump to: navigation, search
Line 12: Line 12:
 
   wget https://s3.amazonaws.com/sunfounder/Raspberry/dragit_installer.py
 
   wget https://s3.amazonaws.com/sunfounder/Raspberry/dragit_installer.py
  
[[]]<br>
+
[[File:Install dragit2.png]]<br>
 +
 
 
2. After download is done, type in the command to run:  
 
2. After download is done, type in the command to run:  
 
''Example: 192.168.0.177:8000'' <br>
 
''Example: 192.168.0.177:8000'' <br>

Revision as of 08:17, 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.

Install dragit1.png

1. Type in the command below:

 wget https://s3.amazonaws.com/sunfounder/Raspberry/dragit_installer.py

Install dragit2.png

2. After download is done, type in the command to run: Example: 192.168.0.177:8000