https://github.com/getpagespeed/mysqltuner-rpm
Packaging MySQLTuner for RHEL based distros
https://github.com/getpagespeed/mysqltuner-rpm
centos8 fedora mysqltuner redhat rhel rhel8 rpm spec
Last synced: 2 months ago
JSON representation
Packaging MySQLTuner for RHEL based distros
- Host: GitHub
- URL: https://github.com/getpagespeed/mysqltuner-rpm
- Owner: GetPageSpeed
- Created: 2018-02-18T16:17:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T02:09:50.000Z (9 months ago)
- Last Synced: 2024-12-31T18:30:13.235Z (4 months ago)
- Topics: centos8, fedora, mysqltuner, redhat, rhel, rhel8, rpm, spec
- Language: Shell
- Homepage: https://www.getpagespeed.com/server-setup/mysqltuner
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mysqltuner-rpm
Install MySQLTuner in CentOS/RHEL 6+
```bash
sudo yum install https://extras.getpagespeed.com/release-el$(rpm -E %{rhel})-latest.rpm
sudo yum install mysqltuner
```