随笔分类 -  ArchLinux

摘要:Archlinux开启ssh服务命令: systemctl enable sshd.service 开机启动 systemctl start sshd.service 立即启动 systemctl restart sshd.service 立即重启 阅读全文
posted @ 2019-07-12 13:52 萧余 阅读(3387) 评论(0) 推荐(0)