-
-
Notifications
You must be signed in to change notification settings - Fork 12
Deinstallation
Andrey Gagarin edited this page Aug 7, 2019
·
1 revision
Depending on your installation type choose a deinstallation type:
systemctl disable xabberserver.service
systemctl stop xabberserver.service
rm /etc/systemd/system/xabberserver.service
rm -rf /your/installation/path
If you have created user during installation process - you can delete that user:
userdel xabberserver
Go to your installation directory, where service.sh is
./service.sh stop
rm -rf /your/installation/path