排序
VM虚拟机安装开源路由系统openwrt 传说中神器旁路由
准备工具: VMware Workstation 虚拟机 OpenWRT系统镜像 WinRAR 用于解压镜像 StarWind V2V Converter 用于转换镜像 Xshell 用于远程OpenWRT系统安装主题 棉袄已经给所有工具打包好,需要的宝子...
windows server 2016 2019 2022 设置开机自动登陆
键盘按WIN+R 运行里输入 regedit 回车 双击 DevicePasswordLessBuildVersion 并把值改为 0 再键盘按 WIN+R 运行里输入 netplwiz 回车 这个钩去掉,需要密码输入2次密码,不需要密码直接回车即可
linux服务器常见风险配置
1.低危检查是否使用PAM认证模块禁止wheel组之外的用户su为root风险描述未禁用wheel组外的用户su切换为root用户解决方案1、在文件【/etc/pam.d/su】中添加auth required pam_wheel.so2、如需配置...
WindowsServer2008R2搭建SFTP服务器以及配置
Windows服务器搭建SFTP服务器需要下载freesshd(SSH服务器软件)和WinSCP(SFTP客户端),SSH服务器软件是安装在服务器上的,而SFTP客户端是用于连接SSH服务器,测试SSH服务器是否安装正确。废话不...
宝塔Linux命令大全
[login]安装宝塔 Centos安装脚本 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh Ubuntu/Deepin安装脚本 wget -O...
宝塔提示NGINX sysntax错误
[scode type='yellow']Nginx配置规则错误:nginx: the configuration file /www/server/nginx/conf/nginx.conf syntax is oknginx: configuration file /www/server/nginx/conf/nginx.conf test ...
安装了精简系统 资源管理器搜索无记录如何修复
资源管理器搜索记录丢失 修复教程 一、问题原因 优化注册表项 DisableSearchBoxSuggestions 会强制禁用系统搜索建议 + 本地搜索历史保存,不仅屏蔽必应联网搜索,还会直接清空、不再保...
Linux VPS常用测试脚本,包含网速,延迟,路由等信息
VPS综合测试[scode type='share']wget -qO- git.io/superbench.sh | bash[/scode]或者[scode type='share']curl -LsO git.io/superbench.sh; chmod +x superbench.sh[/scode]演示图Bench.sh[sco...






