DVAP Pi Hotspot

JuiceSSH

These steps are not required, they are showing how to setup JuiceSSH on an Android phone/tablet.  JuiceSSH is an SSH client like PuTTY is for Windows.  This will only work if the phone or tablet is on the same network as the Pi.

Download and install JuiceSSH from the Google Play Store.

Screenshot_2014-03-20-23-03-46

Start JuiceSSH.

If this is the first time staring the application, you will be asked for a password the program will use to encrypt settings.  Enter a password and confirm it.

Hit Finish.

Screenshot_2014-03-20-23-05-23

Hit Connections.

Screenshot_2014-03-20-23-05-33

Hit New Connection.

Screenshot_2014-03-20-23-09-00

Enter an identifying nickname, like DVAP Pi.

Enter the IP Address.  In this case: 192.168.43.164.

For Identity, hit Select One.

Hit New.

Screenshot_2014-03-20-23-14-37

Enter an identifying nickname for your user and password, like DVAP Pi.

For Username, enter pi.

For Password, hit Set.

Screenshot_2014-03-20-23-15-54

Enter password set in the Raspberry Pi Software Configuration Tool.

Hit OK.

Screenshot_2014-03-20-23-16-28

Make sure there are no extra spaces anywhere.

Hit Save.

Screenshot_2014-03-20-23-16-41

Make sure there are no extra spaces anywhere.

Hit Save.

Screenshot_2014-03-20-23-16-54

Hit DVAP Pi to connect.

Screenshot_2014-03-20-23-17-09

This is not a problem if you’re sure you’re connecting to the correct address.

Hit Accept.

Screenshot_2014-03-20-23-18-25

JuiceSSH will connect.

Screenshot_2014-03-20-23-18-57

Read the tutorial.

Hit OK – I’ve got it!

You will be connected to the Pi!

Shutdown

Screenshot_2014-03-20-23-19-29

Bring up the popup keyboard.

Arrow up or type in

sudo shutdown -h now

Hit Enter.