For Linux OS OpUtils is distributed as a bin file.
Download the bin file.
Check the executable permission of the binary file
Change the permission using chmod -R 755 <bin file name>
Execute the bin file
as given below and follow the instructions
./<bin file name>
If you do not have X-Windows, you can install OpUtils in the console mode as below:
Download the bin file.
Check the executable permission of the binary file
Change the permission using chmod -R 755 <bin file name>
Execute the bin file
as given below and follow the instructions
./<bin file name> -console
To start the OpUtils Server run the script sh startOputils.sh located in <OpUtils Home>/bin directory.
Run the script shutdownOpUtils.sh located in <OpUtils Home>/bin directory.
Stop Firebird database.
Remove the directory in which OpUtils is installed.