17%
30.05.2021
generated by the user:
mysql> create user 'user'@'localhost' identified by 'password'
- > with max_queries_per_hour 15
- > max_updates_per_hour 12
- > max_connections_per_hour 4
- > max
17%
05.12.2019
with up to 3840x2160 pixels.
The larger volumes of data come at a price: Blu-ray technology requires considerably more powerful hardware. A typical video CD data rate is around 1.5Mbps, with up to 10Mbps
17%
30.01.2020
:CreateLogStream",
13 "logs:PutLogEvents"
14 ],
15 "Resource": [
16 "arn:aws:logs:eu-west-1:XXXXXX:log-group:/aws/lambda/internet-access-function:*"
17 ]
18 }
19 ]
20
17%
25.03.2020
Account
11 name: testserviceaccount
12 roleRef:
13 kind: Role
14 name: pod-reader
15 apiGroup: rbac.authorization.k8s.io
Role Behavior
If you want to manage what a user can access, you need
17%
25.03.2020
in computer science and an MSc in telecommunications. He worked for 15-20 years in the mobile/cellular telecommunications, test equipment, and semiconductor industries for companies including Sony, Qualcomm
17%
22.12.2017
extensions can be written to take advantage of multiple cores using a variety of programming models. A fairly straightforward programming model is OpenMP [15]. In this article, I illustrated two simple
17%
14.03.2018
: tech
magazine:
- month: January
cost: $15
- month: February
cost: $10
- month: March
cost: $12
comments: true
---
As you can see, a variable named magazine
has objects with associated values
17%
09.04.2019
, "; ")
global i = i + 2
end
# for loop using iterators
for n in 1:5
print(2^n, "--")
end
# implied nested loop
for i = 1:2, j = 1:2
println([i, j])
end
# loop over container
for i in ["first", "second
17%
15.08.2016
Docker for two reasons, as articulated in an article by Nicole Hemsoth [15] and as alluded to by Gregory M. Kurtzer [16], the developer of Singularity:
HPC Security – no root escalation
"… 'simple
17%
05.08.2024
.yaml --version 1.15.2
watch kubectl get po -A
After the new Cilium agent pods are up and running, the pre-existing pods (e.g., the netshoot deployment's pod from the earlier test) will gradually return