Skip to content

Instantly share code, notes, and snippets.

View hhemied's full-sized avatar
🐢
productivity time

Hazem Hemied hhemied

🐢
productivity time
View GitHub Profile
apiVersion: redhatcop.redhat.io/v1alpha1
kind: QuayEcosystem
metadata:
name: example-quayecosystem
spec:
disableFinalizers: true
quay:
imagePullSecretName: redhat-pull-secret
resources:
requests:
@hhemied
hhemied / tmux-cheatsheet.markdown
Created June 4, 2020 16:36 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@hhemied
hhemied / audit.rules
Created July 31, 2018 15:13 — forked from Neo23x0/audit.rules
Linux Auditd Best Practice Configuration
# ___ ___ __ __
# / | __ ______/ (_) /_____/ /
# / /| |/ / / / __ / / __/ __ /
# / ___ / /_/ / /_/ / / /_/ /_/ /
# /_/ |_\__,_/\__,_/_/\__/\__,_/
#
# Linux Audit Daemon - Best Practice Configuration
# /etc/audit/audit.rules
#
# Compiled by Florian Roth