2025/10/15 uname -a ------------------------------ Linux sv10007.star.ne.jp 5.15.0-157-bet-generic #167-Ubuntu SMP Wed Oct 1 15:37:29 JST 2025 x86_64 x86_64 x86_64 GNU/Linux ------------------------------ cat /etc/os-release ------------------------------ NAME="Rocky Linux" VERSION="8.10 (Green Obsidian)" ID="rocky" ID_LIKE="rhel centos fedora" VERSION_ID="8.10" PLATFORM_ID="platform:el8" PRETTY_NAME="Rocky Linux 8.10 (Green Obsidian)" ANSI_COLOR="0;32" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:rocky:rocky:8:GA" HOME_URL="https://rockylinux.org/" BUG_REPORT_URL="https://bugs.rockylinux.org/" SUPPORT_END="2029-05-31" ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8" ROCKY_SUPPORT_PRODUCT_VERSION="8.10" REDHAT_SUPPORT_PRODUCT="Rocky Linux" REDHAT_SUPPORT_PRODUCT_VERSION="8.10" ------------------------------ echo $SHELL ------------------------------ /bin/bash ------------------------------ bash --version ------------------------------ GNU bash, バージョン 4.4.20(1)-release (x86_64-redhat-linux-gnu) Copyright (C) 2016 Free Software Foundation, Inc. ライセンス GPLv3+: GNU GPL バージョン 3 またはそれ以降 This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ------------------------------ cat /etc/shells ------------------------------ /bin/sh /bin/bash /usr/bin/sh /usr/bin/bash /bin/csh /bin/tcsh /usr/bin/csh /usr/bin/tcsh ------------------------------ apachectl -v ------------------------------ Server version: Apache/2.4.37 (Rocky Linux) Server built: Jul 23 2025 17:44:43 ------------------------------ python3 --version ------------------------------ Python 3.6.8 ------------------------------ python2 --version ------------------------------ Python 2.7.18 ------------------------------ python --version ------------------------------ Python 2.7.18 ------------------------------ gcc --version ------------------------------ gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ------------------------------ mariadb --version ------------------------------ mariadb Ver 15.1 Distrib 10.5.22-MariaDB, for Linux (x86_64) using EditLine wrapper ------------------------------ mysql --version ------------------------------ mysql Ver 15.1 Distrib 10.5.22-MariaDB, for Linux (x86_64) using EditLine wrapper ------------------------------