How to find which version of VERDE you have installed

How to find which version of VERDE you have installed

Product Line:  VERDE

How to determine which build and version of VERDE you are running.

Bare-Metal installation:

There are two ways to verify the installed version and build number of a VERDE Server:

  1. The top of the VERDE Menu displays the version and build number, as in the example below: 
   

Bare-Metal and Non-Bare-Metal installation:
  1. From the VERDE Management Console, hover over the "Help" link in the upper right corner:

       

On NON-bare metal install run:

rpm-based distribution: 

rpm -q VERDE

deb-based (Ubuntu) installation: 

dpkg -l |grep VERDE

 

This will return a version, such as "VERDE-8.2.0-rel.14092.x86_64" where "14092" is the build and 8.2 is the version.



    • Related Articles

    • What is the Installed Version of VERDE - Non VERDEOS?

      Product Line:  VERDE To determine the version of the installed VERDE package, on a NON-bare metal installed server run: rpm-based distribution:  rpm -q VERDE deb-based (Ubuntu) installation:  dpkg -l |grep VERDE   This will return a version, such as ...
    • How to Determine the CENTOS/RedHat version and Build/Release you're using

      Product Line:  VERDE A quick and easy way to determine what Version of Centos your using is...  Access the command line via the Terminal and type cat /etc/centos-release as follows: [root@localhost ~]# cat /etc/centos-release CentOS release 6.9 ...
    • Installing Multi Server VERDE (RPM) 8.3.4 and Above with Postgres Database

      Product Line: VERDE ***As A Reminder: If you're planning to deploy VERDE using a clustered environment, for example: Cluster Master, Cluster Master Candidate, numerous VDI only servers then there are significant changes that need to be considered. A ...
    • VERDE/VERDEOS - Issue with USB Redirection Specific to Windows 10 64bit Build 1803

      Product Line:  VERDE In Windows 10 (build 1803) there's problem with Windows Group Policy restriction.  By default "Plug and Play device redirection" is not allowed. In gpedit the "Computer Configuration \ Administrative Templates \ Windows ...
    • VERDE VDI Optimization for Windows 10

      Product Line:  VERDE   Introduction   A basic Windows 10 ISO is not configured by default for VDI implementation.  If not configured correctly, a Windows 10 guest will consume a a large amount of CPU, Memory and network resources per desktop. The ...