Live data from Hacker News

Viewing profile — awkgeek

awkgeek

HN member
Joined
Thu, Sep 25, 2014, 10:59 PM UTC
HN karma
3
Public activity
4 items

About awkgeek

No profile information was provided.

Recent public activity

  1. comment
    Comment #10341178

    I like AWS direction towards security. But... Who needs WAF with basic, static rules in 2015 when applications are deployed several times a day? Mod_security in a cloud? Well. Be r…

  2. story
  3. comment
    Comment #8965551

    Here is how you can handle with it without rebooting the whole server: for s in $(lsof | grep libc | awk '{print $1}' | sort | uniq); do if [[ -f "/etc/init.d/$s" && "$(ps aufx | g…

  4. story