I hereby claim:
- I am codemoran on github.
- I am codemoran (https://keybase.io/codemoran) on keybase.
- I have a public key ASCCd3lrwRwtPq3iRmuOFijQD0EFIKLwZxa0PK-3a7xfvgo
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Add Graphdat to commando.io | |
| // @description Inserts a Graphdat embedded dashboard into the commando.io dashboard | |
| // @namespace http://userscripts.org/users/codemoran | |
| // @version 0.1 | |
| // @include https://*.commando.io/dashboard | |
| // @include https://*.commando.io/execute | |
| // @run-at document-end | |
| // @grant none | |
| // ==/UserScript== |
| // ==UserScript== | |
| // @name Add Graphdat to Azure | |
| // @description Inserts a Graphdat embedded dashboard into the Azure dashboard | |
| // @namespace http://userscripts.org/users/codemoran | |
| // @version 0.1 | |
| // @include https://manage.windowsazure.com/*Workspaces/VirtualMachineExtension/VirtualMachine* | |
| // @run-at document-end | |
| // @grant none | |
| // ==/UserScript== |
| #!/bin/bash | |
| # Make sure we have the dev tools | |
| yum groupinstall "Development Tools" | |
| # Just in case you started installing dependencies from yum | |
| yum -y remove libnfnetlink | |
| # lets put the source code here | |
| mkdir -p ~/.src |
I hereby claim:
To claim this, I am signing this object: