-
Notifications
You must be signed in to change notification settings - Fork 0
Unistalling DCOS
Amit Pandit edited this page Jan 21, 2019
·
2 revisions
-
>> cd /opt/ && rm -rf mesos*
-
>> cd /etc/systemd/system/ && rm -rf dcos*
-
>> cd /etc/systemd/system/ && rm -rf dcos*
-
>> cd /var/lib/ && rm -rf dcos*
-
>> cd /var/lib/ && rm -rf mesos*
-
>> ps -ef | grep dcos
Kill all the process associated with dcos
@Copyrights - Amit Pandit