ps -ef | grep httpd | wc -lnetstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}'| ### Keybase proof | |
| I hereby claim: | |
| * I am saltbo on github. | |
| * I am saltbo (https://keybase.io/saltbo) on keybase. | |
| * I have a public key ASDlkCkqXWcKmxfplctZQEwcLvOi9r2UgSOFtDVQrAsFuQo | |
| To claim this, I am signing this object: |
| package randstring | |
| import ( | |
| "math/rand" | |
| "time" | |
| ) | |
| func init() { | |
| rand.Seed(time.Now().UnixNano()) | |
| } |
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Jasper Van", | |
| "label": "Senior Software Engineer", | |
| "image": "", | |
| "email": "rdsaltbo@gmail.com", | |
| "phone": "(209) 671-5330", | |
| "summary": "Jasper is an experienced engineer with over a decade in computer programming and the past seven years focused on cloud-native. He is highly proficient in key platforms such as Kubernetes, Istio, Argo, and Knative. A dedicated contributor to several open source projects and a member of both the Istio and Kubernetes communities, Jasper is passionate about the open source movement and is committed to its collaborative spirit and innovation.", | |
| "location": { |