Changes

Jump to navigation Jump to search
Line 39: Line 39:  
  chsh -s /bin/bash jim
 
  chsh -s /bin/bash jim
   −
====SSH With Passwords====
+
 
 +
* Password access
 
If your admin allows it you can connect with just a username and password.
 
If your admin allows it you can connect with just a username and password.
   −
====Securing SSH With Public / Private Keys====
+
* SSH Keys access
 
   
If you need to get SSH access to your server from outside the LAN (e.g. you want to get to your work server from home) then the advised method is to use Public / Private Keys.
 
If you need to get SSH access to your server from outside the LAN (e.g. you want to get to your work server from home) then the advised method is to use Public / Private Keys.
  

Navigation menu