Check if service is running on FreeBSD 9.0 breakdown
To check if MySQL, or indeed pretty much any process, is running on FreeBSD 9.0 the following method can be used. Check if MySQL server is running # service mysql-server status mysql is running...
Recent Comments