Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
@@ -118,7 +118,6 @@ That will show you your IMSI, among other pieces of information.
...
@@ -118,7 +118,6 @@ That will show you your IMSI, among other pieces of information.
* Secure Shell (ssh)
* 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.
Note that using the L5's passcode to log in remotely is relatively weak security. See related tutorials for better authentication solutions.
```
SECURE SHELL
SECURE SHELL
Logging in remotely to the L5’s terminal in order to execute commands
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.
...
@@ -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.
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.
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.~~~