simple code
Saturday, May 23, 2009
prevent apache, mysql by default starting
After install apache & mysql, they will be started automatically when you login. To prevent it, just do simple code
sudo update-rc.d -f mysql remove
sudo update-rc.d -f apache2 remove
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment