17%
04.10.2018
-app . --name=$APP"
20 # create a new application from the image in the OpenShift registry
21 - "oc start-build $APP --from-dir=. --follow || sleep 3s"
22 # start a new build
23 - "oc get routes $APP
17%
16.05.2013
_package_name = 'apache2'
09 ** ** ** ** ** **$apache_service_name = 'apache2'
10 ** ** ** ** ** **$apache_config_name = '/etc/apache2/apache.conf'
11 ** ** ** **}
12 ** ** ** **/(RedHat|CentOS|Fedora)/: {
13
17%
05.08.2024
relative to the base container, ubuntu
, changed significantly just by adding in the GCC compiler.
Listing 5: Build Process
$ podman build -t ubuntu-dev -f Dockerfile .
STEP 1/2: FROM ubuntu
STEP 2/2: RUN
17%
01.08.2019
away from Python 2 and on to Python 3 pretty quickly, because, as the Python wiki [12] says, "Python 2.x is legacy, Python 3.x is the present and future of the language.") The Pyrex language is used
17%
06.10.2019
publisher TEXT,
07 authors MAP,
08 circulation INT,
09 issue TEXT,
10 PRIMARY KEY(publisher, issue, isbn)
11 );
12
13 # INSERT INTO titles(isbn, year, title, publisher, authors, circulation
17%
09.04.2019
backend "s3" {
07 region = "eu-west-1"
08 bucket = "chrisbinnie-terraformstate"
09 key = "guardduty.tfstate"
10 encrypt = true
11 }
12 }
13
14 resource "aws
17%
07.06.2019
(dayOfYear):as.factor(wday)Monday 16.64 18 8.382 < 2e-16 ***
s(dayOfYear):as.factor(wday)Saturday 11.29 18 3.307 3.00e-09 ***
s(dayOfYear):as.factor(wday)Sunday 12.92 18 4.843 1.02e-13 ***
---
Signif. codes: 0
17%
05.02.2019
:
$ curl http://169.254.169.254
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
The cloud-init
package installed on an instance contains utilities for its early
17%
30.11.2020
since version 2007, which is the basic prerequisite for using the corresponding API. In addition, you need the Exchange Web Services Managed API 2.2 [1].
If you only use Exchange locally, the EWS API
17%
21.08.2014
and production.
To show how monitoring profiles can be implemented for a specific server, the example distinguishes between mail, web, and database servers. It assumes that the stable version 1.12.3 of OpenNMS [6 ... 22