05 2023 档案
摘要:1.查考链接 https://www.cnblogs.com/wugh8726254/p/15231372.html 2.https://zhuanlan.zhihu.com/p/344714806 3.https://blog.csdn.net/qq_39173779/article/detail
阅读全文
摘要:1.下载地址 https://dotnet.microsoft.com/zh-cn/download/dotnet 2. 用工具 FileZilla (类似FTP功能) 上传到 Linux 系统 (用root 登录) 3. 用工具 Xshell 7 (类似Cmd 功能) (用root 登录) 3.1
阅读全文
摘要:1. 在Linux终端输入sudo vim /etc/ssh/sshd_config 2. 按 i 进入编辑模式,修改配置文件,找到Authentication所在位置,修改成如下所示 取消这四条的注释LoginGraceTime 2m #登陆时间PermitRootLogin yes #允许roo
阅读全文