Advanced Search
Search Results
290 total results found
Hermes SEG Administrator Guide (Legacy)
Hermes SEG Documentation (Legacy)
Hermes Secure Email Gateway Documentation
General Information
Introduction
Hermes Secure Email Gateway is a Free Open Source (Hermes SEG Community Only) Email Gateway that provides Spam, Virus and Malware protection, full in-transit and at-rest email encryption as well as email archiving. Hermes Secure Email Gateway combines Open So...
Zabbix
Guides and How-To's
Getting Started
Access Hermes SEG Administrator Console Using a browser, access the Hermes SEG Administrator Console at ​https://<IP_ADDRESS>/admin/ where <IP_ADDRESS> is the IP address of your server. If you have recently rebooted your system, you may get a 500 Inter...
Ubuntu
Deeztek Guides and How-To's
Configure Zabbix Docker
Configure Zabbix Server to point to zabbix-agent container Navigate to Monitoring --> Hosts -->Zabbix Server --> Configuration (Figure 1) Figure 1 Clear 127.0.0.1 from IP address field Enter zabbix-agent in the DNS name field ...
Hosted
System
Install Zabbix Agent Ubuntu
Ubuntu 22.04 wget https://repo.zabbix.com/zabbix/5.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_5.0-2+ubuntu22.04_all.deb dpkg -i zabbix-release_5.0-2+ubuntu22.04_all.deb apt-get update apt-get install zabbix-agent Ubuntu 20.04 wget https://repo.z...
Hermes SEG User Guide (Legacy)
Content Checks
Install and Configure OpenVPN Client
Install OpenVPN client apt install openvpn -y Manually connect to OpenVPN server Generate .ovpn file on OpenVPN server and copy to OpenVPN client machine Run the command below to connect: openvpn --config client.ovpn Automatically connect...