ubuntu安装openssh-server

openssh-server是依赖于openssh-clienr的,那ubuntu不是自带了openssh-client吗?

原因是自带的openssh-clien与所要安装的openssh-server所依赖的版本不同,这里所依赖的版本是1:6.6p1-2ubuntu1

sudo apt-get install openssh-client=1:6.6p1-2ubuntu1

sudo apt-get install openssh-server
上一篇:nyist 500 一字棋


下一篇:IOS-沙盒机制(一 简述)