2020年9月
一个0基础小白的日常记录VPS常用服务测试脚本
总体测试curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s full 三网测速bash <(curl -Lso- https://git.io/superspeed) 回...
新版可续签的Office 365开发者试用订阅!E5(附自动续订的方法)--更新
失效,更新链接:https://shyper.cf/index.php/archives/1051、申请方法:https://blog.curlc.com/archives/599.html2、自动续订:提前增加一个子账号:2.1、h...
Clash文档转换
跳转网址:https://acl4ssr.netlify.app/ 综合性网站1、https://acl4ssr-sub.github.io/2、https://bianyuan.xyz/ 后端不要选bianyuan3、https:/...
bash: ulimit: open files: 无法修改 limit 值: 不允许的操作
[smrtlink@localhost ~]$ulimit -n 8192 报错:bash: ulimit: open files: 无法修改 limit 值: 不允许的操作原因:你设置的最大打开文件限制数大于系统预设的最大系...
centos7 安装谷歌浏览器,超简单!
首先,你不用去官网下载,其次,你也不用担心版本问题,真的只有几行命令!第一步:cd / cd etc/yum.repos.d vim gogle-chrome.repo 在gogle-chrome.repo中复制以下内容:(这一步记得...