16%
17.06.2017
also introduced derived data types (custom data types). The simple example in Listing 3 shows how easy it is to create several derived data types (lines 8-15). The derived (customer data) type has
16%
09.01.2013
bucket, as well as s3sync and Duplicity [14].
A number of Amazon SDK libraries [15] can be used to build S3 applications, and S3 has an API [16] that describes how to interact with the bucket
16%
05.03.2014
3.5.0-44-generic (hercules) 03.12.2013 _x86_64_ (2 CPU)
09:46:03 runq-sz plist-sz ldavg-1 ldavg-5 ldavg-15 blocked
09:46:13
16%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
16%
20.06.2022
Huge DDoS Attack over HTTPS is Discovered and Stopped
The security company Cloudflare has announced that it detected and mitigated a 15.3 million request-per-second (rps) denial of service attack
16%
08.10.2015
://docs.docker.com/articles/security/#kernel-namespaces
SELinux: https://de.wikipedia.org/wiki/SELinux
Docker via HTTPS: https://docs.docker.com/articles/https/
Red Hat's Daniel Walsh on capabilities: http://opensource.com/business/15/3/docker
16%
11.02.2016
. In other words, the study shows how much companies are investing in building data centers to support public and private cloud operations.
Dell sold the most cloud infrastructure, with a little over 15
16%
05.02.2019
-based Linux distributions are affected by the vulnerability except for SUSE Linux Enterprise 15, openSUSE Leap 15.0, and Fedora 28 and 29. These distributions compile their userspace code with GCC's -fstack
16%
20.03.2014
(hercules) 03.12.2013 _x86_64_ (2 CPU)
09:46:03 runq-sz plist-sz ldavg-1 ldavg-5 ldavg-15 blocked
09:46:13 1 468 0.02 0.06 0.14 0
9
16%
14.03.2018
key_material: "{{ item }}"
09 state: present
10 region: "{{ region }}"
11 with_file: /home/user/.ssh/id_rsa.pub
12 register: sshkey
13 tags: sshkey
14
15 - name: Create VPC INT
16 ec2