9%
10.06.2015
– Default; an improved and optimized version of the LZ77 algorithm.
LZMA2 – An improved version of LZMA.
PPMD – Dmitry Shkarin's PPMdH with small changes.
PCJ – A converter for 32-bit x86 executables
9%
07.06.2019
datacenter: "{{ Vv_datacent }}"
19 folder: "{{ Vv_folder_1 }}"
20 state: absent
21 when: vm_facts.instance is defined
22
23 - name: Deploy VM from Template file
24 vmware_deploy_ovf:
25
9%
04.08.2020
"mprotect",
19 "capget",
20 "getuid",
21 "wait4",
22 "pread64",
23 "Capset",
24 [snip...]
Unfortunately, I can't go too deep into seccomp in this article ... DockerSlim minifies your Docker container images up to 30x and adds security, too.
9%
11.09.2018
- containerPort: 80
19
20 ---
21
22 apiVersion: v1
23 kind: Service
24 metadata:
25 name: nginx-svc
26 labels:
27 run: nginx-svc
28 spec:
29 type: NodePort
30 ports:
31 - port: 80
32 protocol
9%
08.10.2015
minor errors in postorius.conf and hyperkitty.conf. Apache httpd version 2.4.x
is used in CentOS 7, so instead of the information contained for Apache 2.2,
Order deny,allow
Allow from all ... Mailman 3.0 is a new major version, released 15 years after version 2.0. We put the new version through its paces and explain the installation procedure and new features.
9%
13.06.2016
for $i"
19
20 #If certs do not exist yet
21 FILE="$LECROOT/$i/cert.pem"
22 if [ ! -f "$FILE" ]
23 then
24 echo "$FILE does not exists, so lets get certificates"
25 cd /root/letsencrypt
26
9%
20.03.2014
"nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
9%
14.11.2013
-related error information and report it. This was initially done outside of the kernel at the beginning of the project, but, starting with kernel 2.6.16 (released March 20, 2006), edac was included
9%
11.10.2016
and runs in a Java virtual machine, Riemann has a web interface (the Riemann Dash) and various clients for Linux, OS X, and Windows.
The Riemann service stores all the information in its index and uses
9%
07.04.2022
": "Interface",
18 "OriginalName": "",
19 "Description": "This is the description for a parameter",
20 "ParameterType": "string",
21 "DefaultValue": ""
22