From 403c84a7ff65720e24526e758c054ecb77fc5d2b Mon Sep 17 00:00:00 2001 From: martin qi Date: Mon, 2 Mar 2015 19:34:32 +0800 Subject: [PATCH] translating --- ...302 How to Setup Passwordless SSH Logon to Ubuntu 14.04.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150302 How to Setup Passwordless SSH Logon to Ubuntu 14.04.md b/sources/tech/20150302 How to Setup Passwordless SSH Logon to Ubuntu 14.04.md index 478cc10009..58c6351003 100644 --- a/sources/tech/20150302 How to Setup Passwordless SSH Logon to Ubuntu 14.04.md +++ b/sources/tech/20150302 How to Setup Passwordless SSH Logon to Ubuntu 14.04.md @@ -1,3 +1,5 @@ +translating by martin. + How to Setup Passwordless SSH Logon to Ubuntu 14.04 ================================================================================ Hi all, today we'll gonna learn how we can setup Passwordless SSH Logon to Ubuntu 14.04 "Trusty". Only the workstations having the correct matching key pair (private and public) will be allowed to logon to the SSH server, without the key paring, access will not be allowed. @@ -82,4 +84,4 @@ via: http://linoxide.com/ubuntu-how-to/setup-passwordless-ssh-logon-ubuntu-14-04 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://linoxide.com/author/arunp/ \ No newline at end of file +[a]:http://linoxide.com/author/arunp/