Previous Topic: Field Engineering CodesNext Topic: Reference Information


Version Format

Version numbers for the appliance display in the form of Major.Minor.Bugfix, with no leading zeros. This allows RPM and other Linux tools to understand the version.

However, this does cause the sorting to display incorrectly. To display the sort correctly, replace the default command-line alias of ls = ls--color=auto with ls = ls-v --color=auto. The version number changes complete as follows: