lpsantil
lpsantil
``` + // "/dev/input/eventX" string is expected + kbd = getenv("KBDEVENTDEVICE"); + + fd = open(kbd, O_RDONLY | O_NONBLOCK); ``` This seems unsafe. You might want to check your input...
Forwarding Logs is covered in Operationalizing [0]. Disabling Elasticsearch & Kibana is a matter of `oc scale --replicas=0 ...`. Perhaps just a reference is enough. [0] http://v1.uncontained.io/playbooks/operationalizing/secure-forward-splunk.html
Would it be better to just implement @cpitman 's router metrics repo? [0][1] He doesn't seem to take this tact. [0] https://github.com/cpitman/openshift-router-metrics/ [1] https://github.com/cpitman/openshift-router-metrics/blob/master/app/controllers/stats_controller.rb
@jstrachan Do you mean something like this? https://github.com/redhat-cop/containers-quickstarts/tree/master/jenkins-slaves/jenkins-slave-image-mgmt
FDAPM [0] works well for that. [0] http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/fdapm.html
Did you try compiling with cygwin? cygwin-devel [0] has termios.h in the package. [0] https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fcygwin-devel%2Fcygwin-devel-3.1.7-1&grep=termios
Fix this here - https://github.com/haileys/doslinux/commit/10faf822e23615c3aac41fdb1c7a7aaceef3a787
Fixed this here - https://github.com/haileys/doslinux/commit/10faf822e23615c3aac41fdb1c7a7aaceef3a787
This is because some DOS Memory Managers are not able to be uninstalled or set the processor into V86 and this would conflict with the memory management provided by the...
Fixed the zip part here - https://github.com/lpsantil/doslinux/commit/d4cf61b224609fcc56291dc9b7a1737b966a5eab