Changes

no edit summary
Line 34: Line 34:  
* Open a new Terminal window, type '''ssh [email protected]''' and press "Enter". If this is your first time logging in, you might be asked to clarify whether you really want to log in. In that case, just type '''yes''' and press "Enter". Then type in the router's admin password and press "Enter" to finish the login process:  
 
* Open a new Terminal window, type '''ssh [email protected]''' and press "Enter". If this is your first time logging in, you might be asked to clarify whether you really want to log in. In that case, just type '''yes''' and press "Enter". Then type in the router's admin password and press "Enter" to finish the login process:  
   −
[[File:SSH linux login v3.png|border|class=tlt-border]]
+
[[ File:Ubuntu_SSH_login.png|border|class=tlt-border]]
    
After this, you should be greeted with a window such as the one depicted in the figure above.
 
After this, you should be greeted with a window such as the one depicted in the figure above.
Line 48: Line 48:  
* Launch PuTTY and select the '''SSH''' option under the "Connection type" field. Type in the router's LAN IP address into the "Host Name (or IP address)" field, specify the SSH port into the "Port" field ('''22''' by default), and click "Open":
 
* Launch PuTTY and select the '''SSH''' option under the "Connection type" field. Type in the router's LAN IP address into the "Host Name (or IP address)" field, specify the SSH port into the "Port" field ('''22''' by default), and click "Open":
   −
[[File:Putty login 1 v2.PNG|border|class=tlt-border]]
+
[[File:SSH Putty login.png|border|class=tlt-border]]
 
----
 
----
 
* In the next window type in the login name ''root'', press "Enter", type in the router's admin password and press "Enter" again. You should be greeted with a message such as this:
 
* In the next window type in the login name ''root'', press "Enter", type in the router's admin password and press "Enter" again. You should be greeted with a message such as this:
   −
[[File:Putty login v3.png|border|class=tlt-border]]
+
[[File:SSH Putty logged in.png|border|class=tlt-border]]
    
*Newer Windows 10 editions already have a built-in SSH client. see https://docs.microsoft.com/en-us/windows/terminal/tutorials/ssh
 
*Newer Windows 10 editions already have a built-in SSH client. see https://docs.microsoft.com/en-us/windows/terminal/tutorials/ssh