摘要: 1安装yum -y install openssh openssh-clients openssh-server openssh-askpass2修改 vim /etc/ssh/sshd_config PermitRootLogin yes StrictModes yes UsePAM yes 3重 阅读全文
posted @ 2022-03-25 12:39 linuxTang 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 1. 当前版本信息 [root@localhost ~]# cat /proc/version Linux version 3.10.0-862.14.4.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150 阅读全文
posted @ 2022-03-25 11:28 linuxTang 阅读(680) 评论(0) 推荐(0) 编辑