34%
11.02.2016
-backup /etc /mnt/backup
# rdiff-backup --list-increments /mnt/backup/
Found 2 increments:
increments.2015-03-15T09:15: 19+01:00.dir Sun Mar 15 09:15:19 2015
increments.2015-03-19T20:15: 46+01:00.dir Thu
34%
07.06.2019
("Setting gerrit-trigger server plugin");
09
10 def gerritPlugin = Jenkins.instance.getPlugin(com.sonyericsson.hudson.plugins.gerrit.trigger.PluginImpl.class);
11 gerritPlugin
34%
14.03.2013
modules or special WSGI web servers, such as Gunicorn or uWSGI. The Flask library also contains a separate web server for development.
The latest version of Flask, 0.9, was released in July 2012
34%
10.04.2015
${WATCHMAN_ROOT}/$file
06 EL=$?
07 if [ $EL -eq 1 ]
08 then
09 # Virus found
10 echo "Virus found: ${WATCHMAN_ROOT}/$file" | \
mailx -s "Virus found" mail@example.com
11 elif [ $EL -eq
34%
28.11.2023
": "127.0.0.1"}},
06 { "type": "PORT", "params": {"hostname": "129.0.0.1", "port": 8080}},
07 { "type": "HTTP-STATUS", "params": {"url": "https://google.com"}},
08 {
09 "type": "GROUP",
10
33%
04.10.2018
https://news.microsoft.com/2018/09/24/microsoft-fortifies-security-and-brings-ai-to-the-masses-at-ignite-2018/.
"In this era of the intelligent cloud and intelligent edge, businesses in every industry
33%
05.12.2019
8TB HDDs or two 1024GB NVMe SSDs. Both models include 64GB of DDR4 ECC RAM. The AX51 and AX51-NVMe are available starting at EUR59.00 a month plus a once-time setup fee of EUR59.00.
Visit https://www.hetzner.com
33%
05.02.2019
: https://www.nytimes.com/2006/08/09/technology/09aol.html
GDPR Article 9: http://www.privacy-regulation.eu/en/article-9-processing-of-special-categories-of-personal-data-GDPR.htm
GDPR Article 35
33%
13.06.2016
(Listing 4).
Listing 4
New Filesystem Tree
# rpm-ostree status
TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC
* 2015-09-30 12:07:07 22 c4421f1bba
33%
14.03.2013
=/opt/pjsua.conf
06 SOUNDFILE=/tmp/alert.wav
07 TEXT2WAVE=/usr/bin/text2wave
08 DURATION=20
09 NUMBER=01234567890
10 MESSAGE="Monitoring Alert"
11
12 # Setting a lock file
13 # We can't make more than one call
14