Open a terminal and enter the following to navigate to the /opt directory: cd /opt/
Use the following command to unzip the Optic installation into the /opt folder: sudo unzip ~/Desktop/FINStack-5.1.XXXX.zip Where: XXXX indicates the minor version of Optic/FIN.
Open the finstack.service file with an editor and remove the /current text. See ➀ in the following figure.
(Optional) To increase the heap space of your installation, modify the number (in MB) after -Xmx. See ➁ in the following figure.
Save the finstack.service file and close the editor.
Enter the following to navigate to the Desktop directory: cd ~/Desktop
Enter the following sequence of commands: sudo mv finstack.service /etc/systemd/system/finstack.service