精品教程

linux 设置定时重启

说明:有时候vps内存太小,防止程序崩溃,不得不让他重启释放内存。 1、安装Crontab 有些系统可能已经安装了Crontab,可以跳过此步骤,没有的就安装下。 #CentOS yum install vixie-cron crontabs chkconf...

Linux按文件名搜索命令

find 搜索目录 -name 目标名字 find / -name file名 /代表是全盘搜索,也可以指定目录搜索 find 搜索文件的命令格式: find [搜索范围] [匹配条件] 选项: -name 根据名字查找 -size    ...

测试服务器的基本参数

wget -qO- git.io/superbench.sh | bash                  VPS测试 wget -qO- sb.oldking.net | bash wget -qO- bench.sh | bash wget -qO- https://git.io/Jvh0J | bash bash <(curl -sL mcnb.top/best...