学习链接

VM17pro密钥:MC60H-DWHD5-H80U9-6V85M-8280D

 黑群晖部署指导教程

免费内网穿透教程

chmlfrp免费内网穿透

NATAPP测试内网穿透官网

魔戒

国密:
https://www.gmssl.cn/gmssl/index.jsp

https://blog.csdn.net/weixin_44288604/article/details/135220041

SSH缓慢:
# vi /etc/ssh/sshd_config
修改如下内容:
GSSAPIAuthentication no # 关闭认证接口
UseDNS no # 关闭DNS解析功能
按:wq保存退出,重启sshd服务

SSH连接超时:
# vi /etc/ssh/sshd_config
修改内容如下:
ClientAliveInterval 60
ClientAliveCountMax 5
按:wq保存退出,重启sshd服务

Chrome浏览器离线安装包下载方式:

 Chrome 官网:https://www.google.cn/chrome/

地址参数:

- ?standalone=1 代表离线安装包
- ?platform=win 32位win
- ?platform=mac mac版本

posted @ 2024-02-26 11:37  晓看暮色云  阅读(73)  评论(0)    收藏  举报