17%
25.09.2023
:
cloudflared access tcp --hostname k8s.vizards.it --url 127.0.0.1:7777
Then, before each kubectl call, you have to prepend HTTPS_PROXY, for example:
HTTPS_PROXY=socks5://127.0.0.1:7777 kubectl
Creating
17%
02.08.2021
1/1 Running 0 19m
kube-system aws-node-dzshl 1/1 Running 0 20m
kube-system coredns-6d97dc4b59-hrpjp 1/1 Running 0 25m
kube
16%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
16%
25.09.2023
is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
16%
06.10.2019
's standards. TCP includes the SMTP protocol for email and HTTP/1.1 and /2.0; therefore, all TCP stack optimizations have a positive effect on performance. In this article, I take a look at the TCP initial
16%
09.10.2017
are available for both variants.
Listing 4
Demo Account Query with Ruby
01 require "figo"
02
03 session = Figo::Session.new("ASHWLIkouP2O6_bgA2wWReRhletgWKHYjLqDaqb0LFfamim9RjexTo22uj
16%
14.03.2013
Matthijs van Waveren on plans for OpenMP and the path ahead
[1].
A year later, OpenMP has added many new consortium members and has rolled out a draft of the new OpenMP 4.0 specification, which, according ... We talked with Michael Wong, OpenMP CEO, and Matthijs van Waveren, Marketing Coordinator, about the status of the upcoming OpenMP version 4.0 specification and some of its features and enhancements ... Interview: OpenMP 4.0
16%
07.04.2022
= yes
port = 5038
bindaddr = 0.0.0.0
displayconnects=no
[haast]
secret = haast
deny=0.0.0.0/0.0.0.0
permit=192.168.1.0/255.255.255.0
permit=127.0.0.1/255.255.255.0
read = all
write = all
16%
30.01.2020
that Ansible calls are determined by the Hosts file (usually in /etc/ansible/hosts) and the variables set in it for each host. Listing 1 shows the original file.
Listing 1
ELK Stack Hosts File
10.0
16%
06.10.2019
, represents Unix time (i.e., the number of seconds since January 1, 1970, 0:00 hours). It is multiplied here by 1,000 to obtain the value in milliseconds needed by Cassandra. Also bear in mind that this time