Running as a daemon on Linux
- Log in as root.
- Change to the VersaLexCleo HarmonyCleo VLTraderCleo LexiCom installed directory.
- Verify the LEXHOME or VLTHOME variable in the VersaLexd script points to the VersaLexCleo HarmonyCleo VLTraderCleo LexiCom installed directory.
- 
                Copy the VersaLexd script to the startup/shutdown scripts
                    directory:
                cp VersaLexd /etc/rc.d/init.d/ .
- 
                Create a symbolic link to start the VersaLexCleo HarmonyCleo VLTraderCleo LexiCom application.
                ln -s /etc/rc.d/init.d/VersaLexd /etc/rc.d/rc5.d/S98VersaLexd
- 
                Create a symbolic link to stop the VersaLexCleo HarmonyCleo VLTraderCleo LexiCom application: 
                ln -s /etc/rc.d/init.d/VersaLexd /etc/rc.d/rc4.d/K98VersaLexd
- Log out and reboot your system.
- 
                After you reboot, display the VersaLexCleo HarmonyCleo VLTraderCleo LexiCom GUI. Change to the directory where VersaLexCleo HarmonyCleo VLTraderCleo LexiCom is installed:
                ./VersaLex
