16%
11.02.2016
state=absent
07 notify: Restart Apache
08
09 - name: Generate Vhosts
10 template:
11 src=vhost.conf
12 dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13 with_items: vhosts
14
16%
30.01.2020
specific CPUs with the use of features like sched_setaffinity() [6] or cgroups [7], which are both available in most Linux environments. However, such restrictions can also make scheduling even tougher
16%
22.12.2017
$keyfile /etc/ssh
08 chmod 644 /etc/ssh/$filename
09 done
10 if [ -f .ssh/config ]; then
11 cat .ssh/config >> /etc/ssh/ssh_config
12 sed -i 's|~/.ssh|/etc/ssh|g' /etc/ssh/ssh_config
13
16%
10.06.2015
prominent enterprises have adopted Mesos.
Mesos depends on a system of well documented APIs [6] that support programming in C, C++, Java, Go, or Python. As a scheduler, Mesos provides the underpinnings
16%
02.06.2020
Rename makes renaming files easy.
The Process Terminate tool [5] is in the planning stages and will help users terminate processes more easily, and GIF Maker [6] will help users create GIFs from video
16%
02.06.2020
], where IBM is not only supporting the existing communities like TensorFlow [5], Kubeflow [6] and Onyx [7], but we are also enabling the adoption of AI and machine learning [ML] in enterprises.
ADMIN: AI
16%
11.10.2016
in a summary overview.
ONOS also supports a wide selection of southbound interface protocols, over which SDN controllers and network devices can communicate. These protocols include OpenFlow [6] in versions 1
16%
11.10.2016
lines of Python.
The psutil documentation [6] discusses several functions for gathering CPU stats, particularly CPU times and percentages. Moreover, these statistics can be gathered with user
16%
16.08.2018
in packages of 25 users, and you cannot transfer or use existing Citrix licenses.
XenApp Essentials and XenDesktop Essentials each cost $12 per user per month. However, these are only the costs
16%
14.11.2013
"max_vms" : 10,
12
13 "elasticity_policies" : [
14 {
15 // +2 VMs when the exp. is true for 3 times in a row,
16 // separated by 10 seconds
17 "expression