22%
14.03.2013
wrote this article I have started running test applications as Platform-as-a-Service apps in OpenShift [3]. OpenShift now also has a cartridge that lets you install MongoDB as an add-on. If you
22%
05.02.2019
Laboratory Technical Report 536, 2002: https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-536.pdf
Becher, M., M. Dornseif, and C.N. Klein. "FireWire: All Your Memory are Belong to Us." A presentation at Can
22%
11.04.2016
toolkit for joomla
UrlToolkit {
ToolkitID = joomla
Match base64_encode[^(]*\([^)]*\) DenyAccess
Match (<|%3C)([^s]*s)+cript.*(>|%3E) DenyAccess
Match GLOBALS(=|\[|\%[0-9A-Z]{0,2}) Deny
22%
09.04.2019
: https://www.youtube.com/watch?v=y3ylZl-aFFg
iptraf: https://www.youtube.com/watch?v=cO0huATNxps
Glances: https://www.youtube.com/watch?v=TQgB0MD9crA
atop article: https://www.tecmint.com/how-to
22%
06.10.2019
# Configuration for the seed node DC1N1
04 # The name could stand for datacenter 1, node 1
05 DC1N1:
06 image: cassandra:3.10
07 command: bash -c 'if [ -z "$$(ls -A /var
22%
10.11.2021
less compression but faster compression times and the default compression level being 3
. You can use compression levels 20
to 22
with an additional option. For even faster compression
22%
03.12.2015
protocols, for example, http-brute, oracle-brute, and snmp-brute.
default
These are standard scripts that are used if you run Nmap with the -sC or -A options.
discovery
22%
05.02.2019
_name IN ('version','version_comment');
+-----------------+----------------+
| Variable_name | Value |
+-----------------+----------------+
| version | 10.3.9-MariaDB |
| version_comment | Maria ... What lacked maturity in MariaDB 10.2 has now been sorted out in version 10.3. We look at the benefits you can reap now. ... MariaDB 10.3 ... New features in MariaDB 10.3
21%
30.07.2014
($one, $two, $three) = map { $_ x 4096 } 'a'..'c';
$s .= $one;
$s .= $two;
$s .= $three;
my $temp;
for (my $i=0; $i<12288; $i++) {
$temp=substr($s,length($s)-1,1);
$s=$temp.$s;
$s = substr($s,0,12288);
}
$elapsed
21%
05.12.2014
of pkgsrc; releases 2014Q2 and 2014Q1 are fine):
imgadm install d34c301e-10c3-11e4-9b79-5f67ca448df0
To better understand, take a look at an article published in a previous issue of ADMIN
[5].
First, I