Pinned Loading
-
-
kgotobed
kgotobed PublicForked from nikital/kgotobed
Linux driver to help you go to bed at a specified time
Python
-
Kubernetes K8S DaemonSet for Newreli...
Kubernetes K8S DaemonSet for Newrelic Infrastructure Agent 1# adapted official yet depcrecated example from here: https://github.com/kubernetes/examples/blob/master/staging/newrelic/newrelic-daemonset.yaml2# official docs: https://docs.newrelic.com/docs/infrastructure/new-relic-infrastructure/data-instrumentation/monitor-containers-underlying-hosts-coreos3apiVersion: apps/v1 # for k8s versions before 1.9.0 use apps/v1beta2 and before 1.8.0 use extensions/v1beta1
4kind: DaemonSet
5metadata: -
fzf-ssh
fzf-ssh 1function fzf-ssh () {
2local selected_host=$(grep "Host " ~/.ssh/ssh_config | grep -v '*' | cut -b 6- | fzf --query "$LBUFFER" --prompt="SSH Remote > ")
34if [ -n "$selected_host" ]; then
5BUFFER="ssh ${selected_host}" -
-
Google Lists Saved Places - Business...
Google Lists Saved Places - Business State Retriever utility script 1/**2* Based off of user @dohnutt suggestion on stackoverflow, via https://stackoverflow.com/a/788078303* Fixed it, changed it, extended it for my needs. Gemini helped me quite a lot ;)4*5* "dependencies": {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.