Deployment Guide

4.1.5 SELinux and nginx HTTP server
If SELinux is in enforcing mode, you may see ”502 Bad Gateway” error when trying to access web apps. In order to
avoid this error, execute the following commands:
# sudo cat /var/log/audit/audit.log | grep nginx | grep denied | audit2allow -M mynginx
# sudo semodule -i mynginx.pp
4.2 Setting up Eyes
4.2.1 Change default SSH password
The Eye root default password is ‘7signal’. It is strongly advised to change this password as it is a factory
default for every Eye unit. The default password is “7signal”.
Step 1: Connect to the Eye unit
# ssh root@<Eye IP address>
Step 2: Change the password by using passwd command
7signal Solutions Inc., 6155 Rockside Road, Suite 110, Independence, Ohio 44131, USA,
216-777-2900, info@7signal.com, www.7signal.com