16%
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
16%
16.05.2013
details about user authentication in Ceph, check out my CephX article published online [3].
Any host that needs to run Glance with a Ceph connection needs a working /etc/ceph/ceph.conf. Glance references
16%
18.08.2021
20.04 system. I had to install some packages for the postprocessing (darshan-util
) tools to work:
texlive-latex-extralibpod-latex-perl
Different distributions may require different packages. If you
16%
05.02.2019
return the output:
Volatility Foundation Volatility Framework 2.6
Linuxbookx64 - A Profile for Linux book x64
If Volatility does not find the profile, the plugin directory may be incorrect. To search
16%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31
16%
11.06.2014
objectClass: person
20 objectClass: organizationalPerson
21 objectClass: inetOrgPerson
22 objectClass: posixAccount
23 cn: Ulrich Habel
24 gidNumber: 100
25 homeDirectory: /home/uhabel
26 sn: Habel
27 uid
16%
04.08.2011
virtualized guest systems use the advanced features of modern x86 CPUs (Intel's VT-x or AMD-V). Paravirtualization works without these processor capabilities but does involve modifying the guest system itself
16%
16.08.2018
-match" : {
025 "ethernet-type" : {
026 "type" : "0x806"
027 }
028 }
029 },
030 "table_id" : 0,
031 "id
16%
23.03.2016
of csrows can be found by examining the /sys
entries for a memory controller. For example:
$ ls -s /sys/devices/system/edac/mc/mc0
The number of elements, labeled csrowX
(where X
is an integer
16%
07.10.2014
AES128-GCM-SHA256 \
19 AES256-GCM-SHA384 \
20 AES128-SHA \
21 AES256-SHA \
22 DES-CBC3-SHA"
23
24 # Only with Apache 2.2.24+ and Apache 2.4.3+
25 SSLCompression Off
26
27 SSLSessionCache shmcb