2021年12月9日 星期四

Upgrade PHP from 7.x to 8.x (remi repo)

rpm -qa | grep ^php | xargs rpm -e
dnf -y module reset php:remi-7.4
dnf -y module install php:remi-8.1
dnf -y install php-common php-pecl-zip php-mysqlnd php-mbstring php-opcache php-process php-pdo php-cli php-pecl-mcrypt php-fpm

沒有留言:

WinBox legacy version 3.x

RouterBoard 管理工具 WinBox 官方已經出 4.x 版 UI 比較漂亮,但也肥大許多(解開大於50M),還是習慣使用舊版(x64 只有 2.2M) WinBox 3.43 Legacy version of advanced desktop utility ...