Skip to content

Instantly share code, notes, and snippets.

View fmedery's full-sized avatar

Frederic M fmedery

  • Google
  • Montreal, Qc, Canada
View GitHub Profile
@fmedery
fmedery / emby-dockercompose.md
Last active January 11, 2024 00:26
exampe docker compose pour emby
  1. Installation du plugin compose
apt install -y docker-compose-plugin docker-compose
  1. crée le ficher compose dans un dossier specific (par exemple ~/emby/compose.yaml)

  2. exemple de mon ficher ~/emby/compose.yaml

version: "3"
@fmedery
fmedery / tmux-iterm2.md
Created September 11, 2017 17:34 — forked from royling/tmux-iterm2.md
tmux in iTerm2 cheatsheet
@fmedery
fmedery / gist:fc08f0bfa27180c7490020e8892108b9
Last active February 11, 2017 14:52
wanip alias with colors
alias wanip='curl -s ipinfo.io/$(dig +short myip.opendns.com @resolver1.opendns.com) | jq .'
####################################
# BASIC REQUIREMENTS
# http://graphite.wikidot.com/installation
# http://geek.michaelgrace.org/2011/09/how-to-install-graphite-on-ubuntu/
# Last tested & updated 10/13/2011
####################################
cd
# Install dependencies