I hereby claim:
- I am xorl on github.
- I am xorl (https://keybase.io/xorl) on keybase.
- I have a public key whose fingerprint is B461 0F22 02F7 B55B 7820 4D2B 2A7D FFA0 F7B4 F384
To claim this, I am signing this object:
| package main | |
| import ( | |
| //"flag" | |
| "fmt" | |
| "gopkg.in/yaml.v2" | |
| "io/ioutil" | |
| "os" | |
| "path/filepath" | |
| ) |
| package main | |
| import ( | |
| "fmt" | |
| "io/ioutil" | |
| "path/filepath" | |
| "gopkg.in/yaml.v2" | |
| ) | |
| type Config struct { |
I hereby claim:
To claim this, I am signing this object:
| Waiting for instance.................... | |
| Subnet ID: subnet-1d442374 | |
| Private IP Address: 10.0.0.10 | |
| .done | |
| ERROR: TypeError: can't convert String into Integer |
| <div class="toggle-area"> | |
| <div class="fileinfo-box"> | |
| <table class="fileinfo"> | |
| <tr> | |
| <td> | |
| <div>Version:</div> | |
| </td> | |
| <td> |
| #!/bin/sh | |
| ############################################### | |
| # Original by unl0cker | |
| # V.1 | |
| # Remade by Xorl for sanity reasons :P | |
| # For MAC's Only. | |
| ############################################### | |
| TEST="ssh xorl@$1" | |
| #!/bin/bash | |
| ####################################### | |
| # Natit & Titan Installer | |
| # Simple Plist Editor. Auto Generates the device/venderID combo for your card. | |
| # | |
| # V: .02 -- By xorl #scripts | |
| # Made this version a little more Sane with functions | |
| ###################################### | |
| ### Variables ### |
| ===> Verifying install for /usr/local/libdata/pkgconfig/dri.pc in /usr/ports/graphics/dri | |
| ===> Building for dri-7.4.4,2 | |
| Please choose a configuration from the following list: | |
| aix | |
| aix-64 | |
| aix-64-static | |
| aix-gcc | |
| aix-static |
| require 'formula' | |
| class Awesome < Formula | |
| url 'http://awesome.naquadah.org/download/awesome-3.4.10.tar.bz2' | |
| homepage 'http://awesome.naquadah.org/' | |
| md5 '245087f8065867eff37a2133287d5c03' | |
| depends_on 'cmake' | |
| depends_on 'lua' | |
| depends_on 'imlib2' |
| ################################################################# | |
| # | |
| # CGI.CFG - Sample CGI Configuration File for Nagios | |
| # | |
| ################################################################# | |
| # MAIN CONFIGURATION FILE | |
| # This tells the CGIs where to find your main configuration file. | |
| # The CGIs will read the main and host config files for any other |