17%
30.01.2020
Companies often do not exclusively use public cloud services such as Amazon Web Services (AWS) [1], Microsoft Azure [2], or Google Cloud [3]. Instead, they rely on a mix, known as a hybrid cloud
17%
10.06.2014
60176d8a8e3",
30 "creator_uuid": "352971aa-31ba-496c-9ade-a379feaecd52",
31 "vendor_uuid": "352971aa-31ba-496c-9ade-a379feaecd52",
32 "creator_name": "ADMIN",
33 "platform
17%
17.05.2017
,0): 10, 11, 12, 13, 14,
(2,0): 20, 21, 22, 23, 24,
(3,0): 30, 31, 32, 33, 34,
(4,0): 40, 41, 42, 43, 44,
(5,0): 50, 51, 52, 53, 54,
(6,0): 60, 61, 62, 63, 64,
(7
17%
30.01.2020
subpages on the FAI website for cloud images [3] and bare metal [4]. Both pages are quite straightforward.
Clouds
If you look at the cloud page, you only have a few – really important – parameters to set
17%
30.11.2020
'd for the filenames, which are placed in @filelist (lines 52, 53). A foreach loop then opens and reads each file, byte-by-byte, the content of which is placed in the aptly name scalar $text.
Next, the code splits
17%
05.02.2023
of its useful life," and NIST recommends that IT professionals replace it with newer, more secure options. "We recommend that anyone relying on SHA-1 for security migrate to SHA-2 or SHA-3 as soon
17%
04.08.2020
], LANDESK [3], Google's G Suite Mobile Management [4], and bitFit [5].
Herd Immunity
One of the most impressive aspects of Netflix's Stethoscope is that, when it displays its findings, it generously
17%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
17%
22.05.2023
/pods/synapse:/data:Z
-e SYNAPSE_SERVER_NAME=domain.com
-e SYNAPSE_REPORT_STATS=yes
--net virt_net
--ip 192.168.122.26
--mac-address 52:54:C0:A8:7A:1a docker.io/matrixdotorg/synapse:latest
Exec
17%
28.11.2023
.json files (Listings 1 and 2) [2] to launch a Monitoror stack and supply its configuration, respectively.
Listing 1
monitoror_stack.yml
01 version: '3.5'
02 services:
03 monitoror:
04