deepin安装ssh服务
Posted jiftle
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了deepin安装ssh服务相关的知识,希望对你有一定的参考价值。
apt-get install openssh-server
vi /etc/ssh/sshd_config
AllowUsers realjt(自己的用户名)
systemctl restart sshd
原文:
https://blog.csdn.net/juntian2008/article/details/88381229
以上是关于deepin安装ssh服务的主要内容,如果未能解决你的问题,请参考以下文章
windows 远程连接deepin笔记本 在deepin安装 ssh软件。