Uninstall
Esta página aún no está disponible en tu idioma.
If Alta is not needed anymore you can remove it completely from your server.
Remove service
Section titled “Remove service”If you use Systemd, first of all stop your service:
systemctl stop altaDisable autorun:
systemctl disable altaAnd remove service file:
rm /etc/systemd/system/alta.serviceCleanup
Section titled “Cleanup”Remove binary file and configuration files:
rm -rf /usr/bin/alta /etc/alta