18%
30.11.2025
-APIC-fasteoi pciehp, ath9k
10 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4
11 19: 2384012 0 IO-APIC-fasteoi ehci_hcd:usb1
12 20: 199725 0 IO-APIC-fasteoi uhci_hcd:usb2
13 21
18%
14.03.2013
to jail>;
10 j.hostname = ;
11 j.ip_number = ;
12 /* call system call */
13 i = jail(&j);
14 [...]
15 execv(, ...);
16 [...]
17 exit(0);
18
18%
02.08.2021
--region eu-west-1
05 --nodegroup-name chrisbinnie-eks-nodes
06 --node-type t3.medium
07 --nodes 2
08 --nodes-min 1
09 --nodes-max 2
10 --ssh-access
11 --ssh-public-key /root/eks-ssh.pub
12
18%
10.04.2015
Watchman is an open source tool developed by Facebook and released under the terms of Apache License 2.0. The Watchman website [1] states: "Watchman exists to watch files and record when they change
18%
18.12.2013
(One-by-One)
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my_record;
14 int counter_limit;
15
18%
26.11.2012
'tcp[13] & 2 = 2'
Matching either SYN only or SYN-ACK datagrams
Instead, these looked more like a demonstration of why I should have listened to my mathematics teacher properly when I was still
18%
09.08.2015
://oxpedia.org
Scalix: http://www.scalix.com
Scalix 12.5: http://www.scalix.com/main/37-english/support/400-scalix-12-5-release-notes
Tine 2.0: https://www.tine20.org
Zarafa: http://www.zarafa.com
Zarafa
18%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
18%
02.08.2021
-{{ openstack_release }}
cirros_deploy_image_upstream_url: https://share/ironic-ubuntu-osism-20.04.qcow2
dhcp_pool_start: 192.168.21.200
dhcp_pool_end: 192.168.21.250
dnsmasq_router: 192.168.21.254
domain: osism
18%
13.02.2017
://en.wikipedia.org/wiki/Principle_of_least_privilege
Docker user guide: http://docs.oracle.com/cd/E52668_01/E75728/html/section_rdz_hmw_2q.html
Jenkins: https://jenkins.io
Privilege separation: https