79%
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
78%
30.11.2025
is mainly web-based, protected by the same password for all moderators, and mailing lists of the same name will not be supported until version 3.0 is released.
After evaluating several systems, Mlmmj
78%
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
78%
02.08.2022
shortcuts: https://support.apple.com/en-gb/guide/shortcuts-mac/apdf01f8c054/5.0/mac/12.0
Customizing the privacy settings: https://support.apple.com/en-gb/guide/shortcuts-mac/apd961a4fc65/mac
78%
04.04.2023
Project (OCP), among others.
The initial ideas for the OpenFlow interface, the first SDN standard, came from Stanford University, where a preliminary version was presented as early as 2008. Version 1.0
78%
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
78%
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
78%
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
78%
11.06.2014
the (synthetic) throughput of the SAP application server changes if disk-based operations also occur in parallel. As a 100 percent reference value, we also performed a test cycle without parallel disk access
78%
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