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
<?xml version="1.0" encoding="utf-8"?> | |
<AdminDeploymentCustomizations xmlns="http://schemas.microsoft.com/wix/2011/AdminDeployment"> | |
<BundleCustomizations TargetDir="default" NoWeb="default"/> | |
<SelectableItemCustomizations> | |
<SelectableItemCustomization Id="Blend" Hidden="no" Selected="no" /> | |
<SelectableItemCustomization Id="VC_MFC_Libraries" Hidden="no" Selected="yes" /> | |
<SelectableItemCustomization Id="SQL" Hidden="no" Selected="no" /> | |
<SelectableItemCustomization Id="WebTools" Hidden="no" Selected="no" /> | |
<SelectableItemCustomization Id="SilverLight_Developer_Kit" Hidden="no" Selected="no" /> |
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
$ gpg -k --with-keygrip "${pkid}" | grep -A1 "${pkid}" 22808347E0DFBB4409986901C0DB8ACD4B3C5299 | |
Keygrip = FE8CA54BE87B6E6E883E44F16697A0E4B30B1CDE | |
cjac@probook0:/tmp$ gpg -k --with-keygrip "${pkid}" | |
pub rsa4096 2015-06-18 [SC] | |
22808347E0DFBB4409986901C0DB8ACD4B3C5299 | |
Keygrip = FE8CA54BE87B6E6E883E44F16697A0E4B30B1CDE | |
uid [ unknown] C.J. Collier <[email protected]> | |
uid [ full ] C.J. Collier (Work) <[email protected]> | |
sub rsa4096 2016-03-19 [A] [expires: 2026-03-17] | |
Keygrip = 12F1997ACCF8DF4001C2C5BE79180650F81782B9 |
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
cjac@probook0:/tmp$ keygrip="$(gpg --homedir /tmp/gpg-test/ -k --with-keygrip "${primary_keyid}" | grep -A1 "${primary_keyid}" | awk '/Keygrip/ {print $3}')"cjac@probook0:/tmp$ echo "$keygrip" | |
150A2FB58E625BD00C906E010C843E0AE03C6771 |
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
cjac@probook0:/tmp$ keygrip="$(gpg --homedir /tmp/gpg-test/ -k --with-keygrip "${primary_keyid}" | grep -A1 "${primary_keyid}" | awk -F= '/Keygrip/ {print $2}')" | |
cjac@probook0:/tmp$ echo $keygrip | |
150A2FB58E625BD00C906E010C843E0AE03C6771 |
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
cjac@probook0:/tmp$ KEYGRIP=$(gpg --homedir /tmp/gpg-test/ -k --with-keygrip ${PRIMARY_KEYID} | grep -A1 ${PRIMARY_KEYID} | awk -F= '/Keygrip/ {print $2}') | |
cjac@probook0:/tmp$ echo $KEYGRIP | |
150A2FB58E625BD00C906E010C843E0AE03C6771 |
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
$ gpg --homedir /tmp/gpg-test/ -k --with-keygrip ${PRIMARY_KEYID} | |
pub rsa4096 2017-03-29 [SC] | |
A0F2A0022A1BCCEA5E8F18ACB14DD3D1E3DB0FA2 | |
Keygrip = 150A2FB58E625BD00C906E010C843E0AE03C6771 | |
uid [ultimate] C.J. Collier (example key) <[email protected]> | |
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
Mar 03, 2017 3:40:15 AM com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.ToGerritRunListener onStarted | |
INFO: Gerrit build [iotivity-verify-unit_tests #10937] Started for cause: [GerritCause: PatchsetCreated: Change-Id for #17551: I0a6eb91c6c2cd940e9939f54a454aab2a01ec954 PatchSet: 7 silent: false]. | |
Mar 03, 2017 3:40:15 AM com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.ToGerritRunListener onStarted | |
INFO: MemoryStatus: | |
Project/Build: [iotivity-verify-linux_unsecured_with_java]: [#1904: FAILURE] Completed: true | |
Project/Build: [iotivity-verify-simulator]: [#10860: FAILURE] Completed: true | |
Project/Build: [iotivity-verify-osx]: [#11704: SUCCESS] Completed: true | |
Project/Build: [iotivity-verify-tizen]: [#10883: SUCCESS] Completed: true | |
Project/Build: [iotivity-verify-linux_unsecured]: [#10866: FAILURE] Completed: true | |
Project/Build: [iotivity-verify-linux_unsecured_with_tcp]: [#8514: FAILURE] Completed: true |
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
root@rescue64:/# find /boot | |
/boot | |
/boot/grub | |
/boot/grub/grubenv | |
/boot/grub/grub.cfg | |
/boot/grub/gfxblacklist.txt | |
/boot/grub/i386-pc | |
/boot/grub/i386-pc/div_test.mod | |
/boot/grub/i386-pc/minix2.mod | |
/boot/grub/i386-pc/serial.mod |
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
cjac@edge:~$ sudo arp -ni eth1 | |
Address HWtype HWaddress Flags Mask Iface | |
208.115.126.69 ether 00:c0:9f:41:ca:a0 C eth1 | |
100.65.12.70 ether fe:16:3e:3b:ba:84 C eth1 | |
100.65.12.78 ether 00:16:3e:71:37:79 C eth1 | |
100.65.12.30 ether 52:54:00:56:be:48 C eth1 | |
100.65.12.3 ether 00:16:3e:3b:ba:84 C eth1 | |
208.115.126.65 * <from_interface> MP eth1 | |
208.115.126.66 * <from_interface> MP eth1 |
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
<b:bean | |
id="casAuthenticationProvider" | |
class="org.springframework.security.cas.authentication.CasAuthenticationProvider" | |
+ p:serviceProperties-ref="serviceProperties" | |
+ p:key="casAuthProviderKey" | |
> | |
<b:property name="authenticationUserDetailsService"> | |
- <b:bean class="org.springframework.security.core.userdetails.UserDetailsByNameServiceWrapper"> | |
+ <b:bean | |
+ class="org.springframework.security.core.userdetails.UserDetailsByNameServiceWrapper" |