From e5402df860eaffc1e2f8029608853e39eddfe855 Mon Sep 17 00:00:00 2001 From: zhengsihua Date: Sun, 28 Dec 2014 17:47:19 +0800 Subject: [PATCH] translating --- ... with Answers--How to check SSH protocol version on Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20141224 Linux FAQs with Answers--How to check SSH protocol version on Linux.md b/sources/tech/20141224 Linux FAQs with Answers--How to check SSH protocol version on Linux.md index 5a0cce00cb..07b644d849 100644 --- a/sources/tech/20141224 Linux FAQs with Answers--How to check SSH protocol version on Linux.md +++ b/sources/tech/20141224 Linux FAQs with Answers--How to check SSH protocol version on Linux.md @@ -1,3 +1,5 @@ +Translating---------geekpi + Linux FAQs with Answers--How to check SSH protocol version on Linux ================================================================================ > **Question**: I am aware that there exist SSH protocol version 1 and 2 (SSH1 and SSH2). What is the difference between SSH1 and SSH2, and how can I check which SSH protocol version is supported on a Linux server?