22%
06.10.2019
.stdout.readlines()
69 # if not OK
The small collection contains two longer and three short scripts (available online [6]):
generate_certs_for_active_users.py creates a certificate
22%
06.10.2019
PCM
48, 56, 64
G.723.1
MP-MLQ/ACELP
5.3, 6.3
H.728
LD-CELP
16
G.729
CS-ACELP
8
G.729 annex A
CS-ACELP
8
22%
14.03.2018
enabled: yes
48 state: started
49 daemon-reload: yes
50 name: "{{ item }}"
51 with_items:
52 - squid
53 - socat
54 - socat443
Listing 6 handles the internal VM
22%
05.08.2024
also verify that encryption is in use with the cilium-dbg tool inside each Cilium agent pod:
exec cilium-6t6ss -- cilium-dbg status | grep Encryption
After enabling encryption on my test cluster, I
22%
05.08.2024
, start by enabling Azure Security Center for your subscription. Navigate to the Azure Portal, select Security Center
from the left-hand navigation pane and click Getting started
(Figure 6). Choosing
22%
16.05.2013
privileges. This means domain administrators must assign themselves this privilege. Listing 6 shows how a domain administrator would go about this.
Listing 6
Assigning Privileges
root
22%
18.07.2013
on the Apache Foundation download page [4] in Other files
, below the binaries/win32 directories. In CentOS 6.4, the mod_ssl module is not part of the Apache2 package; you have to install the mod_ssl package
22%
10.12.2013
, plus the parity level of the group. Thus, the optimal RAID-Z1 group sizes are 3, 5, and 9 disks, RAID-Z2 are 4, 6, and 10 disks, and RAID-Z3 are 5, 7, 11 disks. When combining multiple RAID-Z groups
22%
15.01.2014
submitted jobs (the peak was around 4:00pm, and the low point was around 6:00-7:00am). Just imagine having that information about your cluster. If you use a charge-back model, you could charge more to submit
22%
12.03.2014
by convention – but not necessarily – is imported using:
import numpy as np
Multidimensional matrices are created in a similar way, that is, with nested lists:
np.array([[1, 2, 3], [4, 5, 6]])
If the content