30%
05.12.2019
-7 * * * mycommand -u me -o file
## Pick up email daily at 20, 21, 22 and 24 minutes past the hour.
20-24~23 * * * * getmail
## Pick up email every 30 minutes.
@ 30 getmails -all
## Run the Save command with low
30%
22.12.2017
-world.html.gz
The original file takes up 124 bytes of space on the hard drive. After compression with Gzip, this number drops to 113 bytes, which means a space savings of 9 percent. Compressed with Brotli, the file is only 77
30%
18.02.2018
public_key = "${file("${var.ssh_pub_key}")}"
07 }
08 resource "digitalocean_droplet" "mywebapp" {
09 image = "docker-16-04"
10 name: guest
11 region = "fra1"
12 size = "512mb"
13 ssh
30%
05.02.2019
,deny
22 Allow from all
23
24
25 ErrorLog ${APACHE_LOG_DIR}/error.log
26
27 # Possible values include: debug, info, notice, warn, error, crit,
28 # alert, emerg.
29
30%
05.02.2019
in the container?
20 - name: "mysql client exists"
21 path: '/usr/bin/mysql'
22 shouldExist: true
23
24 # Does the MySQL configuration file exist at the right place?
25 - name: "my.cnf exists and has appropriate
30%
10.06.2015
10.04 (9.10 package) through 14.04
Mac OS; FreeBSD
Mac OS X 10.8/10.9/10.10 (x86-64); FreeBSD 10 (x86-64)
The Windows download was manageable, weighing in at just under 23MB
30%
09.08.2015
/cockpit/ws-certs.d. If there are multiple certificates, Cockpit always uses the first file in alphabetical order. The certificate a.cert is therefore preferred over z.cert. If there is no certificate in the said directory, Cockpit
30%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
30%
20.03.2014
as PaaS
GigaSpaces, the company behind Cloudify, began developing the tool in 2012. Cloudify was originally designed as a tool for Platform-as-a-Service (PaaS) applications (although the boundaries to Saa
30%
02.06.2020
the Beast
Elephant Shed is released under the GPLv3 license and supports PostgreSQL versions 9.4 upward. You can install the tool atop Debian 9, CentOS 7, or Ubuntu 18.04. The developers suggest