Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Execute the commands below to change and make the file execuableexecutable

Code Block
languagebash
themeDJango
chmod a+x ./setupdualshield-xxxx--yyyy.bin

...


In the next step, make sure that you enter the correct FQDN of your DualShield server. This shoulkd should be the same FQDN that you have added into to the local hosts file in a previous step

Code Block
languagebash
themeDJango
Server FQDN:[dualshield.your-corporate-domain.com]?:
dualshield.acme.org

Use SSL to access DualShield[Y/n]?
Y
Create a self-signed certificate[Y/n]?
Y

Press 1 to continue, 2 to quit, 3 to redisplay

...

Code Block
languagebash
themeDJango
(base) [root@ubunto dualshield]# systemctl status dualshield
● dualshield.service - SYSV: A very fast and reliable DualShiled Server.
Loaded: loaded (/etc/rc.d/init.d/dualshield; generated)
Active: active (exited) since Mon 2020-03-09 15:29:00 GMT; 2s ago
Docs: man:systemd-sysv-generator(8)
Process: 1069357 ExecStart=/etc/rc.d/init.d/dualshield start (code=exited, status=0/SUCCESS)