authorized-keys Archives - Experiencing Technology https://blog.tinned-software.net/tag/authorized-keys/ Tinned-Software Blog Thu, 30 Jun 2016 19:43:45 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Restrict SSH login using SSH keys to a particular IP address https://blog.tinned-software.net/restrict-ssh-logins-using-ssh-keys-to-a-particular-ip-address/ Tue, 18 Mar 2014 09:40:24 +0000 http://blog.tinned-software.net/?p=1328 Because most passwords are quite short so you can remember them as well as it is annoying to type the password all the time, You might have already considered creating SSH-keys and configured the SSH passwordless login with SSH-key for your server. But how to secure the access with SSH-key? Continue reading

The post Restrict SSH login using SSH keys to a particular IP address appeared first on Experiencing Technology.

]]>
Subversion via ssh using authorized_keys https://blog.tinned-software.net/subversion-via-ssh-using-authorized_keys/ Tue, 03 Sep 2013 22:03:19 +0000 http://blog.tinned-software.net/?p=723 When i used subversion in the past i created a separate user on the linux operating system. This user then got the right to login via ssh to use subversion. If you have one or two users to manage that is not a big deal. But when the amount of users is growing ... Continue reading

The post Subversion via ssh using authorized_keys appeared first on Experiencing Technology.

]]>
SSH passwordless login with SSH-key https://blog.tinned-software.net/ssh-passwordless-login-with-ssh-key/ Fri, 05 Jul 2013 21:06:17 +0000 http://blog.tinned-software.net/?p=893 Whenever you connect to a server via SSH you have to enter your password. If you have to connect often, it might start to be annoying to entering the password on every attempt to connect to the server. Isn't there some easier way? Yes there is! I will show here how to set this up. Continue reading

The post SSH passwordless login with SSH-key appeared first on Experiencing Technology.

]]>