73%
30.11.2020
Listing 8
config.json File Content
01 {
02 "ociVersion": "1.0.0",
03 "process": {
04 "user": {
05 "uid": 0,
06 "gid": 0
07 },
08 "args": [
09 "/usr
73%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
73%
20.05.2014
01 var http = require('http');
02 http.createServer(function (req, res) {
03 res.writeHead(200, {'Content-Type': 'text/plain'});
04 res.end('Hello from Node.js\n');
05 }).listen(3000, '127.0.0
73%
05.12.2014
in Listing 3 manipulates CVE_2013_3893.xml so that a human analyst can read a quick summary as a nicely formatted spreadsheet.
Listing 3
vFeedConverter.0.2.R
01 ## vFeed XML (machine) to XLSX
72%
07.06.2019
.14.2.1;
option subnet-mask 255.255.255.0;
option domain-name-servers 10.14.2.210;
option domain-search "giantco.cxm";
range 10.14.2.10 10.14.2.100;
}
Extreme care
72%
03.08.2023
://localhost:8000/
[ { "result": 0, "text": "Lease for address 172.17.6.8, subnet-id 2 added." } ]
$ curl -s -H "Content-type: application/json" -X POST -d '{ "command": "lease4-del", "service": [ "dhcp4
72%
17.02.2015
service_description PING
11 check_command check_ping!100.0,20%!500.0,60%
12 }
13 define service{
14 use generic-service ; Name of service template to use
15
72%
27.09.2021
-kube-controllers-[snip]-pnnkc 0/1 Pending 0 66m
kube-system calico-node-m79sg 0/1 Pending 0 66m
To make the MicroK8s build friendlier to Raspberry Pi, I followed some cgroups
72%
05.12.2016
reproduced. Even slightly different instructions (compiler flags) lead to different results at the bit level. The problem is that the extended package structure with .buildinfo adds around 100,000 additional
72%
06.10.2022
in Listing 2 shows an example of how to identify Amazon Web Service (AWS) users who do not use multifactor authentication (MFA) when logging in.
Listing 2
AWS Users Without MFA
01 [
02