HubsInfo Network
Login or Register to remove ads! You're browsing our forum and website as a Guest meaning you can only see a portion of the forum in read-only mode.
PHP MySQL Linux Material Design Web Hosting Online Games SimCity BuildIt

Check MySQL server status on Linux


Check MySQL server status on Linux
« on: August 20, 2025, 11:09:50 AM »
Check MySQL server status on Linux

Code: [Select]
sudo service mysql status
or

Code: [Select]
ps aux | grep mysql



Start, Stop and Restart MySQL server on Linux

Code: [Select]
sudo /etc/init.d/mysql start
sudo /etc/init.d/mysql stop
sudo /etc/init.d/mysql restart
 



Linux Ubuntu Guides Linux games - Lutris.net