16%
18.07.2013
/zertifikat.pem
07 SSLCertificateKeyFile /etc/apache2/ssl/privatekey.pem
08
09
10 Options Indexes FollowSymLinks
11
12
13 CustomLog /var/log/apache2/ssl
16%
04.08.2020
[vertices:6 edges:6]
03
04 gremlin> g = graph.traversal()
05 ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard]
06
07 gremlin> g.V().label().groupCount()
08 ==>[software:2,person:4]
09
10
16%
14.11.2013
types of CPU, a PowerShell SDK revised for robustness, and optimizations that prevent DOM 0 from being taken down by excessive logging. Citrix also now uses a more recent version of the Xen hypervisor (v4
16%
09.06.2018
little space on the hard disk (~150-300MB). A list of existing environments can be found on the project's website [11].
A developer must build each package against one of these run times. It then runs
16%
11.06.2014
installation of Kolab 3.0 and later is a matter of one or two cups of coffee and does not impose too many requirements on the admin. The Kolab developers recommend a recent CentOS (preferably 6.4) as the basis
16%
04.04.2023
:container-name:spire-client -selector k8s:container-image:docker.io/acmecorp/go-spiffe-https-example:v0.8 -selector unix:uid:1102 -selector k8s:ns:acmewebappnamespace
Only a workload with characteristics that match these four selectors
16%
09.04.2019
) service mesh. Although it uses the Envoy proxy (written in C++) as its default sidecar, it can optionally use Linkerd as its data plane. Version 1.1.0 was just released in March 2019. Istio 1.1 provides
16%
27.09.2024
}
]}
Listing 7
View Grouped by Key
$ curl -X GET localhost:5984/messages/_design/queries/_view/by-hours-count?group=true
{"rows":[
{"key":"02","value":1},
{"key":"08","value":1},
{"key":"12","value":2
16%
07.04.2022
WorldApp extends StatelessWidget {
08 @override
09 Widget build(BuildContext context) {
10 return MaterialApp(
11 title: 'Hello World',
12 home: Scaffold(
13 appBar: AppBar(
14