29%
05.12.2014
businesses, FileCloud addresses business customers with 20 users or more. Both versions are packetized or available as archives for various Linux distributions, Mac OS X, and Windows.
Tonido is also available
29%
07.06.2019
_username }}"
05 password: "{{ Vv_password }}"
06 name: "{{ vm_name }}"
07 datacenter: "{{ Vv_datacent }}"
08 folder: "{{ Vv_folder }}"
09 state: poweredoff
10 when: vm
29%
10.06.2015
the docbook-to-man tool. The program documentation contains timestamps, for example, as do HTML pages made by Doxygen [7] or PDF documents built with LaTeX [8].
Problems are also caused by different lists
29%
16.05.2013
_tenant_name="admin" os_auth_url="http://192.168.122.130:5000/v2.0/" op monitor interval="30s" timeout="30s"
09 primitive p_glance-registry ocf:openstack:glance-registry params config="/etc/glance/glance-registry.conf" os
29%
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
29%
05.12.2014
_domain": "yourdomain.com",
06 "dataset_uuid": "d34c301e-10c3-11e4-9b79-5f67ca448df0",
07 "resolvers": [
08 "192.128.0.9",
09 "192.128.0.10"
10 ],
11 "max_physical_memory": 4096,
12 "nics": [
13
29%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15
29%
05.12.2016
Version: v1
02 kind: Pod
03 metadata:
04 name: nginx
05 spec:
06 containers:
07 - name: nginx
08 image: nginx
09 ports:
10 - containerPort: 80
A replication controller [12], however
29%
20.05.2014
"dependencies": {
09 "express": "*",
10 "swig": "*",
11 "consolidate": "*"
12 },
13 "devDependencies": {
14 "grunt": "~0.4.1",
15 "grunt-contrib-copy": "*",
16 "grunt ... 20
29%
11.04.2016
LANDEV=eth0
05
06 echo -n "flushing all chains"
07 /sbin/iptables -F -t filter
08 /sbin/iptables -F -t nat
09 /sbin/iptables -F -t mangle
10 /sbin/iptables -X -t filter
11 /sbin