9%
10.06.2014
"ram": 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
9%
04.10.2018
://developers.redhat.com/blog/2016/09/22/development-workflows-with-fuse-integration-services-fis/
Node.js S2I image: https://docs.openshift.org/latest/using_images/s2i_images/nodejs.html
Prometheus: https
9%
07.10.2014
from systems such as the IIS, Microsoft Exchange ActiveSync, Exchange Web Services (EWS), or Outlook Web Access (OWA).
Installation under .NET
.NET Framework 4.x and Log Parser 2.2 [2] form the basis
9%
14.08.2017
ANNOTATIONS {
07 summary = "Instance {{ $labels.instance }} down",
08 description = "{{ $labels.instance }} of job {{ $labels.job }} has been down for more than 5 minutes.",
09 }
If an alert
9%
06.10.2019
# The only valid categories are: 'registries.search', 'registries.insecure',
09 # and 'registries.block'.
10
11 [registries.search]
12 registries = ['docker.io', 'registry.fedoraproject.org', 'quay
9%
22.12.2017
.linux-magazin.de;
04
05 root /var/www/www.linux-magazin.de;
06 index index.html index.htm;
07
08 # Let's Encrypt Challenge
09 #
10 location ~ /.well-known {
11 allow all;
12 }
13
14
9%
11.10.2016
psutil module - this is needed for this application.";
09 print "Exiting..."
10 sys.exit();
11 # end if
12
13
14 try:
15 import matplotlib.pyplot as plt; # Needed for plots
16 except:
17
9%
16.05.2013
** ** ** ** ** **$apache_package_name = 'apache2'
04 ** ** ** **}
05 ** ** ** **/(RedHat|CentOS|Fedora)/: {
06 ** ** ** ** ** **$apache_package_name = 'httpd'
07 ** ** ** **}
08 ** **}
09
10 package { $webserver
9%
18.07.2013
=> installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06 ensure => "present",
07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08 owner => 'root',
09 group => 'root',
10
9%
25.10.2011
authentication_algorithm pre_shared_key;
08 dh_group modp1024;
09 }
10 generate_policy off;
11 }
12
13 sainfo address 192.168.2.0/24 any address 172.16.0.0/16 any {
14 pfs_group modp1024;
15