REDHEAD 7 LINUX 軟件集合
https://www.softwarecollections.org/en/不用再GOOGLE尋找安裝方法。
安裝MYSQL示例:
# 2. Install the collection:
$ sudo yum install rh-mariadb103
# 3. Start using software collections:
$ scl enable rh-mariadb103 bash
$ sudo yum install rh-mariadb103
# 3. Start using software collections:
$ scl enable rh-mariadb103 bash
$ service rh-mariadb103-mariadb start
$ mysql
$ mysqld
#開機加載命令
cp /opt/rh/rh-mariadb103/enable /etc/profile.d/rh-mariadb103.sh
posted on 2021-12-22 14:28 paulwong 閱讀(200) 評論(0) 編輯 收藏 所屬分類: LINUX