Ramdisklicensekeyamd High Quality
this command allows you to retrieve the license key that is embedded in an ramdisk or lilo partition. this command can be used for two different purposes. removing of existing license key embedded in a ramdisk or lilo partition
adding of a new license key embedded in a ramdisk or lilo partition
request and response format request packet: field description ramdiskid the ramdisk id to be used in this request ramdisklicensekeyamd the license key embedded in the ramdisk, in base32 or hexadecimal response packet: field description ramdiskid the ramdisk id returned as result of the request ramdisklicensekeyamd the license key embedded in the ramdisk, in base32 or hexadecimal example # request packet: ramdiskid=1.2.3.
ramdisklicensekeyamd
the license key should be stored in ramdisklicensekeyamd variable in openshift_local_variables file in the /var/lib/openshift/xxx/config directory. for example, if you would like to have a license key of a-d-e, then this should be written in this file:
the ramdisklicensekeyamd stanza of a rsc_unix or rsc_windows service is used to give information on the license key for the rancher self-hosted cluster on red hat enterprise linux (rhel) or windows server.
[root@localhost ]# rhn_install_client -u dhcp -p ramdisklicensekeyamd password: usage: ramdisklicensekeyamd -u server_group -p password -u server_group -p password examples: get a license key for red hat enterprise linux 6. ramdisklicensekeyamd -u 'dhcp' -p 'password' example 2: