上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 35 下一页
摘要: ```clock timezone BJ add 8 ntp-service unicast-server 202.120.2.101``` 阅读全文
posted @ 2019-12-26 13:18 kylingx 阅读(244) 评论(0) 推荐(0)
摘要: ``` yum install bash-c* reboot ``` 阅读全文
posted @ 2019-12-26 10:55 kylingx 阅读(113) 评论(0) 推荐(0)
摘要: U200配置snmp 阅读全文
posted @ 2019-12-24 17:26 kylingx 阅读(138) 评论(0) 推荐(0)
摘要: 方法一:修改rc.local 阅读全文
posted @ 2019-12-23 10:24 kylingx 阅读(1188) 评论(0) 推荐(0)
摘要: ``` scp ./vlmcsd-x64-musl-static xxx@host.ip:/opt/kms/ chmod u+x /opt/kms/vlmcsd-x64-musl-static ./vlmcsd-x64-musl-static 激活windows slmgr /skms you.host.ip slmgr /ato slmgr /xpr ``` 阅读全文
posted @ 2019-12-22 16:17 kylingx 阅读(490) 评论(0) 推荐(0)
摘要: 配置ntp 配置端口组 关闭domain lookup 配置SSH show tcp brif 阅读全文
posted @ 2019-12-22 14:47 kylingx 阅读(173) 评论(0) 推荐(0)
摘要: ``` vim /etc/ssh/sshd_config #取消ssh的反向dns解析 UseDNS no #关闭ssh的gssapi认证 GSSAPIAuthentication no #排查是否日志文件过大,此文件是记录错误登录的日志 cat /dev/null > /var/log/btmp ``` 阅读全文
posted @ 2019-12-18 15:00 kylingx 阅读(483) 评论(0) 推荐(0)
摘要: 删除后输出 vim中删除 阅读全文
posted @ 2019-12-18 09:20 kylingx 阅读(221) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-12-14 19:57 kylingx 阅读(149) 评论(0) 推荐(0)
摘要: ```yum install cockpit* -ysystemctl start cockpit.servicesystemctl enable cockpit.service修改默认端口9090vim /usr/lib/systemd/system/cockpit.socketweb访问https://ip:9090``` 阅读全文
posted @ 2019-12-14 18:15 kylingx 阅读(513) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 35 下一页