cmabastar - Overview
Pinned Loading
-
audit-trigger audit-trigger Public
Forked from icheishvili/audit-trigger
Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.
PLpgSQL 9
-
lenovo x230 freebsd settings lenovo x230 freebsd settings
1
#
2
# See /etc/defaults/rc.conf to add more option.
3
# Do not configure /etc/defaults/rc.conf.
4
# Configure only this file.
5
#
-
Haproxy for flask-socketio Haproxy for flask-socketio
1
global
2
daemon
3
4
defaults
5
mode http
-
awesome-flask awesome-flask Public
Forked from humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
-
Back-End-Developer-Interview-Questions Back-End-Developer-Interview-Questions Public
Forked from arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
-
AWS NAT instance traffic analyzer. AWS NAT instance traffic analyzer.
1
tcpdump -nr /tmp/dump.log | awk '{print $3"\t"$5}' | grep -v "ICMP" | sort | uniq -c | sort -nr | head -n 10

