30%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31
30%
14.03.2013
Franklin
Some big changes are happening in the processor world right now. For the past 15 years or so, both the HPC world and the enterprise world have settled on, for the most part, x86 as the
processor
30%
27.09.2024
, you can quickly become confused when you hear about K3s [2], k0s [3], minikube [4], Microkubes [5], and the many other variants.
These names relate to K8s distributions, all of which enrich the vanilla
30%
26.01.2025
such as Amazon Simple Storage Service (S3), instead using the components already available in Kubeflow.
Kubeflow
Kubeflow is surfing the popular wave surrounding Linux containers (Figure 2). As the name suggests
30%
11.08.2025
09:52 data1_08022025.tar.gz
4 drwxrwxr-x 3 laytonjb laytonjb 4096 Aug 2 09:55 .
4 drwxr-x--- 18 laytonjb laytonjb 4096 Aug 2 09:56 ..
Now change directories into the mounted archive
30%
25.10.2011
/inet/ike/config
for the same partner would look something like Listing 4.
Listing 4: /etc/inet/ike/config
02 p1_nonce_len 20
03 p1_xform { auth_method preshared oakley_group 2 auth_alg sha encr_alg 3des }
04 p2_pfs 2
05 {
06
30%
05.12.2014
(colour = guide_legend(override.aes = list(size=3)))
+ theme(axis.text.x
= element_text(face = "bold", color="black"), axis.text.y
= element_text(face = "bold", color="black"), axis.title.x
= element
30%
09.04.2019
:
18 - "blog.datadoc.info"
19 ---
20 apiVersion: networking.istio.io/v1alpha3
21 kind: VirtualService
22 metadata:
23 name: wordpress
24 spec:
25 hosts:
26 - "blog.datadoc.info"
27 gateways
30%
07.06.2019
***
monthAugust -16.028 20.777 -0.771 0.4407
monthDecember -6.106 20.768 -0.294 0.7688
monthFebruary 109.349 21.304 5.133 3.72e-07 ***
monthJanuary 133.990 20.770 6.451 2
30%
05.08.2024
python-pubsub/samples/snippets
python3 publisher.py demo create demo
python3 subscriber.py demo create demo demo
python3 publisher.py demo publish demo
python3 subscriber.py demo receive demo 20
echo