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).
- 11:19, 11 April 2025 Mwroot talk contribs created page How to use mediawiki on archlinux (Created page with "《怎么在 ArchLinux 中使用 MediaWiki》 以下只为尝试。真用,我还是推荐用 Debian,或 WSL2,或云服务器。ArchLinux 只适合年轻人,有精力去试错。 == MediaWiki 本体 == <syntaxhighlight lang="bash" line> sudo pacman -S mediawiki mariadb php apache php-apache php-apcu php-intl imagemagick php-imagick php-gd git diffutils </syntaxhighlight> == MariaDB 数据库 == <syntaxhighlight lang="bash" line> sudo chown -R mysql:mysql /var/l...")