Unleash Your Server Potential with Expert Insights
Sponsored by: shopp.bio
Category: Bash
#!/bin/bash\nmysqladmin -u root -p version | grep Uptime > mysql_uptime.log
./uptime.sh
Back to All Tips