05 2022 档案
ssh 修改端口号 --centos 7
摘要:1 vim /etc/ssh/sshd_config Port XXXXX #XXXXX 为要修改的端口号,默认是22,直接在新的行添加Port XXXXX即可。 2 systemctl restart sshd 常见问题,修改后重启失败 1 执行提示 journalctl -xe SELinux
阅读全文
loadrunner 11
摘要:1 环境windows server 2012 2019 的.net 时, 服务器管理器--仪表板--勾选。net后报错? 其中一个办法就是将服务器临时联网,就能安装成功。 2 联机时 提示如下错误: Error (-81024): LR_VUG: The ‘QTWeb‘ type is not s
阅读全文