16%
05.02.2023
WinGet on Server 2022 (e.g., as described by Andreas Nick [6]), WinGet is not officially supported there.
WinGet is already pre-installed on the current builds of Windows 10 and 11, which gives you
16%
13.06.2016
to the server according to the original protocol, everything looks completely normal on the server side. A tool that demonstrates such an attack was published in 2009 [6].
As a precaution, sensitive data should
16%
15.08.2016
and the negative performance impact on other file operations. Other new features in Windows 2012 R2 were the support for parity disks in the failover cluster, the use of dual parity (similar to a RAID 6
16%
30.01.2024
step further with CrowdSec [6]. The principle is similar to Fail2Ban; all participants share the list of blocked addresses. When an unknown attacker attacks its first server, this server informs
16%
18.07.2013
the TLS protocol version 1.0 in RFC 2246 (TLSv1.0). The now 14-year-old protocol is still the basis of the majority of encrypted communications. It later became known that the use of CBC encryption mode
16%
07.04.2022
" payload has been created for measuring IOPS. This size is 4KB.
The kilobyte [1] is defined as 1,000 bytes and is grounded in base 10 (10^3). Over time, kilobyte has been incorrectly used to mean numbers
16%
31.10.2025
-- "PASSWORD\r"
49 expect -exact "\r
50 Linux aspen 2.6.32-43-server #97-Ubuntu SMP Wed Sep 5 16:56:41 UTC 2012 x86_64 GNU/Linux\r
51 Ubuntu 10.04.4 LTS\r
52 \r
53 Welcome to the Ubuntu Server!\r
54
16%
22.05.2023
.
Listing 1
server Command Output
API: http://192.0.2.10:9000 http://127.0.0.1:9000
RootUser: minioadmin
RootPass: minioadmin
Console: http://192.0.2.10:9090 http://127.0.0.1:9090
Root
16%
14.11.2013
. This translates to Google's experiencing about 25,000-75,000 correctable errors (CE) per billion device hours per megabit, which translates to 2,000-6,000 CE/GB-yr (or about 250-750 CE/Gb-yr). This is much higher
16%
16.07.2019
+=x[i]
return 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