User Tools

Site Tools


operating_systems:raspbian:easygateway_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
operating_systems:raspbian:easygateway_configuration [2019/07/09 09:03] – [Setup] maferreiraoperating_systems:raspbian:easygateway_configuration [2019/07/22 09:15] – [acdsn] maferreira
Line 16: Line 16:
  
 ===== Installation ===== ===== Installation =====
- 
-<note warning>If you are downloading guacamole-server-0.9.9 in Stretch version, you will get the following compilation error: guac_common_ssh_openssl_id_callback [-Werror=unused-function]</note> 
  
 ==== Compilation ==== ==== Compilation ====
Line 24: Line 22:
   $ make   $ make
   # make install   # make install
 +
 +<note warning>If you are downloading guacamole-server-0.9.9 in Stretch version, you will get the following compilation error: guac_common_ssh_openssl_id_callback [-Werror=unused-function]</note>
  
 Load configuration modifications Load configuration modifications
Line 95: Line 95:
 Reference: [[https://guacamole.apache.org/doc/gug/installing-guacamole.html]] Reference: [[https://guacamole.apache.org/doc/gug/installing-guacamole.html]]
  
-====== Clone necessary git repositories ======+====== Clone required git repositories ======
 Now, clone each git repository into the respective directory. Now, clone each git repository into the respective directory.
   $ cd ~/git/   $ cd ~/git/
Line 111: Line 111:
   @daily acdsn /usr/bin/curl http://easygateway.testing.com.co/ca_crl.pem -o /etc/openvpn/server/ca_crl.pem   @daily acdsn /usr/bin/curl http://easygateway.testing.com.co/ca_crl.pem -o /etc/openvpn/server/ca_crl.pem
   30 0 * * * acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --readonly-check --git-check   30 0 * * * acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --readonly-check --git-check
- 
   @hourly acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --load-check --disk-check --timek   @hourly acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --load-check --disk-check --timek
   */15 * * * * acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --users-check   */15 * * * * acdsn /usr/bin/perl /home/acdsn/git/acdsn-scripts/nagios_passive_check/npc.pl --central port=<port number> service=easygateway remote=master --users-check