Skip to main content

Home/ ProGauge SCADA/ Group items tagged protocol

Rss Feed Group items tagged

Kevin Mershon

» proxy: No protocol handler was valid for the URL - 0 views

  • A quick look at the available modules in /etc/apache2/mods-available showed me that in addition to mod_proxy.so I also had
  • mod_proxy_http.so. On a hunch I decided that mod_proxy_http.so was the best candidate so I tried that first.
Kevin Mershon

Monit: Monitor SSHD Server and Auto Restart SSH If It Does Not Respond - 0 views

  • /etc/monit/monitrc
  • check process sshd with pidfile /var/run/sshd.pid start program "/etc/init.d/ssh start" stop program "/etc/init.d/ssh stop" if failed port 22 protocol ssh then restart
1 - 2 of 2
Showing 20 items per page