Skip to content

Instantly share code, notes, and snippets.

View jsz0's full-sized avatar

Jeff jsz0

  • New England
View GitHub Profile
@plentz
plentz / nginx.conf
Last active April 24, 2026 08:51
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active April 27, 2026 09:20
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@kevinSuttle
kevinSuttle / meta-tags.md
Last active April 20, 2026 12:05 — forked from lancejpollard/meta-tags.md
List of Usable HTML Meta and Link Tags