Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleThen delete the iguana binary file in your Application directory

Delete the iguana binary (typically ~/iguana/) - this is safe to do any time since it’s just got the application - not your data. You can also remove the Iguana ServiceErrorLog.txt file.

Code Block
rm ./iguana
rm -f ServiceErrorLog.txt
Expand
titleRemove the data from your Instance (working) directory - this is your Iguana data

This is the working directory (typically ~/.IguanaX/) for Iguana which contains all your data, including instance configurations and logs.

Code Block
sudo rm -rf /etc/iguana
sudo cd ~/.IguanaX/
rm -rf ~/var.IguanaX/log/iguana