View Single Post
Old 05-09-2014, 07:02 AM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
I do it this way (the easy way (Debian-Ubuntu)).
Code:
10:05 AM barry@server-7:~$ sudo -i
[sudo] password for barry: 
root@server-7:~# service mysql status
mysql start/running, process 1280
root@server-7:~# service mysql restart
mysql start/running, process 30966
root@server-7:~# <ctrl+d>
root@server-7:~# logout
barry@server-7:~#
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote