Versions Compared

Key

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

...

4. Now we need to change some permissions:

Code Block
sudo chown -R appserver:appserveradm /opt/Local
sudo chown -R appserver:appserveradm /opt/Library

5. Now we can start wotask and Monitor

Code Block
[root@ ~]# sudo su - appserver

You can start wotaskd and Monitor to make sure that they run without any problems :

...