AlmaLinux 10.2 with DirectAdmin:
MySQLTuner 2.9.0
* Jean-Marie Renouard jmrenouard@gmail.com
* Major Hayden major@mhtx.net
Bug reports, feature requests, and downloads at http://mysqltuner.pl/
Run with '--help' for additional options and output filtering
Started at: 2026-07-22 13:09:58
ℹ Skipped version check for MySQLTuner script
mysqladmin: Deprecated program name. It will be removed in a future release, use '/usr/local/mariadb-11.4.12-Trs5/bin/mariadb-admin' instead
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'egrep:'@'localhost' (using password: YES)'
sh: linia 1: using: command not found
✘ Attempted to use login credentials from DirectAdmin, but they failed.
I solved the problem by replacing egrep with grep -E
AlmaLinux 10.2 with DirectAdmin:
I solved the problem by replacing egrep with grep -E