1) Login to ClearOS SSH console.
Example: ssh root@192.168.1.7
2) List App
# yum --enablerepo=* list app-mysql
3) Remove App
# yum --enablerepo=* remove app-mysql
* Check Web console and confirm that App is removed.
Example: ssh root@192.168.1.7
2) List App
# yum --enablerepo=* list app-mysql
3) Remove App
# yum --enablerepo=* remove app-mysql
* Check Web console and confirm that App is removed.
No comments:
Post a Comment