Tetsu VPS Logo Tetsu VPS / Documentation

Uninstallation

To remove the Tetsu agent run the following commands on your server as a sudo user

sudo userdel -r vps-scan sudo userdel -r vps-fix sudo rm -f /etc/sudoers.d/vps-scan sudo rm -f /etc/sudoers.d/vps-fix

This will:

  • Delete all users used by Tetsu VPS to connect to your server
  • Clean up your sudoers list