WHAT A LAMP Rotating Header Image

Centos command for disk and mysql

Check disk space

df -h

Check Error log

tail -f /var/log/mysqld.log

check port 3306

netstat -ntpl |grep 3306

Related posts

0 Comments on “Centos command for disk and mysql”

Leave a Comment