Date: 10 May 2010
Server Key generation
Fetch following Information with the help of dmidecode ifconfig command and from proc file system
License checking algorithm
if digital signature is valid then if license key has expire then if server key present in license if I am master then if license type == per user then if user < (license.user + 10 ) exit endif else Extract all server core count for server record older than 30 days if server.core <= (license.core) then exit endif endif /* license type */ endif /* Master Slave */ else if root file system created 30 days ago exit endif /* root file system check */ endif /* server key check */ endif /*Expiry check */ endif /*digital sign check */ move license file to new path , generate new file