Skip to content

Instantly share code, notes, and snippets.

:37.327063 IP coreI5.home.51947 > dns.google.domain: 53867+ A? pc-service.hitman.io. (38)
:37.327067 IP coreI5.home.51947 > dns.google.domain: 30062+ AAAA? pc-service.hitman.io. (38)
:37.349498 IP dns.google.domain > coreI5.home.51947: 53867 2/0/0 CNAME iohmpcprodservice.cloudapp.net., A 104.41.227.15 (98)
:37.365500 IP dns.google.domain > coreI5.home.51947: 30062 1/1/0 CNAME iohmpcprodservice.cloudapp.net. (156)
:37.365601 IP coreI5.home.41330 > 104.41.227.15.https: Flags [S], seq 2231670108, win 64240, options [mss 1460,sackOK,TS val 3686427965 ecr 0,nop,wscale 7], length 0
:37.386645 IP 104.41.227.15.https > coreI5.home.41330: Flags [S.], seq 1205927728, ack 2231670109, win 8192, options [mss 1440,nop,wscale 8,sackOK,TS val 283763358 ecr 3686427965], le>
:37.386691 IP coreI5.home.41330 > 104.41.227.15.https: Flags [.], ack 1, win 502, options [nop,nop,TS val 3686427986 ecr 283763358], length 0
:37.392111 IP coreI5.home.41330 > 104.41.227.15.https: Flags [P.], seq 1:518, ack 1, win 502, options [nop,nop,TS
# See pkcs11.conf(5) to understand this file
# This is a module config for the 'included' p11-kit trust module
module: p11-kit-trust.so
# This setting affects the order that trust policy and other information
# is looked up when going across various modules. Other trust policy modules
# need to specify the priority where they slot into things.
priority: 1
# This is an example /etc/pkcs11/pkcs11.conf file. Copy it into
# place before use.
# This setting controls whether to load user configuration from the
# ~/.config/pkcs11 directory. Possible values:
# none: No user configuration
# merge: Merge the user config over the system configuration (default)
# only: Only user configuration, ignore system configuration
user-config: merge
@netfab
netfab / strace.log
Created October 25, 2018 17:24
end of strace log
22355 close(21) = 0
22355 getdents(20, /* 0 entries */, 32768) = 0
22355 close(20) = 0
22355 openat(AT_FDCWD, "/usr/lib32/pkcs11/p11-kit-trust.so", O_RDONLY|O_CLOEXEC) = 20
22355 read(20, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PL\0\0004\0\0\0"..., 512) = 512
22355 fstat64(20, {st_mode=S_IFREG|0755, st_size=211004, ...}) = 0
22355 mmap2(NULL, 214564, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 20, 0) = 0xf28de000
22355 mprotect(0xf290c000, 4096, PROT_NONE) = 0
22355 mmap2(0xf290d000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 20, 0x2e000) = 0xf290d000
22355 close(20) = 0
@netfab
netfab / kernel_config.txt
Created May 2, 2017 11:36
cubieboard2 mainline kernel 4.9.20 boot log
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.9.20 Kernel Configuration
#
#
# Gentoo Linux
#
CONFIG_GENTOO_LINUX=y
CONFIG_GENTOO_LINUX_UDEV=y