Connecting to SSH
Connecting
-
Download and install MobaXterm.
-
Launch it then click on the
Session
icon:
- Then on then
SSH
icon:
- Enter the IP address of your Speeder Pad in the
Remote Host
field, check theSpecify username
box and enter the usernamepi
in the field then click onOK
:
- On the new displayed window, enter the password
flsun
(it's not displayed when typing, this is normal):
-
An authorization window will appear, authorize it. It's also possible that another window asking you to change the password will appear, ignore it.
-
Once connected, on the left part of the window you have access to the folders and files of your Speeder Pad and on the right part to the SSH command prompt window:
Change Password
It's possible to change the password of the pi
user:
- In the SSH command prompt window, enter the following command:
passwd
-
You’ll get asked to enter your current password for verification ->
flsun
. -
After verification, you can type in your new password and press
Enter
. -
Note: You’ll not be able to see any characters on the window while entering the password. So, don’t panic, just type in your password and press
Enter
. -
Once you’ve successfully verified your password, it’ll get applied right away.
You can now Update Ubuntu.