mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Updated MySQL tips (markdown)
parent
790fb4ff5a
commit
01428c40f0
1 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
<p>To enable or disable the automatic start of MySQL service when you boot your machine use</p>
|
<p>for Ubuntu or Debian distributions</p>
|
||||||
|
<p>
|
||||||
|
<br/>
|
||||||
|
</p>
|
||||||
|
<p>To enable or disable the automatic start of MySQL service when you boot your machine use</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>>systemctl enable mysql</p>
|
<p>>systemctl enable mysql</p>
|
||||||
<p>>systemctl disable mysql</p>
|
<p>>systemctl disable mysql</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue