8%
30.11.2020
: profile
title: InSpec profile to check /etc/motd
maintainer: Martin Gerhard Loschwitz
copyright: Hutchison Drei Austria GmbH
copyright_email: martin.loschwitz@drei.com
license: Apache-2.0
summary: Tests
8%
02.02.2021
and developers alike. To access them, press F12. The tools display the source code for a page and help with error analysis (e.g., if a page takes a long time to load). The Network
tab lets you check the loading
8%
25.03.2021
prevents a very common method of permanently embedding malware on a system. You can block calls to the Win32 API from within Office applications with rule 92E97FA1-2EDF-4476-BDD6-9DD0B4DDDC7B
, which
8%
19.10.2012
12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per node.
Getting applications running POD HPC clouds can be quite
8%
28.06.2011
). The exact syntax and other examples of applications are discussed at [12]. Additionally, OpenVZ can create what it refers to as checkpoints (snapshots) of VEs: A checkpoint freezes the current state of the VE
8%
09.01.2013
OSForensics
OSForensics [3] is a Windows tool by PassMark Software for live forensics and postmortem analysis. For this comparison, we looked at version 1.2 (build 1003); version 2.0 has been released
8%
30.11.2025
: channel://pear.horde.org/webmail-4.0.6
The directory Horde uses to deliver existing static content in an efficient way is /var/www/webmail/static/. The web server needs write permissions for this directory
8%
30.11.2025
.g., for migrating over secure connections). The exact syntax and other examples of applications are discussed [12]. Additionally, OpenVZ can create what it refers to as checkpoints (snapshots) of VEs: A checkpoint
8%
11.02.2016
supports Docker, assuming that Docker uses the libcontainer
library (which is enabled by default since version 1.0) as its execution driver. Installing as a Docker container is the easiest way of starting
8%
11.02.2016
state=absent
07 notify: Restart Apache
08
09 - name: Generate Vhosts
10 template:
11 src=vhost.conf
12 dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13 with_items: vhosts
14