... | ... | @@ -118,7 +118,6 @@ That will show you your IMSI, among other pieces of information. |
|
|
* Secure Shell (ssh)
|
|
|
Note that using the L5's passcode to log in remotely is relatively weak security. See related tutorials for better authentication solutions.
|
|
|
|
|
|
```
|
|
|
SECURE SHELL
|
|
|
Logging in remotely to the L5’s terminal in order to execute commands
|
|
|
|
... | ... | @@ -176,4 +175,6 @@ You can also connect your L5 to your computer over USB and use ssh without WiFi. |
|
|
In the settings panel of the L5, under Sharing, you should now see that Remote Login is On. At the top of this panel, you can use the toggle to disable or enable remote sharing as you wish.
|
|
|
|
|
|
To exit ssh, use the command exit in the terminal.
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
|
|
|
* SECURE COPY (scp)
|
|
|
~~~Note that using the L5's passcode to log in remotely is relatively weak security. See related tutorials for better authentication solutions.~~~ |
|
|
\ No newline at end of file |