All public logs

Jump to navigation Jump to search

Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:34, 29 September 2025 Mwroot talk contribs deleted page Programming basics (content before blanking was: "== 规则 == {| class="wikitable" |'''符号''' |'''名称''' |'''用途''' |- |; |分号 |表明一条语句 |- |{} |花括号 |表明一个语句块 |- | |空格 |用于区分语法单元 |- |// |双斜杠 |注释符 |- |: |举手符 |注释符 |} == VSCode ==")
  • 10:34, 29 September 2025 Mwroot talk contribs created page 编程基础 (Created page with "== 规则 == {| class="wikitable" |'''符号''' |'''名称''' |'''用途''' |- |; |分号 |表明一条语句 |- |{} |花括号 |表明一个语句块 |- | |空格 |用于区分语法单元 |- |// |双斜杠 |注释符 |- |: |举手符 |注释符 |} == VSCode ==")
  • 10:34, 29 September 2025 Mwroot talk contribs deleted page Tips of installing debian via virtualbox (content before blanking was: "《VirtualBox 安装 Debian 的小 tips》 == DVD 安装 == 别用 netins,网速太慢了,光安装成功就要半天。 也别用 CD,也要联网。我试都没试。 用 DVD-1。在国内镜像如 [http://mirrors.163.com/debian-cd/ 网易 Debian iso 镜像] 下载,再用 sha256 验证下载文件的准确性,即可。安装时问要不要<b>网络镜像</b>,一定要选否,不然速度慢成狗。这样,半小时下载好 DVD-1,安装速...")
  • 10:33, 29 September 2025 Mwroot talk contribs created page VirtualBox 安装 Debian 的小 tips (Created page with "《VirtualBox 安装 Debian 的小 tips》 == DVD 安装 == 别用 netins,网速太慢了,光安装成功就要半天。 也别用 CD,也要联网。我试都没试。 用 DVD-1。在国内镜像如 [http://mirrors.163.com/debian-cd/ 网易 Debian iso 镜像] 下载,再用 sha256 验证下载文件的准确性,即可。安装时问要不要<b>网络镜像</b>,一定要选否,不然速度慢成狗。这样,半小时下载好 DVD-1,安装速度非常...")
  • 10:33, 29 September 2025 Mwroot talk contribs deleted page Difference with qemu kvm and libvirt (content before blanking was: "Author:ChatGPT。本人排版了 wikitext 格式 本笔记梳理了 Linux 下常用虚拟化组件的概念、作用及关系,方便理解和实践。 == KVM == * 本质:Kernel-based Virtual Machine。Linux 内核模块,提供硬件虚拟化能力(CPU + 内存虚拟化)。 * 作用:把物理 CPU 转变为虚拟 CPU,让 guest OS 可以像在真实硬件上一样运行。 * 特点:仅提供虚拟化能力,不负责虚拟机管理或硬件模...")
  • 10:33, 29 September 2025 Mwroot talk contribs created page QEMU KVM LIBVIRT 的区别 (Created page with "Author:ChatGPT。本人排版了 wikitext 格式 本笔记梳理了 Linux 下常用虚拟化组件的概念、作用及关系,方便理解和实践。 == KVM == * 本质:Kernel-based Virtual Machine。Linux 内核模块,提供硬件虚拟化能力(CPU + 内存虚拟化)。 * 作用:把物理 CPU 转变为虚拟 CPU,让 guest OS 可以像在真实硬件上一样运行。 * 特点:仅提供虚拟化能力,不负责虚拟机管理或硬件模拟。 :...")
  • 10:33, 29 September 2025 Mwroot talk contribs deleted page How to make TTY more efficient (content before blanking was: "TTY,即终端。当年,人与大型电脑交互,用的是电传打字机,由 Teletype Corporation 制造。这家公司制造的打字机太出名了,人们就把电传打字机称为 TTY。后来,被沿用至 Unix 和 Linux。 Terminal emulator,简称终端,全称应该是终端模拟器。 == 安装 sudo == <syntaxhighlight lang="bash" line> su root apt install sudo 插入 iso Enter </syntaxhighlight> == 调大字号 == <syntaxhighlight lang...")
  • 10:32, 29 September 2025 Mwroot talk contribs created page 怎样令终端更加高效 (Created page with "TTY,即终端。当年,人与大型电脑交互,用的是电传打字机,由 Teletype Corporation 制造。这家公司制造的打字机太出名了,人们就把电传打字机称为 TTY。后来,被沿用至 Unix 和 Linux。 Terminal emulator,简称终端,全称应该是终端模拟器。 == 安装 sudo == <syntaxhighlight lang="bash" line> su root apt install sudo 插入 iso Enter </syntaxhighlight> == 调大字号 == <syntaxhighlight lang="bash" l...")
  • 10:32, 29 September 2025 Mwroot talk contribs deleted page How to use minder on windows (content before blanking was: "《怎么在 Windows 上使用 Minder》 == 劝退 == 普通人,直接弃用。Windows 用户想要用这软件,极不容易,非刚需用它就是得不偿失。原开发者对提供 Windows 平台安装包也毫无兴趣。 年轻人,有精力折腾的人,可以考虑。Minder 只对少数 Linux 用户才有用,特别是 ArchLinux 平台 Plasma 桌面环境体验不错。Linux 上一般用包管理器安装就行。 现下 Debian 12 平台使用...")
  • 10:32, 29 September 2025 Mwroot talk contribs created page 怎么在 Windows 上使用 Minder (Created page with "《怎么在 Windows 上使用 Minder》 == 劝退 == 普通人,直接弃用。Windows 用户想要用这软件,极不容易,非刚需用它就是得不偿失。原开发者对提供 Windows 平台安装包也毫无兴趣。 年轻人,有精力折腾的人,可以考虑。Minder 只对少数 Linux 用户才有用,特别是 ArchLinux 平台 Plasma 桌面环境体验不错。Linux 上一般用包管理器安装就行。 现下 Debian 12 平台使用 Minder 1....")
  • 10:32, 29 September 2025 Mwroot talk contribs deleted page How to proxy on wsl2 (content before blanking was: "== 查 IP == 在 PowerShell 里运行 ipconfig。 == Host 机 == * Proxy 软件开启允许局域网连入 * 开防火墙允许 WSL 流量接入本机 * 把那条系统自建的 WSL 入站规则先删掉 <syntaxhighlight lang="bash" line> New-NetFirewallRule -Name "WSL-Allow-Inbound" -DisplayName "WSL-Proxy" -InterfaceAlias "vEthernet (WSL)" -Direction Inbound -Action Allow </syntaxhighlight> * .wslconfig 里写入 <syntaxhighlight lang="bash" line> dnsTunnelin...")
  • 10:31, 29 September 2025 Mwroot talk contribs created page WSL2 proxy 的方法 (Created page with "== 查 IP == 在 PowerShell 里运行 ipconfig。 == Host 机 == * Proxy 软件开启允许局域网连入 * 开防火墙允许 WSL 流量接入本机 * 把那条系统自建的 WSL 入站规则先删掉 <syntaxhighlight lang="bash" line> New-NetFirewallRule -Name "WSL-Allow-Inbound" -DisplayName "WSL-Proxy" -InterfaceAlias "vEthernet (WSL)" -Direction Inbound -Action Allow </syntaxhighlight> * .wslconfig 里写入 <syntaxhighlight lang="bash" line> dnsTunneling=false <...")
  • 10:31, 29 September 2025 Mwroot talk contribs deleted page Fun of wslg (content before blanking was: "《WSLG 趣谈》 WSLG 是个非常有趣的玩意儿。 一般 Linux 分为终端版、图形版。终端版像电视里黑客用的那样,全是大黑框、纯文字,没有真正的图片,操作也是纯命令行。图形版就和我们用的 Windows 10 一样,到处是漂亮的图形,操作时用鼠标点点点。 WSL 这个玩意儿, Windows Subsystem for Linux 的简写,意思是 Windows 生个儿子叫 Linux。直接在 Windows 里运行 L...")
  • 10:31, 29 September 2025 Mwroot talk contribs created page WSLG 趣谈 (Created page with "WSLG 是个非常有趣的玩意儿。 一般 Linux 分为终端版、图形版。终端版像电视里黑客用的那样,全是大黑框、纯文字,没有真正的图片,操作也是纯命令行。图形版就和我们用的 Windows 10 一样,到处是漂亮的图形,操作时用鼠标点点点。 WSL 这个玩意儿, Windows Subsystem for Linux 的简写,意思是 Windows 生个儿子叫 Linux。直接在 Windows 里运行 Linux,不用常规的 Virtu...")
  • 10:31, 29 September 2025 Mwroot talk contribs deleted page How to install some linux on wsl (content before blanking was: "== 前置条件 == <syntaxhighlight lang="PowerShell"> # UEFI 中开启虚拟化支持 # 控制面板 - 卸载 - 启用或关闭 Windows 功能中打开“适用于 Linux 的 Windows 子系统”和“虚拟机平台” # 安装新的 Linux 分发版前将 WSL 2 设置为默认版本 # 在 PowerShell 中 wsl --update wsl --set-default-version 2 </syntaxhighlight> 想用 WSL 2,视情况可能需要安装一个 wsl_update_x64.msi 去更新 WSL 的内核。运...")
  • 10:31, 29 September 2025 Mwroot talk contribs created page 用 WSL 安装 Linux 发行版的方法 (Created page with "== 前置条件 == <syntaxhighlight lang="PowerShell"> # UEFI 中开启虚拟化支持 # 控制面板 - 卸载 - 启用或关闭 Windows 功能中打开“适用于 Linux 的 Windows 子系统”和“虚拟机平台” # 安装新的 Linux 分发版前将 WSL 2 设置为默认版本 # 在 PowerShell 中 wsl --update wsl --set-default-version 2 </syntaxhighlight> 想用 WSL 2,视情况可能需要安装一个 wsl_update_x64.msi 去更新 WSL 的内核。运行 <code...")
  • 10:30, 29 September 2025 Mwroot talk contribs deleted page Full progress of changing ArchLinux to Debian (content before blanking was: "ArchLinux 挺好的,不过我的电脑有点旧了,加上我需要 mediawiki,pacman -Syu 时常常因 mediawiki 而中断,导致启动项丢失,恰逢 Debian 13 发布,于是换回用了多年的 Debian。以下为切换过程的全记录。 * 从 USTC 下载 Debian 13 iso:https://mirrors.ustc.edu.cn/help/debian-cd.html * 校验下载文件的 sha512 * 用 Ventoy 制作安装盘 * 备份浏览器书签及密码 * 备份 MediaWiki 数据库 <synta...")
  • 10:30, 29 September 2025 Mwroot talk contribs created page 从 ArchLinux 改回 Debian 的全过程记录 (Created page with "ArchLinux 挺好的,不过我的电脑有点旧了,加上我需要 mediawiki,pacman -Syu 时常常因 mediawiki 而中断,导致启动项丢失,恰逢 Debian 13 发布,于是换回用了多年的 Debian。以下为切换过程的全记录。 * 从 USTC 下载 Debian 13 iso:https://mirrors.ustc.edu.cn/help/debian-cd.html * 校验下载文件的 sha512 * 用 Ventoy 制作安装盘 * 备份浏览器书签及密码 * 备份 MediaWiki 数据库 <syntaxhighligh...")
  • 10:30, 29 September 2025 Mwroot talk contribs deleted page How to restore ArchLinux boot entries (content before blanking was: "== Fx 问题 == 到底是启动项丢失,还是别的问题导致没有启动项?变量 x 不同,函数 F 不同。 当我遇到开机没有启动项,又没有任何报错时,我最明智的猜测只能是“启动项丢失”这个问题了。 后来问 ChatGPT,还有一些问题可能也有启动项丢失的表象: # grubx64.efi 或 grub.cfg 被误删 # bios 里关闭了 UEFI 或启动了 legacy # CMOS 电池没电了 # 硬盘坏了 如果 <co...")
  • 10:30, 29 September 2025 Mwroot talk contribs created page 一次恢复 ArchLinux 启动项的经历 (Created page with "== Fx 问题 == 到底是启动项丢失,还是别的问题导致没有启动项?变量 x 不同,函数 F 不同。 当我遇到开机没有启动项,又没有任何报错时,我最明智的猜测只能是“启动项丢失”这个问题了。 后来问 ChatGPT,还有一些问题可能也有启动项丢失的表象: # grubx64.efi 或 grub.cfg 被误删 # bios 里关闭了 UEFI 或启动了 legacy # CMOS 电池没电了 # 硬盘坏了 如果 <code>efiboo...")
  • 10:30, 29 September 2025 Mwroot talk contribs deleted page How to use endeavourOS (content before blanking was: "《EndeavourOS 怎么用》 == pacman == <syntaxhighlight lang="bash" line> # 更新系统 sudo pacman -Syu # 仅更新数据库 sudo pacman -Sy # 搜索软件 pacman -Ss # 安装软件 sudo pacman -S # 卸载软件 sudo pacman -R # 卸载无用依赖 sudo pacman -Rns </syntaxhighlight> == AUR == <syntaxhighlight lang="bash" line> # aur: arch user repo # 更新系统 yay -Syu # 搜索包 yay -Ss # 安装包 yay -S </syntaxhighlight> == VirtualBox == <...")
  • 10:29, 29 September 2025 Mwroot talk contribs created page EndeavourOS 怎么用 (Created page with "《EndeavourOS 怎么用》 == pacman == <syntaxhighlight lang="bash" line> # 更新系统 sudo pacman -Syu # 仅更新数据库 sudo pacman -Sy # 搜索软件 pacman -Ss # 安装软件 sudo pacman -S # 卸载软件 sudo pacman -R # 卸载无用依赖 sudo pacman -Rns </syntaxhighlight> == AUR == <syntaxhighlight lang="bash" line> # aur: arch user repo # 更新系统 yay -Syu # 搜索包 yay -Ss # 安装包 yay -S </syntaxhighlight> == VirtualBox == <syntaxhig...")
  • 10:29, 29 September 2025 Mwroot talk contribs deleted page Use archlinux in wsl2 (content before blanking was: "WSLG 可用性极差。未来再考虑。现在用就是纯纯小白鼠帮人免费搞测试。以后再说。")
  • 10:29, 29 September 2025 Mwroot talk contribs created page 在 WSL2 中使用 ArchLinux (Created page with "WSLG 可用性极差。未来再考虑。现在用就是纯纯小白鼠帮人免费搞测试。以后再说。")
  • 10:28, 29 September 2025 Mwroot talk contribs deleted page How to use archlinux on virtualbox (content before blanking was: "《怎么在 VirtualBox 中使用 ArchLinux》 == 安装方法 == {| class="wikitable" |+ VirtualBox 中用 archinstall 时建议配置 !项目 !注意事项 !版本 |- |虚拟机 |求旧 |VirtualBox 7.0.24 |- |拓展包 |匹配 |7.0.24.vbox-extpack |- |Guest 包 |与 Arch 对应 |7.1.6-2 |- |Arch |求新 |2025.03.01-x86_64 |- |内核 |求常 |linux |- |桌面 |求常 |KDE Plasma |- |驱动 |求全 |all open sources |} <syntaxhighlight lang="bash" line> 傻瓜...")
  • 10:28, 29 September 2025 Mwroot talk contribs created page 怎么在 VirtualBox 中使用 ArchLinux (Created page with "《怎么在 VirtualBox 中使用 ArchLinux》 == 安装方法 == {| class="wikitable" |+ VirtualBox 中用 archinstall 时建议配置 !项目 !注意事项 !版本 |- |虚拟机 |求旧 |VirtualBox 7.0.24 |- |拓展包 |匹配 |7.0.24.vbox-extpack |- |Guest 包 |与 Arch 对应 |7.1.6-2 |- |Arch |求新 |2025.03.01-x86_64 |- |内核 |求常 |linux |- |桌面 |求常 |KDE Plasma |- |驱动 |求全 |all open sources |} <syntaxhighlight lang="bash" line> 傻瓜式无痛...")
  • 10:28, 29 September 2025 Mwroot talk contribs deleted page How to use mediawiki on archlinux (content before blanking was: "《怎么在 ArchLinux 中使用 MediaWiki》 以下只为尝试。真用,我还是推荐用 Debian,或 WSL2,或云服务器。ArchLinux 只适合年轻人,有精力去试错。 == MediaWiki 本体 == <syntaxhighlight lang="bash" line> # 在 archlinux,redis 已经被 valkey 取代了。valkey 兼容 redis 的协议。原本的 redis 在 LocalSettings.php 中的配置方式依然有效 sudo pacman -S mediawiki mariadb php apache php-apache php-intl im...")
  • 10:28, 29 September 2025 Mwroot talk contribs created page 怎么在 ArchLinux 中使用 MediaWiki (Created page with "《怎么在 ArchLinux 中使用 MediaWiki》 以下只为尝试。真用,我还是推荐用 Debian,或 WSL2,或云服务器。ArchLinux 只适合年轻人,有精力去试错。 == MediaWiki 本体 == <syntaxhighlight lang="bash" line> # 在 archlinux,redis 已经被 valkey 取代了。valkey 兼容 redis 的协议。原本的 redis 在 LocalSettings.php 中的配置方式依然有效 sudo pacman -S mediawiki mariadb php apache php-apache php-intl imagemagick...")
  • 10:28, 29 September 2025 Mwroot talk contribs deleted page How to use archlinux (content before blanking was: "== 联网安装 == 若用的不是网线,则需要先联 WIFI 再开始 archinstall。 <syntaxhighlight lang="bash" line> iwctl device list station wlan0 scan station wlan0 get-networks station wlan0 connect wifiname exit ping bilibili.com archinstall </syntaxhighlight> == 换源 == <syntaxhighlight lang="bash" line> # /etc/pacman.d/mirrorlist 配置文件开头加上: Server = https://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch </syntaxhighlight> <syntax...")
  • 10:27, 29 September 2025 Mwroot talk contribs created page 怎么使用 ArchLinux (Created page with "== 联网安装 == 若用的不是网线,则需要先联 WIFI 再开始 archinstall。 <syntaxhighlight lang="bash" line> iwctl device list station wlan0 scan station wlan0 get-networks station wlan0 connect wifiname exit ping bilibili.com archinstall </syntaxhighlight> == 换源 == <syntaxhighlight lang="bash" line> # /etc/pacman.d/mirrorlist 配置文件开头加上: Server = https://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch </syntaxhighlight> <syntaxhighlight...")
  • 10:27, 29 September 2025 Mwroot talk contribs deleted page How to mount a disk on Debian (content before blanking was: "# 找到 UUID 和磁盘格式:<code>lsblk -f</code> 查磁盘分区结构和磁盘类型。<code>sudo blkid</code> 找到 UUID。 # 创建挂载目录:mkdir some # 打开 /etc/fstab 按以下格式写入:<code>UUID=39c71dc4-5576-4660-9f0d-150d8c6c93c2 /home/to/some ext4 defaults,noatime 0 2</code> # <code>sudo mount -a</code>,无报错后检查一遍,才可以重启")
  • 10:27, 29 September 2025 Mwroot talk contribs created page 在 Debian 上如何挂载一块硬盘 (Created page with "# 找到 UUID 和磁盘格式:<code>lsblk -f</code> 查磁盘分区结构和磁盘类型。<code>sudo blkid</code> 找到 UUID。 # 创建挂载目录:mkdir some # 打开 /etc/fstab 按以下格式写入:<code>UUID=39c71dc4-5576-4660-9f0d-150d8c6c93c2 /home/to/some ext4 defaults,noatime 0 2</code> # <code>sudo mount -a</code>,无报错后检查一遍,才可以重启")
  • 10:27, 29 September 2025 Mwroot talk contribs deleted page Debian change sources list (content before blanking was: "<syntaxhighlight lang="bash" line> # 把以下写入 /etc/apt/sources.list.d/ustc.sources Types: deb URIs: http://mirrors.ustc.edu.cn/debian Suites: bookworm bookworm-updates Components: main contrib non-free non-free-firmware Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg Types: deb URIs: http://mirrors.ustc.edu.cn/debian-security Suites: bookworm-security Components: main contrib non-free non-free-firmware Signed-By: /usr/share/keyrings/debian-arch...")
  • 10:26, 29 September 2025 Mwroot talk contribs created page Debian 换源方法 (Created page with "<syntaxhighlight lang="bash" line> # 把以下写入 /etc/apt/sources.list.d/ustc.sources Types: deb URIs: http://mirrors.ustc.edu.cn/debian Suites: bookworm bookworm-updates Components: main contrib non-free non-free-firmware Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg Types: deb URIs: http://mirrors.ustc.edu.cn/debian-security Suites: bookworm-security Components: main contrib non-free non-free-firmware Signed-By: /usr/share/keyrings/debian-archive-keyri...")
  • 10:26, 29 September 2025 Mwroot talk contribs deleted page Setting up ssl certificates for https is now very easy (content before blanking was: "各大服务商都有商用的 SSL 证书卖,对个人站点来说费用还是有点高。贵有贵的道理,对企业用户来说,不买商用 SSL 证书,出了问题就没人背锅;买了商用 SSL,出了问题就可以甩锅给商家。对个人用户来说,使用 [https://letsencrypt.org/ Let's Encrypt] 实现 https,现在已经可以用三分钟部署成功了。 首先,你得保证你的 http 站点已经正常上线、运行、可访问...")
  • 10:26, 29 September 2025 Mwroot talk contribs created page 现在配置 SSL 证书实现 https 非常简单了 (Created page with "各大服务商都有商用的 SSL 证书卖,对个人站点来说费用还是有点高。贵有贵的道理,对企业用户来说,不买商用 SSL 证书,出了问题就没人背锅;买了商用 SSL,出了问题就可以甩锅给商家。对个人用户来说,使用 [https://letsencrypt.org/ Let's Encrypt] 实现 https,现在已经可以用三分钟部署成功了。 首先,你得保证你的 http 站点已经正常上线、运行、可访问。 其...")
  • 10:26, 29 September 2025 Mwroot talk contribs deleted page What to do when debian partition is full (content before blanking was: "600px 在使用围棋 AI 时,遇到了软件解压时,磁盘分区不足,导致 apt 报错的问题。经过多方排查,才知道是 <code>/tmp</code> 分区满了,且 <code>/</code> 分区立马也要满了。一旦重启,<code>/tmp</code> 分区较为空闲时, apt 能正常工作;一旦安装那个占用几个 G 的软件时,进度达 45% 时就报错。...")
  • 10:26, 29 September 2025 Mwroot talk contribs created page Debian 分区满了怎么办 (Created page with "600px 在使用围棋 AI 时,遇到了软件解压时,磁盘分区不足,导致 apt 报错的问题。经过多方排查,才知道是 <code>/tmp</code> 分区满了,且 <code>/</code> 分区立马也要满了。一旦重启,<code>/tmp</code> 分区较为空闲时, apt 能正常工作;一旦安装那个占用几个 G 的软件时,进度达 45% 时就报错。 报错为...")
  • 10:25, 29 September 2025 Mwroot talk contribs deleted page How to install go ai katago on debian (content before blanking was: "900px == 概览 == # 安装外壳,即给围棋 AI 引擎找一个界面,一般的围棋 AI 引擎是不带界面的 # 安装内核,即安装围棋 AI 引擎 # 安装权重,即给围棋 AI 引擎一份优秀的历史经验当参考 # 在外壳下配置内核 == 外壳 == 围棋界面程序有 Katrain, Sabaki,Lizzie 等。我们安装 Sabaki,直接进项目地址找 release 即可。 # 进 [http...")
  • 10:25, 29 September 2025 Mwroot talk contribs created page 怎样在 Debian 上安装围棋 AI Katago (Created page with "900px == 概览 == # 安装外壳,即给围棋 AI 引擎找一个界面,一般的围棋 AI 引擎是不带界面的 # 安装内核,即安装围棋 AI 引擎 # 安装权重,即给围棋 AI 引擎一份优秀的历史经验当参考 # 在外壳下配置内核 == 外壳 == 围棋界面程序有 Katrain, Sabaki,Lizzie 等。我们安装 Sabaki,直接进项目地址找 release 即可。 # 进 [https://githu...")
  • 10:25, 29 September 2025 Mwroot talk contribs deleted page Essential software for computers (content before blanking was: "== Windows 平台 == ===常见=== 任何人都可以安装。 * 7-Zip * 小狼毫输入法 * Amazon Kindle * Anki * Everything * FreeMind * GoldenDict * Free Download Manager * Microsoft Office * Mozilla Firefox ESR * AntConc * accelon3 ===罕见=== 不懂的人不要安装。90% 的人用不上。 * QEMU guest agent * SPICE Guest Tools * Virtio-win-driver-installer * WinFsp * GTK2-Runtime ===高配=== 显卡不行的电脑不要安装。 * Google Earth Pro =...")
  • 10:25, 29 September 2025 Mwroot talk contribs created page 电脑必备软件名录 (Created page with "== Windows 平台 == ===常见=== 任何人都可以安装。 * 7-Zip * 小狼毫输入法 * Amazon Kindle * Anki * Everything * FreeMind * GoldenDict * Free Download Manager * Microsoft Office * Mozilla Firefox ESR * AntConc * accelon3 ===罕见=== 不懂的人不要安装。90% 的人用不上。 * QEMU guest agent * SPICE Guest Tools * Virtio-win-driver-installer * WinFsp * GTK2-Runtime ===高配=== 显卡不行的电脑不要安装。 * Google Earth Pro == Debian...")
  • 10:25, 29 September 2025 Mwroot talk contribs deleted page How to upgrade from debian bullseye to bookworm (content before blanking was: "改过内核的 KVM 云主机升级难。仅支持从 Debian 11 升 12,不支持从 10 升 12。想要不出事,理论上不该在生产环境升级,应当在复刻出的测试环境升级,没出问题再在生产环境实践。 如果有任何需要修复的东西,最好确保您的 APT source-list 文件仍然指向 bullseye。 == 做好防灾 == ; 全盘备份 : clonezilla : dd : timeshift : rsnapshot ; 重点备份 : /etc : /var/lib/dpkg : /var/...")
  • 10:24, 29 September 2025 Mwroot talk contribs created page 怎样从 Debian Bullseye 升级至 Debian Bookworm (Created page with "改过内核的 KVM 云主机升级难。仅支持从 Debian 11 升 12,不支持从 10 升 12。想要不出事,理论上不该在生产环境升级,应当在复刻出的测试环境升级,没出问题再在生产环境实践。 如果有任何需要修复的东西,最好确保您的 APT source-list 文件仍然指向 bullseye。 == 做好防灾 == ; 全盘备份 : clonezilla : dd : timeshift : rsnapshot ; 重点备份 : /etc : /var/lib/dpkg : /var/lib/apt/e...")
  • 10:24, 29 September 2025 Mwroot talk contribs deleted page Version comparison of software in bullseye and bookworm (content before blanking was: "{|class="wikitable" !name !bullseye !installed !via !bookworm |- |debian |11.5 |11.5 |iso |12.1 |- |ibus-rime |1.4.0-5 |1.4.0-5 |apt |1.5.0-3 |- |emacs |1:27.1+1-3.1 |27.1 |apt |1:28.2+1-15 |- |scrcpy |1.17-1 |1.17-1 |apt |lack |- |stardict |3.0.6.3-1 |3.0.6.2 |dpkg |3.0.7+git20220909+dfsg-4 |- |stardict-tools |3.0.7+git20220909+dfsg-4~bpo11+1 |3.0.7+git20220909+dfsg-4~bpo11+1 |local |3.0.7+git20220909+dfsg-4 |- |kiwix |2.0.5-3 |2.0.5 |apt |2.3.0-1 |- |flameshot...")
  • 10:24, 29 September 2025 Mwroot talk contribs created page 常用软件在 bullseye 与 bookworm 上的版本对比 (Created page with "{|class="wikitable" !name !bullseye !installed !via !bookworm |- |debian |11.5 |11.5 |iso |12.1 |- |ibus-rime |1.4.0-5 |1.4.0-5 |apt |1.5.0-3 |- |emacs |1:27.1+1-3.1 |27.1 |apt |1:28.2+1-15 |- |scrcpy |1.17-1 |1.17-1 |apt |lack |- |stardict |3.0.6.3-1 |3.0.6.2 |dpkg |3.0.7+git20220909+dfsg-4 |- |stardict-tools |3.0.7+git20220909+dfsg-4~bpo11+1 |3.0.7+git20220909+dfsg-4~bpo11+1 |local |3.0.7+git20220909+dfsg-4 |- |kiwix |2.0.5-3 |2.0.5 |apt |2.3.0-1 |- |flameshot |0.9.0+d...")
  • 10:24, 29 September 2025 Mwroot talk contribs deleted page Classic minimal rime configuration (content before blanking was: "Rime 是一款极致的开源输入法,有非常丰富的可定制细节,没有任何广告,输入体验舒服到近乎无知觉。Windows、Linux、MacOS、安卓等全平台适用。还你一个没有干扰、全然自主的输入法。 以下是一些对 Rime 输入法<b>仓颉输入方案</b>的定制,实现效果为: * 平均三键就能打出任何字,很少选字、翻页,省手省心 * 再也不会忘记一个字长啥样,延续文化血...")
  • 10:23, 29 September 2025 Mwroot talk contribs created page 经典极简 Rime 配置 (Created page with "Rime 是一款极致的开源输入法,有非常丰富的可定制细节,没有任何广告,输入体验舒服到近乎无知觉。Windows、Linux、MacOS、安卓等全平台适用。还你一个没有干扰、全然自主的输入法。 以下是一些对 Rime 输入法<b>仓颉输入方案</b>的定制,实现效果为: * 平均三键就能打出任何字,很少选字、翻页,省手省心 * 再也不会忘记一个字长啥样,延续文化血脉 * 比...")
  • 10:21, 29 September 2025 Mwroot talk contribs deleted page An elisp function to convert legal headers to wikitext format (content before blanking was: "本 Emacs 函数,可以很方便地处理国家法律数据库中等各处下载下来的法律文本,使其标题以 wikitext 形式呈现。具体排版效果可参见本站 [https://qingliezhiquan.com/blog/Main_Page#%E7%BD%97%E6%8B%89%E5%BF%AB%E8%B7%91 罗拉快跑] 分享的法条。 == 从其他地方下载的法律文本通用处理 == <syntaxhighlight lang="elisp" line> (defun convert-legal-headers-to-wikitext () "将当前 buffer 中的法律文...")
  • 10:21, 29 September 2025 Mwroot talk contribs created page 一段把法律文本的标题转换为 wikitext 层级标题的 Emacs 函数 (Created page with "本 Emacs 函数,可以很方便地处理国家法律数据库中等各处下载下来的法律文本,使其标题以 wikitext 形式呈现。具体排版效果可参见本站 [https://qingliezhiquan.com/blog/Main_Page#%E7%BD%97%E6%8B%89%E5%BF%AB%E8%B7%91 罗拉快跑] 分享的法条。 == 从其他地方下载的法律文本通用处理 == <syntaxhighlight lang="elisp" line> (defun convert-legal-headers-to-wikitext () "将当前 buffer 中的法律文书标题...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)