28%
03.04.2024
to the announcement (https://www.globenewswire.com/news-release/2024/01/08/2805409/0/en/Wi-Fi-Alliance-introduces-Wi-Fi-CERTIFIED-7.html), Wi-Fi 7 technology will deliver "higher data throughputs and support ... In the news: CIQ Offers Long-Term Support for Rocky Linux on AWS; Apple's PQ3 Brings Post-Quantum Security to iMessage; Google Open Sources Magika File-Type Detection System; Microsoft Announces Sudo
28%
05.02.2019
": "node bin/hello-cdk.js",
03 "context": {
04 "cidr_by_env": {
05 "dev": "10.100.0.0/16",
06 "qa": "10.200.0.0/16",
07 "prod": "10.300.0.0/16"
08 },
09 "max_azs": {
10
28%
08.10.2015
the version number 5.0.10018.0
. This development is all the more interesting, given that the installation directory still goes by the name v1.0; it will probably keep this name for all time for reasons
28%
11.02.2016
, FC HBAs, etc.
3.17
NVMe
/dev/nvme*
NVMe SSDs (e.g., Intel SSD DC P3600 and P3700 series
3.19
rbd
/dev/rdb*
RADOS block device (Ceph)
4.0
28%
16.05.2013
on the iSCSI network, reaching a total of 500MBps.
At 500MBps, the going would start to get tough, even for SATA 3.0 (and even older versions running at 150 and 300MBps would have long since given up
28%
04.04.2023
on the in-keyboard computer: the Raspberry Pi 400.
Definitions and Standards
The inscriptions on SD cards include details on storage capacity, format, bus interface, and more [3]. For our purpose here
28%
05.12.2016
_conf_t;
04 }
05 allow certmonger_t pegasus_conf_t:file {
06 ioctl read getattr lock open
07 } ;
08 # make -f /usr/share/selinux/devel/Makefile mypegasus.pp
09 # semodule -i mypegasus.pp
# sesearch
28%
01.06.2024
.
Listing 1
Analysis with sar
01 $ sar -f /var/log/sysstat/sa08A [...]
02 $ sar -f /var/log/sysstat/sa08 -s 23:30:00 -e 23:55:00 [...]
03 $ sar -f /var/log/sysstat/sa07 -s 23:30:00 -e 23:55:00 -P
28%
28.11.2021
/ssh/server.example.com-cert.pub
/etc/ssh/server.example.com-cert.pub:
Type: ssh-rsa-cert-v01@openssh.com host certificate
Public key: RSA-CERT SHA256:uJbAVibJhbFXr0z5l0i/O08/fOwMq+JGbCDqz+/PJ7s
Signing CA: RSA SHA256:vIQWA43cZ4b6
28%
30.11.2020
requires the .NET Core runtime on the target machine in the version against which the application was originally compiled. At the time of print, version 3.1 of the framework is up to date. All code examples