18%
22.08.2011
.keys.sort.each do |s|
14 printf "%20s %d\n", s, summary[s]
15 end
16 puts "Polling for changes (Ctrl-C to end)"
17 loop do
18 sleep 2
19 client.instances.each do |inst|
20 if state[inst.id] != inst.state
21
18%
17.11.2016
the trusted storage pool, you simply add additional servers to the existing federation.
The example here is based on Fedora 22 and is designed to provide back-end storage for virtual systems based on Qemu
18%
09.10.2023
than four partitions by taking a primary partition and creating an extended partition; then, inside the extended partition you can create logical partitions. In this way, you can get up to 15 partitions
18%
11.09.2018
: 2
09 template:
10 metadata:
11 labels:
12 run: nginx-dep
13 spec:
14 containers:
15 - name: nginx-dep
16 image: nginx17 ports:
18
18%
13.12.2018
+--------------------------------------------------------------+
14 SQL Server needs to be restarted in order to apply this setting. Please run
15 'systemctl restart mssql-server.service'.
16 Verifying : mssql-server-14.0.3026.27-2.x86
18%
29.09.2020
-system svclb-traefik-p46m5 2/2 Running 0 11m
kube-system coredns-d798c9dd-kjhjv 1/1 Running 0 12m
kube-system traefik-6787cddb4b-594
18%
02.02.2021
calls in the gvisor/pkg/sentry/syscalls/linux/linux64.go file, but you do not have to go into so much detail: The developer website supplies a compatibility list [15].
Gofer acts as a kind of proxy
18%
02.08.2021
shines. Now, test your performance with the fio performance benchmarking utility by running a random write test on the original HDD with 4KB transfers (Listing 4). The output shows 1.5MBps, which isn
18%
11.06.2014
's New in SMB 3.0?
In Windows Server 2012, Microsoft introduced SMB version 2.2 with further improvements. Later, these innovations were deemed so far-reaching that the version was subsequently increased
18%
11.06.2014
/caldav.yourkolab.com-access_log combined
09
10
11 AllowOverride All
12 Order Allow,Deny
13 Allow from All
14
15 RewriteEngine On
16 RewriteBase /
17