给docker里的每一个容器一个独立的ipv6地址
1.配置/etc/docker/daemon.json文件 (这里的ipv6不用动){ "ipv6": true, "fixed-cidr-v6": "2001:5001::/64"}2.执行 systemctl reload docker 重载Docker Engine的配置文件3.添加自定义网桥网络 (这里的ipv6不用动)do……
QQ群
1.配置/etc/docker/daemon.json文件 (这里的ipv6不用动){ "ipv6": true, "fixed-cidr-v6": "2001:5001::/64"}2.执行 systemctl reload docker 重载Docker Engine的配置文件3.添加自定义网桥网络 (这里的ipv6不用动)do……
下载质量最好的mp4+m4a合并成mp4yt-dlp -f 'bv[ext=mp4]+ba[ext=m4a]' --embed-metadata --merge-output-format mp4 '链接'Linux小鸡有时会有文件名过长的情况,需要截断文件名yt-dlp -f 'bv[ext=mp4]+ba[ext=m4a]' --embed-met……
谷歌翻译退出大陆,导致Chrome内置翻译不能直连了以下是使用自己的VPS反代translate.googleapis.com需要占用VPS的443端口,建议用443端口闲置的小鸡部署安装Docker的方法可见:https://haoduck.com/239.html装好Docker后运行下面的命令docker run -d -p 443:443 ……
这是套了CF的用法($http_cf_connecting_ip)location /ip {add_header Content-Type text/plain;return 200 $http_cf_connecting_ip;}这是套了CDN(包括CF)/有反代($http_x_forwarded_for)location /ip {add……
在qemu-system命令加上参数-device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 -device usb-tablet 对于USB 3.0-device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device usb-tablet 对于USB 2……
需要先设置Windows的脚本执行策略https://docs.microsoft.com/zh-cn/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.2Set-ExecutionPolicy -ExecutionPo……
注意默认ROOT密码:haoduck.com支持自定义ROOT密码、SSH端口(Linux)特别注意:OpenVZ构架不适用.支持Debian11/10/9Ubuntu20.04/18.04/16.04CentOS8/7/6Windows7/8,Server2019/2016/2012/2008/2003等部分Win镜像支持UEFI(甲骨文……
dir=/root/if [[ $dir =~ /$ ]];then dir=${dir:0:-1}fiecho $dirdir=/rootif [[ $dir =~ /$ ]];then dir=${dir:0:-1}fiecho $dir这样输出的结果均为/root……
之前一直习惯用p7zip-full这个包来解压各种压缩包,后面发现解压.rar会出现ERROR: Unsupported Method :总之就是失败了,后面又尝试安装了unrar发现没有这个包,搜索了一下发现有unrar-free,安装试了一下,也报错了unknown archive type, only plain RAR 2.0 supported……
https://haoduck.com/demo/od-dc.php非常好用,慢是正常……
warp官方cli客户端支持socks5模式,但是兼容不太行基本用不了,也没有ARM客户端,不太好用以下应该是OK的,完成后就有了http://127.0.0.1:2333和socks5://127.0.0.1:2333端口可以自定义,也可以把那些连接改成arm的,就支持arm了"docker run -dit -p 127.0.0.1:2333……
planetscale.com每个组织限制一个数据库10GB 存储/月10 亿行读取/月1000 万行写入/月每个数据库 3 个分支1,000 个连接自动每日备份社区支持一些serverless服务,配合这样的云数据库可以完成更多的事。更重要的是,这是免费的。有几个节点可选,美国欧洲以及亚太都有,弗吉尼亚,佛勒冈,都柏林,孟买,新加坡……
之前发现明明占用的空间莫名多了将近一倍,查了一下,是历史版本也会占用空间。坑爹的OneDrive明明是一样的文件也搞出来历史版本。导致无效的历史版本占用了特别多空间。禁用版本控制如果是管理员,可以用PowerShell SharePoint Online关闭操作如下Install-Module -Name Microsoft.Online.Share……
警告:按照本文操作可能会出现服务中断,在操作之前一定要考虑清楚。为什么要切换Cloudflare边缘证书?由于使用CNAME接入Cloudflare,有两个域名是使用的Let’s Encrypt,但发现一些问题:因为只有3个月有效期,需要经常更换证书。由于Cloudflare或Let’s Encrypt更改政策需要TXT验证。于此产生更换一年证书的……
需求是这样的在当前目录下有一些子目录,子目录下有一些wav文件,我的需求是把它们转为mp3find命令实现查找所有wav文件$ find -type f -name "*.wav"./EXdata/NOSE/hoiku_Tr01_NoSE.wav./EXdata/NOSE/hoiku_Tr02_NoSE.wav./EXdata/NOSE/hoik……
最近在loc上买了个E3 MSDN 25T 亚太地区的全局 (在此感谢lzw大佬,先给了管理员账号上去确认,还有记录此前在TG上交了学费)最开始E3 MSDN是通过注册链接自己注册的,所有的信息都是注册时候已经确定,买到以后,安全起见,建立新的全局管理员,再新建4个用户,分别登录onedrive,把原来的全局管理和账号都删除(25t的全局可保留一个原先已经……
有些时候,目录和文件上有空格,不太好记录几个批量改名的命令免得以后需要又要找情况1目录中有空格,目录的空格改为下划线dir="./"find $dir -name "* *" -type d |while read name; dona=$(echo $name | sed 's/ /_/g')mv "$name" $nadone情况2……
location /{ proxy_pass https://haoduck-my.sharepoint.com; proxy_set_header Host haoduck-my.sharepoint.com; proxy_set_header Range $http_range; proxy_buffering off;……
Wondershaper简介Wondershaper是一个小的bash脚本,使您可以限制Linux中的网络带宽。 它使用tc命令行程序作为配置流量控制的后端。 它是用于控制Linux服务器上带宽的便捷工具。它允许您设置最大下载速率和/或最大上传速率。 此外,它还允许您清除已设置的限制,并可以从命令行显示接口的当前状态。 除了使用CLI选项,您还可以在sy……
x86https://download.my.visualstudio.com/pr/zh-cn_windows_10_enterprise_ltsc_2021_x86_dvd_30600d9c.iso?t=2ecb04df-c7f6-4096-a6bb-25d22b65e6ba&e=1637130941&h=d57ac3d8a45bc5fbd7d0149……
您已发表66条评论。
日期时间 | Points | 类别 | 状态 | 描述 |
---|---|---|---|---|
2020-04-21 11:14:19 | 0 | accepted | comment_posted_43 | |
2020-07-23 12:59:47 | 0 | accepted | comment_posted_86 | |
2020-07-24 06:39:29 | 0 | accepted | comment_posted_88 | |
2020-07-24 06:40:19 | 0 | accepted | comment_posted_89 | |
2020-08-13 14:50:52 | 0 | accepted | comment_posted_103 | |
2020-08-14 14:53:40 | 0 | accepted | comment_posted_106 | |
2020-08-17 09:15:07 | 0 | accepted | comment_posted_108 | |
2020-09-09 05:53:07 | 0 | accepted | comment_posted_114 | |
2020-09-12 15:05:03 | 0 | accepted | comment_posted_119 | |
2020-09-12 15:05:49 | 0 | accepted | comment_posted_120 | |
2020-10-03 01:47:45 | 0 | accepted | comment_posted_129 | |
2020-10-28 02:10:17 | 0 | accepted | comment_posted_148 | |
2020-11-30 13:32:01 | 0 | accepted | comment_posted_196 | |
2020-12-06 04:36:34 | 0 | accepted | comment_posted_211 | |
2020-12-12 14:01:01 | 0 | accepted | comment_posted_234 | |
2020-12-14 16:54:04 | 0 | accepted | comment_posted_241 | |
2020-12-17 10:14:05 | 0 | accepted | comment_posted_248 | |
2020-12-18 13:49:54 | 0 | accepted | comment_posted_250 | |
2020-12-18 18:05:45 | 0 | accepted | comment_posted_252 | |
2020-12-19 05:51:28 | 0 | accepted | comment_posted_257 | |
2020-12-19 11:35:57 | 0 | accepted | comment_posted_261 | |
2020-12-19 13:58:04 | 0 | accepted | comment_posted_263 | |
2020-12-19 15:24:46 | 0 | accepted | comment_posted_265 | |
2020-12-20 11:07:53 | 0 | accepted | comment_posted_272 | |
2020-12-20 11:09:12 | 0 | accepted | comment_posted_273 | |
2020-12-20 14:53:29 | 0 | accepted | comment_posted_275 | |
2020-12-20 16:29:24 | 0 | accepted | comment_posted_277 | |
2020-12-21 05:30:27 | 0 | accepted | comment_posted_280 | |
2020-12-22 15:45:10 | 0 | accepted | comment_posted_292 | |
2020-12-23 05:14:42 | 0 | accepted | comment_posted_296 | |
2020-12-24 05:00:30 | 0 | accepted | comment_posted_309 | |
2020-12-24 10:53:14 | 0 | accepted | comment_posted_316 | |
2020-12-24 10:54:10 | 0 | accepted | comment_posted_317 | |
2020-12-25 16:49:42 | 0 | accepted | comment_posted_326 | |
2020-12-26 04:31:20 | 0 | accepted | comment_posted_333 | |
2020-12-26 05:26:09 | 0 | accepted | comment_posted_335 | |
2020-12-26 18:24:40 | 0 | accepted | comment_posted_354 | |
2020-12-28 10:03:08 | 0 | accepted | comment_posted_392 | |
2020-12-28 10:04:41 | 0 | accepted | comment_posted_393 | |
2020-12-31 15:58:39 | 0 | accepted | comment_posted_444 | |
2021-01-11 05:16:52 | 0 | accepted | comment_posted_568 | |
2021-01-16 11:28:46 | 0 | accepted | comment_posted_627 | |
2021-01-17 08:16:08 | 0 | accepted | comment_posted_635 | |
2021-01-24 02:11:23 | 0 | accepted | comment_posted_672 | |
2021-01-24 02:13:16 | 0 | accepted | comment_posted_673 | |
2021-01-24 02:38:58 | 0 | accepted | comment_posted_675 | |
2021-02-03 10:34:23 | 0 | accepted | comment_posted_742 | |
2021-03-02 13:37:32 | 0 | accepted | comment_posted_860 | |
2021-03-02 15:40:57 | 0 | accepted | comment_posted_863 | |
2021-03-03 09:16:00 | 0 | accepted | comment_posted_865 | |
2021-03-10 07:21:22 | 0 | accepted | comment_posted_904 | |
2021-03-11 11:30:20 | 0 | accepted | comment_posted_913 | |
2021-03-18 14:35:16 | 0 | accepted | comment_posted_949 | |
2021-03-18 14:35:54 | 0 | accepted | comment_posted_950 | |
2021-03-22 06:12:13 | 0 | accepted | comment_posted_964 | |
2021-03-26 17:55:30 | 0 | accepted | comment_posted_996 | |
2021-03-26 17:56:08 | 0 | accepted | comment_posted_997 | |
2021-03-31 06:43:05 | 0 | accepted | comment_posted_1017 | |
2021-04-26 09:55:16 | 0 | accepted | comment_posted_1138 | |
2021-05-03 21:22:35 | 0 | accepted | comment_posted_1175 | |
2021-05-07 17:55:26 | 0 | accepted | comment_posted_1188 | |
2021-05-18 06:30:06 | 0 | accepted | comment_posted_1219 | |
2021-05-18 06:31:02 | 0 | accepted | comment_posted_1220 | |
2021-08-05 00:50:06 | 0 | accepted | comment_posted_1519 | |
2021-09-13 18:15:45 | 0 | accepted | comment_posted_1630 | |
2021-09-13 18:16:30 | 0 | accepted | comment_posted_1631 |
你可以试试删除容器重新配置试试看
2021-09-14 02:16:28 发表在 通过Docker部署Office E5开发者订阅续期脚本实现自动续期不正常的,你可以试试删除容器重新配置
2021-09-14 02:15:41 发表在 通过Docker部署Office E5开发者订阅续期脚本实现自动续期域名接入CF,然后管理域名那里有个Workers的选项
2021-08-05 08:50:02 发表在 利用CloudflareWorkers加速Github可以考虑用国内服务器运行试试,也可以是腾讯云函数之类的
2021-05-18 14:31:00 发表在 Github Action自动签到抽奖天翼云盘,每日100+MB具体是报什么错
2021-05-18 14:30:03 发表在 内网穿透的一个选择:dingtalk-pierced——钉钉开放平台官方内网穿透工具我这边用着是正常的
2021-05-08 01:55:24 发表在 可能是linux VPS最简单的浏览器数据文件在这个目录下/opt/nezha/dashboard/data,应该是两个文件
2021-05-04 05:22:32 发表在 哪吒面板,一个便携服务器状态监控面板搭建教程,不想拥有一个自己的探针吗?最好还是用ubuntu来dd
2021-04-26 17:55:14 发表在 CentOS系统用萌咖dd脚本出现Not Found grub.的解决方法账号被风控了,换邮箱重新注册吧,不要挂代理。
2021-03-31 14:43:00 发表在 Euserv纯V6机利用WARP添加IPV4访问的方法,以及遇到的坑,附一键脚本apt-get update && apt-get install curl -y
2021-03-27 01:56:05 发表在 腾讯云轻量国内机dd网络重装debian并改回内网软件源