15%
01.08.2019
and "closed" in line and "preauth" in line:
06 srcIP=line.split()[8]
07 print(srcIP)
08 raiseAlert(relay)
09 sendAlert(args.server, srcIP)
10
11 line=iptablesFile.readline()
12
15%
06.10.2019
# The only valid categories are: 'registries.search', 'registries.insecure',
09 # and 'registries.block'.
10
11 [registries.search]
12 registries = ['docker.io', 'registry.fedoraproject.org', 'quay
15%
02.06.2020
= sol.copy()
10
11 for j in range(0,ny-1):
12 sol[0,j] = 10.0
13 sol[nx-1,j] = 1.0
14 # end for
15
16 for i in range(0,nx-1):
17 sol[i,0] = 0.0
18 sol[i,ny-1] = 0.0
19 # end for
20
21 # Iterate
22
15%
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
15%
25.03.2020
://www.ghacks.net/2019/09/11/google-plans-to-test-dns-over-https-in-chrome-78/
Chrome policy management: https://support.google.com/chrome/a/answer/9037717
Disabling DoH: https://support.mozilla.org/en-US/kb
15%
18.07.2013
for Azure: http://www.windowsazure.com/en-us/home/features/recovery-services/
Dashboards in Operations Manager: http://blogs.technet.com/b/momteam/archive/2011/09/27/introducing-operations-manager-2012
15%
02.02.2021
$this->name = $n;
10 $this->$birthday = $g;
11 }
12 }
13
14 // ---- in PHP 8 --------
15 class Address
16 {
17 public function __construct(
18 public string $name,
19 public Date
15%
04.10.2018
We have been shopping here at the Dragon Propulsion Laboratory. A pronounced drop in the prices of Samsung SSD drives featured on Amazon.com quite simply forced our wallet hand (or was that our
15%
14.03.2018
://www.openstack.org
Performance Schema overview: https://mariadb.com/kb/en/library/performance-schema-overview
"MySQL Performance Schema Statement Digests" by Mark Leith: http://www.markleith.co.uk/2012/07/04/mysql
15%
05.02.2019
:
$ curl http://169.254.169.254
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
The cloud-init
package installed on an instance contains utilities for its early