Versions Compared

Key

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

...

Expand
titleLinux Procedure
  1. Log into your Linux system as a user that is authorized to change permissions (such as root).

  2. Set your current directory to be the directory in which IguanaX is installed.IguanaX working directory, where the log directory is located.

Code Block
languagebash
cd ~/.IguanaX/
  1. Run the following command to disable read, write and execute access for everyone except the owner of the Iguana log directory:

Code Block
languagebash
chmod 700 logslogt