Getting started on Unix platforms
The product comes compressed in a tar.gz format.
Use the following commands to open the downloaded file.
- gunzip filename.tar.gz
This will extract the compressed installation file, into the tar format.
- tar -xvf filename.tar
This will extract all the product files to the /opt/jilroy directory
By default, Genie - Monitoring Platform installs itself to the /opt/jilroy directory. To Install to a different file system, use the ln -s command to create a soft-link from /opt/jilroy to the new destination directory.
Product's documentation
Full documentation on the product installation, and a user guide are found in the directory of /opt/jilroy/product_name/doc.
This documentation will guide you through the installation process and will instruct you on how to launch and use the product's GUI.
|