Skip to content

Instantly share code, notes, and snippets.

@catroll
Last active July 19, 2017 06:32
Show Gist options
  • Select an option

  • Save catroll/12b8858779066adcc7c74d6d2af5b1c3 to your computer and use it in GitHub Desktop.

Select an option

Save catroll/12b8858779066adcc7c74d6d2af5b1c3 to your computer and use it in GitHub Desktop.
系统管理日志(20170719-01)

停止部分服务

sudo systemctl disable vsftpd.service
sudo systemctl disable redis-server.service
sudo systemctl disable privoxy.service
sudo systemctl disable mysql.service
sudo systemctl disable mongodb.service
sudo systemctl disable memcached.service
sudo systemctl disable docker.service
sudo systemctl disable docker-registry.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment