| 
Log in as the root user
 Create a backup copy of the file
/var/win4linpro/install/license.lic as follows: 
cp /var/win4linpro/install/license.lic \
/var/win4linpro/install/license.lic.saved 
 Open the file /var/win4linpro/install/license.lic in your
favorite text editor
At the end of the file, add a line that looks like this: 
BUMPS_<n>=<bump license code> 
 where: 
  <n> is the bump license sequence number, starting at 1. If
 you have more than one bump license code to add, or the
 license file already has BUMPS_<n> lines in it, then the
sequence number should be the last sequence number plus 1. 
  <bump license code> is the bump license code you have
obtained, exactly as you received it. 
 example: 
  The following license file example shows a 5 concurrent
 user base license with 2 separate bumps. Please note that
 the license codes in the example are not valid and are for
 illustration only, and the total number of users after the
bumps are added is unspecified in the example: 
 
LICENSE_CODE=1s1pXXXX-XXXXXXXX 
 CUSTOMER_NAME="Win4Lin User" 
 CUSTOMER_ORGANIZATION="XYZ Corporation" 
 BUMPS_1=XXX-XXXXXXXX 
 BUMPS_2=YYY-YYYYYYYY 
  
Save the file and exit the text editor
 Verify that the bump license(s) applied correctly by running
the following command: 
/opt/win4linpro/bin/mergepro-licinfo 
 If the "max sessions" does not accurately reflect your base
 license count plus the bump licenses, please revisit the
 process to this point to verify that you have entered the
information exactly as you received it. 
 If the license information displays an error, you may easily
restore your backup copy of the license file as follows: 
cp /var/win4linpro/install/license.lic.saved \
 /var/win4linpro/install/license.lic 
 Strongly recommended: log all Win4Lin Pro Virtual Desktop
 Server users off the system and make sure all guest Windows
 sessions are shut down. Next, restart the Win4Lin Pro
services as follows: 
/opt/win4linpro/etc/mergepro_rc restart 
 If you do not restart the Win4Lin Pro services, concurrent
 sessions launched beyond the previous maximum may not
 benefit from acceleration and enhanced Windows application
 compatibility. Therefore it is strongly recommended that you
 apply any bump license codes during a period of low activity
 on your server, when it is convenient to temporarily log all
users off and shut down all guest Windows sessions.
 
 |