16%
09.04.2019
will enable a serverless or Functions-as-a-Service (FaaS) build execution, which already partially exists thanks to Jenkinsfile Runner [3] (Jenkins pipeline execution packaged as a command-line tool), and offer
16%
30.11.2025
Shell 2.0, which I use here. Windows 8 and Windows Server 8 will use the new PowerShell 3.0, to be released soon.
To begin, I introduce PowerShell information retrieval to you via the "Get" commands
16%
18.07.2013
backend3.example.com server;
05 backend4.example.com server down;
06 backend5.example.com backup server;
07 }
08
09 upstream fallback {
10 fallback1.example.com server: 8081;
11 }
12
13
14 server {
15 %
16
16%
25.03.2020
the example. One gotcha is that if the filename argument for the payload is changed and the payload is therefore pulled in from an AWS S3 bucket with the s3_key instead, the S3 bucket must
exist in the same
16%
11.04.2016
are generating a test installation only.
While the installation process is running, the Ubuntu host needs additional resources. Even though only 3GB of RAM and two processor cores are required, the installation
16%
02.08.2021
When a Kubernetes laboratory environment is required, the excellent localized Minikube and the tiny production-ready k3s distributions are fantastic. They permit a level of interaction
16%
22.12.2017
, and after the developers set up Chrome with Brotli support, other browser manufacturers followed suit. Today, Brotli supports all major browsers [3].
Brotli on the Server Side
Things look less rosy
16%
14.03.2018
: test -e /usr/bin/python || (sudo -s apt-get -y install python)
03
04 - name: Install Software
05 become: true
06 become_method: sudo
07 apt:
08 name: "{{ item }}"
09 state: present
10
16%
30.11.2025
. In the test scenario, I defined a backup schedule with the following settings:
Schedule: weekly
Daily full backup: Monday – Friday 20:00
Daily incremental backup: Monday – Friday 08:00--18:00, 30
16%
02.02.2021
interacts with the environment as an agent, much like a sentient being (Figure 3). The agent has to explore the environment and typically only learns after a certain number of actions whether