27%
25.03.2021
the public key as an attribute:
attributetype ( 1.3.6.1.4.1.56227.1.1.1
NAME 'fido2pubkey'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
SINGLE-VALUE )
The OID in the first line is the unique ID of this attribute type
27%
30.11.2025
of how a well-tended network should operate.
This issue starts with a story on the state of migration to the IPv6 Internet protocol, including a look at some services that will let you try out IPv6 right
27%
09.01.2026
for American astronomer Vera Rubin – uses extreme codesign across the following six chips:
NVIDIA Vera CPU
Rubin GPU
NVLink 6 Switch
ConnectX-9 SuperNIC
BlueField-4 DPU
Spectrum-6 Ethernet
27%
23.07.2012
purpose
Running: Linux 2.6.X
OS details: Linux 2.6.20-1 (Fedora Core 5)
TRACEROUTE (using port 80/tcp)
HOP RTT ADDRESS
[Cut first seven hops
27%
31.10.2025
closed auth
Device type: general purpose
Running: Linux 2.6.X
OS details: Linux 2.6.20-1 (Fedora Core 5)
TRACEROUTE (using port 80/tcp)
HOP RTT
27%
02.07.2014
:
[laytonjb@home4 ~]$ pdsh -w 192.168.1.250 uname -r
192.168.1.250: 2.6.32-431.11.2.el6.x86_64
The -w
option means I am specifying the node(s) that will run the command. In this case, I specified the IP
27%
21.08.2012
/var/chroots/sl6.2/etc/rc.d/rc.local
):
[root@test1 rc.d]# more rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff
27%
05.02.2023
You can also use exactly the same principle to create stateful sets for PostgreSQL or Microsoft SQL servers in containers. For PostgreSQL, use port 5432 instead of 3306 and the postgresql
27%
05.02.2023
--name yb2 --hostname yb2 --net=yb -p5432:5433-p7002:7000 yugabytedb/yugabyte:latest yugabyted start --daemon=false --listen yb2 --join yb1
$ docker run -d --name yb3 --hostname yb3 --net=yb-p5433:5433 -p
27%
10.04.2015
; Figure 3) [6], and Project Atomic, "a lean and mean OS built for containers" [7] looks promising, despite the beta state. If you want to dive deeper into the underlying technology, the OpenShift blog