28%
07.06.2019
/s 19 p/s tx: 20 kbit/s 19 p/s
Things get more interesting when you hit Ctrl+C to exit and are treated to a summary of network statistics (Figure 1). Whereas this summary spans only
28%
04.08.2020
, what would you say if I told you that you could automatically reduce the size of your Docker images 30x? Why are smaller container images a good thing? When it comes to containers, less is more: Your ... DockerSlim minifies your Docker container images up to 30x and adds security, too.
28%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
28%
21.08.2014
of these operations can also have a heavy I/O component. The situation I'm familiar with was not that large in HPC terms – perhaps 12 to 20 nodes. However, it was just a "sample" problem. The complete problem would
28%
14.03.2013
to jail>;
10 j.hostname = ;
11 j.ip_number = ;
12 /* call system call */
13 i = jail(&j);
14 [...]
15 execv(, ...);
16 [...]
17 exit(0);
18
28%
27.12.2017
~ # cd /etc/audit/
chrisbinnie audit # ls
auditd.conf audit.rules rules.d
chrisbinnie audit # ls -al
total 20
drwxr-x--- 3 root root 4096 Dec 16 12:34 .
drwxr-xr-x 95 root root 4096 Dec 16 12:34 ..
-rw-r----- 1 root
28%
18.02.2018
.conf audit.rules rules.d
chrisbinnie audit # ls -al
total 20
drwxr-x--- 3 root root 4096 Dec 16 12:34 .
drwxr-xr-x 95 root root 4096 Dec 16 12:34 ..
-rw-r----- 1 root root 701 Dec 9 2014 auditd.conf
-rw
28%
10.06.2015
-availability concept is very simple for the slaves; they are organized as a farm [11]. In other words, to compensate for the failure of X
workers, the Mesos array must have at least N
+X
slaves, where N
is the number
28%
09.01.2013
02 log 127.0.0.1 local0
03 maxconn 4000
04 daemon
05 uid 99
06 gid 99
07
08 defaults
09 log global
10 mode http
11 option httplog
12 option dontlognull
13 timeout server 5s
28%
07.11.2011
directives, meaning that the source code can still be complied as serial code:
$ gcc ‑Wall test.c
test.c: In function 'main':
test.c:12: warning: ignoring #pragma omp parallel
OpenMP-specific code can also