Search Results

Search found 2 results on 1 pages for 'alq'.

Page 1/1 | 1 

  • Proper upstart script for hamachi?

    - by ALQ
    I've been looking for a script to supervise hamachi and mostly got it to work except for the part that daemonizes hamachid. The following script works but is not perfect. I'm not familiar with upstart internals to debug this further. description "Hamachi VPN" author "Alexis Le-Quoc <[email protected]>" start on (net-device-up and local-filesystems and runlevel [2345]) stop on runlevel [016] respawn oom never env DAEMON=/opt/logmein-hamachi/bin/hamachid pre-start script [ -x "$DAEMON" ] end script # should really be: # expect daemon # exec $DAEMON exec $DAEMON debug > /dev/null

    Read the article

  • Force10 layer 3 switches

    - by ALQ
    We've been running Cisco and dell layer 3 switches. The former are expensive and reliable, the latter a lot cheaper and fraught with issues. Anyone has positive experience with the core Force10 switches (and edge switches as well)?

    Read the article

1