25%
25.03.2020
, 20). The drive size has not changed much from the original:
$ sudo blockdev --getsize64 /dev/sdb1
7000257724416
Listing 2
New Partitions
01 $ cat /proc/partitions
02 major minor
25%
25.08.2016
the same version on CentOS 6.x.
Figure 8: Gedit 2.30 on Windows 10.
The current version 3.20 (Figure 9) of gedit has a new, cleaner interface that works
25%
24.09.2015
that is 80% parallelizable (20% is serial, primarily because of I/O). For one process, the wall clock time is assumed to be 1,000 seconds, which means that 200 seconds is the serial portion of the application
25%
08.10.2015
% parallelizable (20% is serial, primarily because of I/O). For one process, the wall clock time is assumed to be 1,000 seconds, which means that 200 seconds is the serial portion of the application. By varying
25%
02.02.2021
(Listing 4).
Listing 4
JSON Output
$ teler -i apache.log -c teler.yml --json
/","status":"200","time_local":"07/Nov/2020:22:45:20 +0000"}
{"body_bytes_sent":"5695","category":"Bad Crawler
25%
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
25%
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
25%
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
25%
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
25%
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