Access your unit using SSH: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
m (Added information on where to find the password) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Shell access.png|300px|thumb]] | [[File:Shell access.png|300px|thumb]] | ||
[[Tutorials_and_How-tos| < Tutorials and How-tos]] | |||
By default the unit will only accept login using the webinterface. | By default the unit will only accept login using the webinterface. | ||
For many users, SSH is of interest and has to be enabled by checking the box in "Network Configuration -> Shell Access" | For many users, SSH is of interest and has to be enabled by checking the box in "Network Configuration -> Shell Access" | ||
After enabling SSH, an email is sent to the users in the "admin" group with the password for the user "root". | |||
Accessing the unit by ssh root@your-name-or-ip will grant you unrestricted access to the system so be careful.... |
Latest revision as of 08:28, 27 June 2017

By default the unit will only accept login using the webinterface.
For many users, SSH is of interest and has to be enabled by checking the box in "Network Configuration -> Shell Access"
After enabling SSH, an email is sent to the users in the "admin" group with the password for the user "root". Accessing the unit by ssh root@your-name-or-ip will grant you unrestricted access to the system so be careful....