All public logs

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
  • 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...")