Jim Beam

Results 17 comments of Jim Beam
trafficstars

Is there a simple solution for this in the meantime? ATK is cool for some reason. However I'm always getting stuck with the simplest of things after a few minutes....

@Amit-Firewires are you using an authenticating explicit proxy for Internet access? Otherwise you're facing another issue.

While you're at it you should maybe use the same method of stating options to curl i.e. `curl --insecure --silent --user` (instead of `curl -k -s -u`). The latter is...

No. (To do what anyway?)

We were running Gammu inside a VM. Turns out the update from ESXi 6.x to 7.x seems to have introduced this problem. Probably the serial connections on ESXi are no...

Ummm.. at a closer look the problem seems to be the parameter `headermenu="0"` as suggested to be used according to https://github.com/Icinga/icingaweb2-module-nagvis/blob/master/doc/02-Installation.md#configuration. But even when setting it to 1 (which makes...

I have a workaround... essentially, what I am doing here is running a script: (this is Suse Linux) ``` run_snmpv3_config: pkg.installed: - pkgs: - net-snmp service.running: - name: snmpd -...