named配置DNS转发 代理8.8.8.8
//// named.conf // // Provided by Red Hat bind package to configure the ISC BIND named(8) DNS // server as a caching only nameserver (as a localhost DNS resolver only). /…
愉快地玩耍,认真地记录
CATEGORY / HOSTDOMAN
服务器、域名、DNS、Linux、Windows 与网络工具记录。
//// named.conf // // Provided by Red Hat bind package to configure the ISC BIND named(8) DNS // server as a caching only nameserver (as a localhost DNS resolver only). /…
管理员运行cmd 输入 explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} 反复点击复选框然后确定保存
在shell 管理员里运行reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve然后重启
http://c.gb688.cn/bzgk/gb/showGb?type=online&hcno= F12打开控制台,输入PDFViewerApplication.save()即可下载
转自https://segmentfault.com/a/1190000040074507?utm_source=sf-similar-article换了个电脑,chrome访问网站又遇到了“您的连接不是私密连接”的问题。之前遇到过几次,这次决定记录下来,免得下次遇到又是一顿搜索。您的连接不是私密连接升级chrome到最新版,无法打开自签…
回程路由脚本,这里的回程路由是指从你的机器出发到指定节点的路由。Github地址:https://github.com/nanqinlang-script/testracewget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh…
server { listen 80; root /www/web/silvfilter_com/public_html; server_name silvfilter.com; return 301 https://silvfilter.com$request_uri; index index.html index.php index.…
在拿到一台VPS开始使用之前,进行简单的命令测试可以让自己更了解手上的VPS,下面列举一些常用命令: 一、CPU信息及性能查看 先使用命令,得到你的CPU信息,你也可以安装环境之后上传探针在探针里面看,而且探针里面比较详细。 cat /proc/cpuinfo 至于具体的CPU性能查询可到www.anandtech.com/Bench或者…