To set up the DKE Anchor Manager and DKE Anchor Service on a Linux platform follow the these steps as a root user.
1. Create a folder /utimaco/dke under /opt .
|
›_ Console |
|---|
|
|
-
Copy the
utimaco-dke-anchor-linux-1.0.2.taryou file downloaded from the Utimaco Support portal to your Linux Server and go to this folder. -
Extract the files to
/opt/utimaco/dke/folder:
|
›_ Console |
|---|
|
|
-
Provide executable permission
|
›_ Console |
|---|
|
# chmod 755 /opt/utimaco/dke/* |
-
Move the
utimaco-dke-anchor.servicefile to/etc/systemd/system/and reload the service daemon:
|
›_ Console |
|---|
|
|
-
To start the Utimaco Anchor Service at system reboot, use the following command:
|
›_ Console |
|---|
|
|