12%
18.07.2013
]
03
04 enabled = true
05 port = http,https
06 filter = naxsi
07 logpath = /var/log/nginx/error.log
08 maxretry = 6
09 banaction = iptables-multiport-log
10 action = %(action_mwl)s
11
12 # filter
12%
25.03.2021
(Figure 8).
Figure 8: The Prometheus Stats 2.0 dashboard.
To speed up the data refresh frequency, mouse over the top right pull-down menu and select 5s
12%
20.03.2014
Stop=/bin/kill -s QUIT $MAINPID
12 PrivateTmp=true
13
14 [Install]
15 WantedBy=multi-user.target
By the way, modules for well-known configuration management software are also available that help you deploy Open
12%
01.08.2019
://pkg.osquery.io/rpm/GPG | sudo tee /etc/pki/rpm-gpg/RPM-GPG-KEY-osquery
Now add and enable the repository with:
$ sudo yum-config-manager --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
$ sudo yum
12%
12.09.2022
Amdahl’s Law explains why the serial portion of applications don’t scale in performance as computing resources are added for the same problem size. The serial portions of an application can come
12%
12.09.2013
? What future software development takes highest priority for you?
SK:
We started to use VMware View 4.0 in 2010. Since then, VMware has met many of our wishes, and the product has noticeably improved
12%
13.12.2018
:\" "\"$LINE\"" >> /tmp/listner.log
10
11 if [ $? = 1 ]
12 then
13 echo -e "$LINE ... \n found on $HOSTNAME" | mail -s "Something's wrong on $(hostname)" bf@onb.ac.at
14 fi
15 done &
16 tailf /tmp
12%
13.12.2018
.
Table 1
Pen Testing Steps
Activity
Description
Tool(s) Used
Hacker Lifecycle Step
Profile the resource and/or user
Use active and passive scanning techniques
12%
01.08.2019
total
x = numpy.arange(10_000_000);
%time sum(x)
CPU times: user 1.63 s, sys: 0 ns, total: 1.63 s
Wall time: 1.63 s
Next, add Numba into the code (Listing 2) so the @jit decorator can be used. (Don
12%
30.11.2025
Cloud computing is, without a doubt, the IT topic of our time. No issue pushes infrastructure managers with large-scale enterprises as hard as how to best implement the cloud. The IaaS principle