If it becomes necessary, you can edit the Orchid Fusion VMS configuration file using standard text editors in Linux. This section will describe two methods for editing the configuration files: using the Command Line and using the Graphical User Interface (GUI).

The default location for the Orchid Fusion VMS configuration file in Linux is:

  • /etc/opt/fusion/fusion.properties
    • Stores all of the Orchid Fusion VMS settings and can be used to update things like the Orchid Fusion VMS port number, manually update the admin password, etc.

Refer to the Installation Support Topics section for a list of available properties.

Editing Configuration Files Through the Command Line:

  1. Open the Terminal program (CTRL+ALT+T) and open the Orchid Fusion VMS configuration file in the nano text editor by typing the following command: sudo nano /etc/opt/fusion/fusion.properties. Then press Enter.

  1. After running that command, you will be prompted to enter the [sudo] password for your user. Type the password used to sign in to your computer, then press Enter. The configuration file will open.

  1. Use the arrow keys to move the cursor around the screen and update any default settings. You may also add new settings to the end of the file.
  2. When you are ready to save the file, click CTRL+X on the keyboard, then type Y to save the file and close the text editor. If you do not want to save the file, type N (instead of Y) after typing CTRL+X.
  3. Restart the Orchid Fusion VMS service in Linux to implement the new settings.

Editing Configuration Files Through the GUI:

  1. Open the Terminal program (CTRL+ALT+T) and open Orchid Fusion VMS’s configuration file by typing the following command: sudo gedit /etc/opt/fusion/fusion.properties. Then press Enter.

  1. After running that command, you will be prompted to enter your password to perform administrative tasks. Type the same password you use to sign in to your computer, then press Enter.
  2. A text editor will open in a new window allowing you to edit the configuration file. Update default settings as needed. You may also add new settings to the end of the file.

  1. When you are ready to save the file, click File/Save.
  2. Restart the Orchid Fusion VMS service in Linux to implement the new settings.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
IPConfigure Technical Support

Post Comment