17%
30.05.2021
, you need to find a load generator, because trusted standbys stress [9] and stress-ng [10] do not yet supply GPU stressors. Obvious choices include the glmark2 [11] and glxgears [12] graphic load
17%
14.03.2018
key_material: "{{ item }}"
09 state: present
10 region: "{{ region }}"
11 with_file: /home/user/.ssh/id_rsa.pub
12 register: sshkey
13 tags: sshkey
14
15 - name: Create VPC INT
16 ec2
17%
25.03.2020
_DATA=$1
06
07 # This is the Event Data
08 echo $EVENT_DATA
09
10 # Example of command usage
11 EVENT_JSON=$(echo $EVENT_DATA | jq .)
12
13 # Example of AWS command that's output will show up
17%
05.02.2019
Version: "2.0.0"
02
03 globalEnvVars:
04 - key: "MYSQL_USER"
05 value: "dev"
06 - key: "MYSQL_PASSWORD"
07 value: "123456"
08
09 commandTests:
10
11 # Is the MySQL package installed?
12 - name: "MySQL package
17%
10.04.2015
.org
Tutanota
ProtonMail
Mailbox from EUR1
Yes/2GB
Yes/2GB
Free/1GB
Free/500MB
Storage space expansion
Yes
Yes
Yes
Currently
17%
30.05.2021
Linux will be a community-based 1:1 binary replacement for Red Hat Enterprise Linux and currently ships with Gnome 3.32, Linux kernel 4.18.0-240.22.1.el8, SQLite 3.26, virt-what 1.18, Samba 4.12.3, DNF 4
17%
20.05.2014
the GPL and the AGPL, respectively.
Wikimania
When it comes to internal company communications, MediaWiki continues to be the tool of choice; the statistics website Ohloh counts nearly 200 code
17%
03.04.2024
on collecting large volumes of data; (3) Strelka [9] scans content and prepares it for detailed analysis; (4) Zeek [10] is dedicated to monitoring and analyzing large volumes of data and can limit the data volume
17%
04.12.2024
/ping"
register: result
until: "result.status == 200"
retries: 30
delay: 10
This code tells Ansible's URI module to check the AWX REST API at predefined intervals of 10 seconds. The API has
17%
07.10.2014
see the lines shown in Listing 2 indicating that the reload was a success and completed without errors.
Listing 2
/var/log/auth.log
Aug 19 18:10:43 localhost sshd[3328]: Received SIGHUP