I hereby claim:
- I am robotamer on github.
- I am robotamer (https://keybase.io/robotamer) on keybase.
- I have a public key ASAT0EwqG94zaiBfwYQs_8pgGxTXBARdRb1o12lDsgyUKwo
To claim this, I am signing this object:
| #!/bin/bash | |
| MAXSIZE=90000 | |
| LOGDIR=/var/www/log/ | |
| cd $LOGDIR | |
| for FILENAME in *.log; do | |
| SIZE=$(du -b $FILENAME | cut -f 1) |
| #!/bin/bash | |
| # Usage: earthporn [+format] [-time] [logfile] | |
| # Dependencies: bash, wget, mktemp... and well, date and sleep | |
| imgfile=~/.earthporn | |
| # Help and version functions | |
| help () { | |
| echo "Randomly picks one of the amazing photos at http://imgur.com/r/earthporn" | |
| echo "and sets it as the background image." |
| [ | |
| { | |
| "name": "Afghanistan", | |
| "code": "AF" | |
| }, | |
| { | |
| "name": "Åland Islands", | |
| "code": "AX" | |
| }, | |
| { |
| var countries = [ | |
| { | |
| "name": "Afghanistan", | |
| "code": "AF" | |
| }, | |
| { | |
| "name": "Aland Islands", | |
| "code": "AX" | |
| }, | |
| { |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # | |
| # Script for updating DNS records on Hurricane Electirc's DNS system (https://dns.he.net). | |
| # | |
| # The record will be updated with the IP address that originates the request. | |
| # | |
| # Usage | |
| # ----- | |
| # | |
| # Create config file `/etc/he-dns-update.conf`: |
| package main | |
| import ( | |
| "crypto/tls" | |
| "flag" | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "os" | |
| "os/user" |
Find all available devices arp -a
Locate Raspberry (b8:27:eb) in Network: Pi Finder
ssh pi@rasperrypi| package main | |
| import ( | |
| "fmt" | |
| "github.com/skycoin/skycoin/src/cipher" | |
| "log" | |
| ) | |
| func main() { |
| Verifying my Blockstack ID is secured with the address 17UyWVJC6pgt7K6aZxaHXVVu4BWe3PXVDs https://explorer.blockstack.org/address/17UyWVJC6pgt7K6aZxaHXVVu4BWe3PXVDs |