blah
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo |
this is a test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[no Search()] nuget.exe list | |
[no Search()] nuget.exe list -allversions | |
[no Search(), no IsAbsoluteLatestVersion] nuget.exe list | |
[no Search(), no IsAbsoluteLatestVersion] nuget.exe list -allversions | |
GET /api/v2/Packages HTTP/1.1 | |
GET /api/v2/Packages?$skip=100 HTTP/1.1 | |
[no Search()] nuget.exe list -allversions -prerelease | |
[no Search(), no IsAbsoluteLatestVersion] nuget.exe list -allversions -prerelease | |
GET /api/v2/Packages()?$orderby=Id&$skip=0&$top=30 HTTP/1.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// /etc/polkit-1/rules.d/10-rules.rules | |
// PolKit rules to allow mounting, rebooting and network management without a password. | |
// User needs to be in root group. | |
polkit.addRule(function(action, subject) { | |
if (action.id.match("org.freedesktop.udisks2.") && subject.isInGroup("root")) { | |
return polkit.Result.YES; | |
} | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get a list of the enabled Hudson jobs: | |
find /path/to/hudson/jobs -maxdepth 2 -name "config.xml" -exec grep -L '<disabled>true</disabled>' -n {} \; |
List of puppet OpenSuse repositories: (http://download.opensuse.org/repositories/systemsmanagement:/puppet/) [browse for more details].
Add zypper repository for puppet:
zypper addrepo -f http://download.opensuse.org/repositories/systemsmanagement:/puppet/SLE_12/ puppet
Install puppet:
List of puppet OpenSuse repositories: [http://download.opensuse.org/repositories/systemsmanagement:/puppet/] (browse for more details).
Add zypper repository for puppet: zypper addrepo -f http://download.opensuse.org/repositories/systemsmanagement:/puppet/SLE_12/ puppet
Install puppet: zypper install puppet
-
Stop Nexus OSS
-
Backup the Sonatype-Work folder
-
Download Pro
-
Unpack the folders
-
Keep your old Sonatype-Work folder - this contains your downloaded components