There are several ways to display your current Urchin serial code.
- Administrative Console
Launch your Urchin Adminstrative Console from any web browser.
Click on 'Configuration--> Settings --> License. - Run the Inspector utility
Open a command window and cd to the ~/urchin/util/ directory.
run the inspector. The serial number will be printed to the screen along with other Urchin information. - uconf-driver utility
Open a command window and cd to the ~/urchin/util/ directory.
run 'uconf-driver action=get_parameter recnum=1 parameter=ct_serial'Note that all commands must be preceded by './' in Unix and (in many cases) 'sudo ./' in MacOSX.