Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yanyuechuixue/2d93d5838cff1924582b1debc3e0e8e4 to your computer and use it in GitHub Desktop.
Save yanyuechuixue/2d93d5838cff1924582b1debc3e0e8e4 to your computer and use it in GitHub Desktop.
可以有效降低系统负载
```bash
# Centos
yum remove oracle-cloud-agent
yum remove oracle-cloud-agent-updater
# Ubuntu
snap remove oracle-cloud-agent
snap remove oracle-cloud-agent-updater
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment