30%
29.09.2020
kr 1/1 Running 0 11m
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
echo Ready master 20m v1.17.3+k3s1
The machine's hostname for the K3s
30%
30.11.2020
the code is straightforward:
$ mpirun -n 4 -f ./hosts python3 trap-mpi4py.py
Another sample problem (Listing 8) integrates x
^2 over the interval from 0.0 to 2.0. The output contains information about what
30%
02.02.2021
. One well-known example comes from the field of networks, when securing a website with an application and database. A buffer zone, known as the demilitarized zone (DMZ) [3], has long been established
30%
02.08.2021
---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- --------
/dev/nvme0n1 S3ESNX0JA48075E Samsung SSD 960 EVO 250GB 1 22.41 GB / 250.06 GB 512 B + 0 B 2B7QCXE7
/dev/nvme1n1 07b4753784e26c18 Linux
30%
02.08.2021
| . ...++|
15 | . o =oo|
16 | . + . + =o|
17 | S o * . =|
18 | o o.+ E o.|
19 | .B.o.. . .|
20 | o=B.* + |
21 | .++++= . .|
22 +----[SHA256]-----+
When
30%
27.09.2021
-94c3-b158d366945a | % { Add-AzureADGroupMember -ObjectID 378f9975-143d-418d-b735-96ab403e75f9 -RefObjectId $_.ObjectId }
This command first reads the members of the old campaign and then writes them
30%
28.11.2021
) string {
16 var h hash.Hash
17
18 f, err := os.Open(file)
19 if err != nil {
20 log.Fatal(err)
21 }
22
23 defer f.Close()
24
25 switch hashfunc {
26 case "md5":
27 h = md5.New()
28
30%
11.06.2014
this operation. Thus, in addition to higher performance and better availability, SMB 3 also supports high availability.
New in SMB 2.0 and 2.1
SMB was initially developed by IBM and integrated by Microsoft ... Microsoft has introduced several improvements to Windows Server 2012 and Windows Server 2012 R2 with its Server Message Block 3. Hyper-V mainly benefits from faster and more stable access to network ... Hyper-V with SMB 3 ... Hyper-V with the SMB 3 protocol
30%
11.06.2014
RewriteRule ^\.well-known/caldav / [R,L]
18 RewriteRule ^\.well-known/carddav / [R,L]
19
20 RewriteCond %{REQUEST_FILENAME} !-f
21 RewriteCond %{REQUEST_FILENAME} !-d
22 ... Open standards and open source are requisite in Kolab groupware. The alpha release of version 3.1 hugely extended the number of compatible clients with the CalDAV and CardDAV protocols, making Kolab
30%
07.10.2014
AES128-GCM-SHA256 \
19 AES256-GCM-SHA384 \
20 AES128-SHA \
21 AES256-SHA \
22 DES-CBC3-SHA"
23
24 # Only with Apache 2.2.24+ and Apache 2.4.3+
25 SSLCompression Off
26
27 SSLSessionCache shmcb