23%
16.05.2013
-magazin\administrator\profile
Domain: ADMINDOM
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: 9223372036854775807 seconds since the Epoch
Kickoff time: 9223372036854775807
23%
01.08.2019
]. It was run in a Jupyter notebook to get the timings.
Listing 1
Python First Run Without Numba
import numpy
def sum(x):
total = 0
for i in range(x.shape[0]):
total +=x[i]
return
23%
06.10.2022
_init_remote(&unw_cursor, g_unw_as, unw_ctx));
05
06 /* - Search - */
07 bool found_stack_entry = false;
08 do {
09 unw_word_t ip = 0;
10 unw_get_reg(&unw_cursor, UNW_REG_IP, &ip);
11
12 Dwfl_Module* module = dwfl
23%
30.01.2024
AliveInterval and ClientAliveCountMax, are intended to help meet the compliance requirements:
grep -i clientalive /etc/ssh/sshd_config
ClientAliveInterval 600
ClientAliveCountMax 0
Once you have made these changes to your
23%
17.04.2017
.datas.length > 0) {
10 return this.rnd(this.datas.reduce((s, o) => s + parseFloat(o[fld]), 0)/this.datas.length);
11 };
12 return 0;
13 };
14 rnd(val: number, digits: number = 2) {
15 let pre
23%
07.10.2014
as reliably as the rest of the PKI world.
4. Protocols
A public website must support the TLS 1.0, TLS 1.1, and TLS 1.2 protocols. SSL 2 is obsolete and insecure. SSL 3 is also deprecated and, although
23%
10.04.2015
@
Finally, create a tunnel to the CrashPlan jail with this SSH command:
ssh -L 4200:127.0.0.1:4243 crashplan@ -N -v -v
To be assured this is running, you can check with
netstat -na | grep
23%
22.12.2017
into the compiler (Haskell is type safe) makes attacks time-consuming or impossible, and SQL and JavaScript injections unlikely. Additionally, the Glasgow Haskell Compiler (GHC) [6], version 1.0 of which has existed
23%
10.06.2015
Tunneling";
content:"|01 00|"; offset:2; w
ithin:4; content:"cT";
offset:12; depth:3; content:"|00 10 00 01|"; within:255; class
type:bad
-
unknown; sid:1000 2;
The preceding rule inspects the DNS traffic
23%
03.12.2015
the following configuration for the widespread radvd (Linux IPv6 router advertisement daemon) [9]:
interface eth0 {
AdvSendAdvert on;
AdvManagedFlag on;
};
Radvd should not announce the prefix explicitly