21%
16.03.2021
Name : dev-machine:0 (local to host dev-machine)
UUID : e0e5d514:d2294825:45d9f09c:db485a0c
Events : 3
Number Major Minor RaidDevice State
0 252 0
21%
14.03.2013
(pr->pr_path), 0);
17 [...]
18 error = copyinstr(j.hostname,
19 &pr->pr_host, sizeof(pr->pr_host), 0);
20 [...]
21 pr->pr_ip = j.ip_number;
22 pr->pr_linux = NULL;
23 pr->pr_securelevel = securelevel
21%
05.02.2019
Configuration: [
20 {
21 cidrMask: 24,
22 name: 'Web',
23 subnetType: ec2.SubnetType.Public,
24 },
25 {
26 cidrMask: 24,
27 name: 'App',
28
20%
16.05.2013
details about user authentication in Ceph, check out my CephX article published online [3].
Any host that needs to run Glance with a Ceph connection needs a working /etc/ceph/ceph.conf. Glance references ... OpenStack workshop, part 3:Gimmicks, extensions, and high availability
20%
17.04.2017
>Pressure
14
15
16 {{data.date | date:'dd.MM.yyyy HH:mm'}} |
17 {{data.temp}} |
18 {{data.press}} |
19
20
21
20%
18.06.2014
File Ctime-Mtime diff (Days)
#1 /home/laytonjb/.gkrellm2/themes/x17/bg_grid.png 5,153.421
#2 /home/laytonjb/.gkrellm2/themes/brushed/bg_grid.png 5,153.420
#3 /home
20%
14.11.2013
and one channel table. You can get an idea of the layout by looking at the entries for csrowX
(X
= 0 to 7) in Listing 3.
Listing 3
Memory Controller Layout
login2$ more /sys
20%
09.10.2017
environment provides impressions of the insights Prometheus delivers into a Kubernetes installation.
The Prometheus configuration is oriented on the official example [3]. When querying metrics from
20%
04.08.2011
.pm.xenserver.utils.Server;
12
13 public class TestAPI {
14
15 /**
16 * @param args
17 */
18 public static void main(String[] args) throws Exception {
19
20 if (args.length != 3 && args.length != 5)
21
20%
04.08.2020
(minified by 25.99X)
from python:2.7-alpine - 84.3MB => 23.1MB (minified by 3.65X)
from python:2.7.15 - 916MB => 27.5MB (minified by 33.29X)
from centos:7 - 647MB => 23MB (minified by 28.57X)
from centos ... DockerSlim minifies your Docker container images up to 30x and adds security, too.