Open a terminal window and become root.
Create the required SKIP directories by typing:
# skiplocal -i |
Create the self-generated certificate on the Administration Station by typing:
# skiplocal -k -f -V |
The local certificate ID appears, as shown in the following figure. It is the Administration Station's 32-character certificate ID (MKID).
Write down the certificate ID, which begins with `0x'.
Add SKIP to all the interfaces by typing:
# skipif -a |
Reboot the Administration Station to complete the installation by typing:
# sync; init 6 |