Forwarded from Rachel 碎碎念 (Rachel 🐨)
#有意思的项目
Windows Subsystem for Linux 正式开源!!
https://github.com/microsoft/WSL
目前开源的部分:
- CLI,作为操作入口(wsl.exe、wslconfig.exe、wslg.exe 等)
- WSL 服务,用于启动 VM、发行版等(wslservice.exe)
- Linux init 与 daemon,用于在 Linux 侧配置网络、提供端口转发等
- plan9,用于 Linux 文件提供至 Windows
此前已开源的部分:
- WSLg,在 WSL 下提供 Linux GUI 的支持
- WSL2-Linux-Kernel,WSL2 使用的内核
本次未开源的部分(在 Windows 系统中,而非独立 WSL 组件):
- lxcore.sys,WSL1 的内核驱动
- p9rdr.sys、p9np.dll,Windows 侧访问 Linux 文件的驱动
驱动相关的估计很难独立开源,目前看是能开的都开了,任何人都可以编译自己的 WSL 了,微软你做得好啊(赞赏)
官方博客: https://aka.ms/WSLOpenSource
详细文档: https://wsl.dev/
Windows Subsystem for Linux 正式开源!!
https://github.com/microsoft/WSL
目前开源的部分:
- CLI,作为操作入口(wsl.exe、wslconfig.exe、wslg.exe 等)
- WSL 服务,用于启动 VM、发行版等(wslservice.exe)
- Linux init 与 daemon,用于在 Linux 侧配置网络、提供端口转发等
- plan9,用于 Linux 文件提供至 Windows
此前已开源的部分:
- WSLg,在 WSL 下提供 Linux GUI 的支持
- WSL2-Linux-Kernel,WSL2 使用的内核
本次未开源的部分(在 Windows 系统中,而非独立 WSL 组件):
- lxcore.sys,WSL1 的内核驱动
- p9rdr.sys、p9np.dll,Windows 侧访问 Linux 文件的驱动
驱动相关的估计很难独立开源,目前看是能开的都开了,任何人都可以编译自己的 WSL 了,微软你做得好啊(赞赏)
官方博客: https://aka.ms/WSLOpenSource
详细文档: https://wsl.dev/
GitHub
GitHub - microsoft/WSL: Windows Subsystem for Linux
Windows Subsystem for Linux. Contribute to microsoft/WSL development by creating an account on GitHub.
👍6
Forwarded from Yummy 😋
甲骨文通过 GitHub 上发布 VirtualBox 源代码
甲骨文工程师发布了 VirtualBox 7.2 首个 Beta 版本,支持 Windows、Linux、macOS 和 Solaris 操作系统,其中包括 Arm 架构的 Windows 11 on Arm。甲骨文同时宣布 VirtualBox 源代码托管在 GitHub 上,用户将能通过 GitHub 获取所有 VirtualBox 项目的开源代码。
www.phoronix.com/news/Oracle-VirtualBox-7.2-Beta
github.com/VirtualBox/virtualbox
from Solidot
🗒 标签: #甲骨文 #VirtualBox
📢 频道: @GodlyNews1
🤖 投稿: @GodlyNewsBot
甲骨文工程师发布了 VirtualBox 7.2 首个 Beta 版本,支持 Windows、Linux、macOS 和 Solaris 操作系统,其中包括 Arm 架构的 Windows 11 on Arm。甲骨文同时宣布 VirtualBox 源代码托管在 GitHub 上,用户将能通过 GitHub 获取所有 VirtualBox 项目的开源代码。
www.phoronix.com/news/Oracle-VirtualBox-7.2-Beta
github.com/VirtualBox/virtualbox
from Solidot
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6❤2
Forwarded from Sukka's Notebook
恭喜 TailScale 拿到了 192.200.0.0/24 和 2606:B740:49::/48 。TailScale 的 API、控制平面从 2025 年 7 月 15 日(UTC+0)起将开始使用来自该 IP 段内的静态 IP。
🤔1
Forwarded from Rachel 碎碎念 (Rachel 🐨)
#有意思的项目
anylinuxfs: macOS 下挂载任意 Linux 支持的 FS 的工具,基于 libkrun 提供的 microVM 和 NFS 协议,完全用户态实现,不安装内核扩展、不降低系统安全性
https://github.com/nohajc/anylinuxfs
实际上是起了一个 Alpine Linux,未曾想象的道路
anylinuxfs: macOS 下挂载任意 Linux 支持的 FS 的工具,基于 libkrun 提供的 microVM 和 NFS 协议,完全用户态实现,不安装内核扩展、不降低系统安全性
https://github.com/nohajc/anylinuxfs
实际上是起了一个 Alpine Linux,未曾想象的道路
GitHub
GitHub - nohajc/anylinuxfs: macOS: mount any linux-supported filesystem read/write using NFS and a microVM
macOS: mount any linux-supported filesystem read/write using NFS and a microVM - nohajc/anylinuxfs
❤1
Forwarded from Yummy 😋
debian 13 正式发布,代号trixie
经过 2 年 1 个月 30 天的开发,Debian 项目自豪地推出了其新稳定版本 13(代号 trixie)。
trixie 将在未来五年内获得支持。
该版本首次正式支持 riscv64 架构,允许用户在 64 位 RISC-V 硬件上运行 Debian,并享受 Debian 13 的所有功能。
i386 不再作为常规架构受到支持:没有官方的内核,也没有适用于 i386 系统的 Debian 安装程序。
i386 架构现在仅适用于 64 位(amd64)CPU。运行 i386 系统的用户不应升级到 trixie。相反,Debian 建议在可能的情况下重新安装为 amd64,或退役硬件。
trixie 将是最后一个支持 armel 架构的版本。
Debian 现在可以以 78 种语言安装,大部分语言都提供文本界面和图形用户界面两种版本。
🗒 标签: #debian
📢 频道: @GodlyNews1
🤖 投稿: @GodlyNewsBot
经过 2 年 1 个月 30 天的开发,Debian 项目自豪地推出了其新稳定版本 13(代号 trixie)。
trixie 将在未来五年内获得支持。
该版本首次正式支持 riscv64 架构,允许用户在 64 位 RISC-V 硬件上运行 Debian,并享受 Debian 13 的所有功能。
i386 不再作为常规架构受到支持:没有官方的内核,也没有适用于 i386 系统的 Debian 安装程序。
i386 架构现在仅适用于 64 位(amd64)CPU。运行 i386 系统的用户不应升级到 trixie。相反,Debian 建议在可能的情况下重新安装为 amd64,或退役硬件。
trixie 将是最后一个支持 armel 架构的版本。
Debian 现在可以以 78 种语言安装,大部分语言都提供文本界面和图形用户界面两种版本。
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from 今天abc看了啥🤔 (asfr | abc1763613206🤔)
赞美一下 USTCLUG 出的 Linux 201 项目,内容已经扩充到了相当详实的地步:https://201.ustclug.org/
与主打基础扫盲的 Linux 101 不同,我觉得 201 是一份更进阶的 Linux 服务器运维指南,非常适合需要深入理解底层原理、处理复杂问题的 Power User。无论是系统学习一些表层事物的底层原理,还是作为疑难杂症的速查手册,都极具实践上的价值。
taoky 老师说还有很多页面是空白的,尚未最终完稿。感觉内容完善后,完全可以作为实验室新人上手公共服务器的指定教材用,培训方面省很大的力(
与主打基础扫盲的 Linux 101 不同,我觉得 201 是一份更进阶的 Linux 服务器运维指南,非常适合需要深入理解底层原理、处理复杂问题的 Power User。无论是系统学习一些表层事物的底层原理,还是作为疑难杂症的速查手册,都极具实践上的价值。
taoky 老师说还有很多页面是空白的,尚未最终完稿。感觉内容完善后,完全可以作为实验室新人上手公共服务器的指定教材用,培训方面省很大的力(
201.ustclug.org
Linux 201
Linux 201 进阶教程
👍8❤1
Forwarded from 🐱 Ch. | 挪瓦咖啡配苕皮套餐 TV (webRTCCat | Present Day, Present Time)
百度笑传之虫虫bug
省流:百度云本地监听10000端口提供网页拉起客户端服务,OpenSafeBox接口直接把传入内容作为参数传给netdisk.exe,直接参数注入拿到远程任意代码执行
sounds familiar(百度android sdk 15年worm hole)
scenes like this are happening all over the galaxy right now(WPS命令注入)
省流:百度云本地监听10000端口提供网页拉起客户端服务,OpenSafeBox接口直接把传入内容作为参数传给netdisk.exe,直接参数注入拿到远程任意代码执行
sounds familiar(百度android sdk 15年worm hole)
scenes like this are happening all over the galaxy right now(WPS命令注入)
Welivesecurity
Analysis of two arbitrary code execution vulnerabilities affecting WPS Office
ESET research uncovers a vulnerability in WPS Office for Windows (CVE-2024-7262), as it was being exploited by South Korea-aligned cyberespionage group APT-C-60 to target East Asian countries. Analysis of the vendor’s silently released patch led to the discovery…
👏3
Forwarded from &'a ::rynco::UntitledChannel (Rynco Maekawa)
Jujutsu 是一个基于 rebase 设计的代码版本管理系统,支持和 git 在同一仓库混合使用,且对其他 git 协作者透明。
https://jj-vcs.github.io/jj/latest/
如果你:
- 仓库里没有大文件
- 使用 git rebase workflow
- 感觉每次都要 git rebase -i、git push -f、拆 commit 以及解决冲突很烦
那么你可能会喜欢它的一些设计。(试用了一段时间的人如是说)
https://jj-vcs.github.io/jj/latest/
如果你:
- 仓库里没有大文件
- 使用 git rebase workflow
- 感觉每次都要 git rebase -i、git push -f、拆 commit 以及解决冲突很烦
那么你可能会喜欢它的一些设计。(试用了一段时间的人如是说)
🤔2
Forwarded from Milkice's 我是高仿号我根本不懂中文
FixupX
羅小黑CAT (@lxhcat)
寒露~