The following procedures are done from the Linux command line.
• | Shutting Down or Rebooting |
• | Viewing the Mail Log |
• | Viewing the ZixGateway Manager User Log |
• | ZixGateway Manager and Agent Commands |
• | Creating a Self Signed TLS Certificate |
• | Creating a TLS Authority Signed Certificate |
There is no root login to ZixGateway or ZixDirect Web appliances. You must log in as zixadmin. When using command-line procedures where root access is required, you must preface the command with sudo.
If you are going to be running multiple commands as sudo, you can use sudo -i before running the commands. For example:
$ sudo -i
Enter your commands without sudo.
When done, enter exit.
$ exit