11%
15.02.2018
)
Docker Swarm
VirtualBox v5.2.6 r120293 (Qt5.6.1)
Vagrant v2.0.1
Ansible v2.1.0.0
For readers who are unfamiliar with Jenkins, a tutorial is outside the scope
11%
15.08.2016
filters with the ovs-ofctl tool. The following example drops all packages in the direction of IP address 10.1.1.2 and on the UDP destination port 1234:
OpenFlow
The Open Networking Foundation [6
11%
30.11.2020
Service.Credentials = New-Object Microsoft.Exchange.WebServices.Data.WebCredentials($Mailbox,$Password,$Domain)
11 $ExchangeService.Url = $EwsURL
12 $offset = 0
13 Do {
14 $ItemView = New-Object Microsoft
11%
27.09.2021
in an effortless and secure way.
Table 1
QUMBU
Product
Software for Microsoft SQL Server backup and maintenance
Manufacturer
WSW Software GmbH
Price
12 months
11%
17.06.2017
maturity of the service.
Other manufacturers offer a very similar approach. At CoreOS, the security scanner goes by the name of Clair [6]; it scans local and remote container images, including Docker images
11%
28.11.2022
, this step can take some time. In this setup, Git writes its data at a rate of about 1.2GB per minute. The speed also depends on whether Git needs to write small or large files. During the write process you
11%
03.12.2015
are pretty simple for Ubuntu (or Fedora 21) and are well documented [6]. Using the latest software version proved invaluable in the lab tests performed by the magazine's staff (Listing 1).
Ideally, users
11%
11.02.2016
Advisor. Instead, other tools step in.
One of the tools that generates graphics from the statistics in InfluxDB is Grafana [5], a fork of Kibana [6] used in the ELK (Elasticsearch, Logstash, Kibana) stack. Grafana
11%
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
11%
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