安装须知1.所有系统安装完毕的默认密码是[cxthhhhh.com],为了防止暴力破解,你必须在安装完毕立刻修改默认密码!2.因硬件配置和网络环境不同,安装全程需要15-60分钟,请耐心等待。安装完成即可通过IP:22(Linux SSH)/IP:3389(Windows RDP)进行连接。源码安全,并托管在Github:https://githu…
三种模式一般模式:可以进行复制、粘贴和删除等操作编辑模式:按 i 或 a 进入编辑模式,按 Esc 回到一般模式命令模式:按 / 或 ? 或 : 进入命令模式,按 Esc 回到一般模式移动操作h j k l:用来控制光标移动gg:返回顶部G:回到底部:n:跳到n行(n是数字)ctrl+f 和 ctrl+b:屏幕向前向后滚动0和shift+4:回到本…
1、firewalld的基本使用启动:systemctl start firewalld关闭:systemctl stop firewalld查看状态:systemctl status firewalld 开机禁用:systemctl disable firewalld开机启用:systemctl enable firewalld2.systemc…
SuperBench脚本:1、中文版 wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh 2、英文版 wget -N --no-che…