Skip to content

Instantly share code, notes, and snippets.

View rcrosado's full-sized avatar

Ricardo Grøndahl-Rosado rcrosado

View GitHub Profile
@rcrosado
rcrosado / keybase.md
Last active July 21, 2019 21:52
keybase.md

Keybase proof

I hereby claim:

  • I am rcrosado on github.
  • I am rcgrosado (https://keybase.io/rcgrosado) on keybase.
  • I have a public key ASCOtyG96LQt0viM0tztD__xTZFDjIHRmnwl55AfeGz-nAo

To claim this, I am signing this object:

@rcrosado
rcrosado / noip2.service
Created July 21, 2018 00:29 — forked from NathanGiesbrecht/noip2.service
Systemd Service file for no-ip.com dynamic ip updater
# Simple No-ip.com Dynamic DNS Updater
#
# By Nathan Giesbrecht (http://nathangiesbrecht.com)
#
# 1) Install binary as described in no-ip.com's source file (assuming results in /usr/local/bin)
# 2) Run sudo /usr/local/bin/noip2 -C to generate configuration file
# 3) Copy this file noip2.service to /etc/systemd/system/
# 4) Execute `sudo systemctl enable noip2`
# 5) Execute `sudo systemctl start noip2`
#