Hyper-V docker desktop vEthernet

Windows 使用 Docker Desktop 時, 虛擬交換器 -> 外路網路 選擇實體網卡 例:Intel(R) Wifi … 會在 控制台\網路和網際網路\網路連線 產生橋接器 和 一個 vEthernet(ooxx (Hyper-V firewall)) 的虛擬網路相關設定 其中 vEthernet 需要調整 checksum 打開 vEthernet -> 內容 -> 設定 -> 進階 Large Send Offload Version 2 (IPv4) Enabled -> Disabled Large Send Offload Version 2 (IPv6) Enabled -> Disabled 基本上就能解決速度過慢的問題 https://blog.darkthread.net/blog/hyperv-virtual-switch-wifi-slow/ https://learn.microsoft.com/en-us/answers/questions/88989/windows-server-2016-hyper-v-external-switch-really

2026-02-06 · 1 min · 54 words · Me

[轉]如何為LINUX, WINDOWS容器加入憑證?

https://blog.kkbruce.net/2020/01/linux-windows-container-add-cert.html?fbclid=IwAR0d_LhzAYwatOZ-Ibl4mK7Ne-iAViwKT_UWcj0Wg52YlHTKzSFNDWcp-Hk#more ubuntu /usr/local/share/ca-certificates update-ca-certificates windows Import-Certificate -FilePath ooxx -CertStoreLocation ooxx

2020-01-06 · 1 min · 10 words · Me

[轉]Windows、WSL 与 Linux 的性能对比

https://www.cnbeta.com/articles/tech/922349.htm 尽管执行了各种各样的测试,但是如果对在七个不同操作系统上成功运行的所有测试取几何平均值,可以得出这样的结论: Windows 10 Build 19008 的总体性能要比 Build 18362 版本好,而 WSL 的性能并没有太大变化 WSL2 比 WSL 的性能确实稍好一些,这是因为在 I/O 或网络活动繁重的工作负载的情况下前者性能要好得多 在这种特殊的 Core i9 7960X 场景下,运行 Ubuntu Linux 的速度总体上比最快的 Windows 配置快 27% 有兴趣的朋友可查看这份更详细的 OpenBenchmarking.org 结果文件,以深入研究这些 Windows / WSL / Linux 基准测试内容。

2019-12-17 · 1 min · 38 words · Me

windows iso

http://windowsiso.net/

2019-08-02 · 1 min · word · Me

Pinta windows linux mac

幸好Paint.NET是開放原始碼的軟體,於是有位任職於Novell公司,叫做Jonathan Pobst的開發者,利用了Paint.NET的原始碼,改用Gtk#函式庫開發了一款美工軟體,取名叫「Pinta」。 https://pinta-project.com/pintaproject/pinta/

2019-04-22 · 1 min · 3 words · Me