Skip to content

Instantly share code, notes, and snippets.

@BlaShadow
Last active December 27, 2015 23:19
Show Gist options
  • Save BlaShadow/7404903 to your computer and use it in GitHub Desktop.
Save BlaShadow/7404903 to your computer and use it in GitHub Desktop.
run on startup service
chkconfig --levels 235 mysqld on
mv /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock.bak
sysv-rc-conf apache2 on ( for new versions of ubuntu )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment