25%
30.11.2025
combinations are supported:
ShadowProtect 4.0.1: Oracle VirtualBox 3.1.0--3.2.6
ShadowProtect 4.0.5: Oracle VirtualBox 3.1.0--3.2.12
ShadowProtect 4.1: Oracle VirtualBox 3.1.0--4.0.4
Shadow
25%
30.11.2025
/ceph/$name.keyring
04 [mon]
05 mon data = /srv/mon.$id
06 [mds]
07 [osd]
08 osd data = /srv/osd.$id
09 osd journal = /srv/osd.$id.journal
10 osd journal size = 1000
11 [mon.a]
12 host = alice
13 mon
25%
30.11.2025
: Logging in
06 Given I am on http://www.xing.com/
07 When I fill in "username-field" with "username"
08 And I fill in "password-field" with "password"
09 And I press "login-button"
10 Then I
25%
30.11.2025
went to press. I installed Prelude on Debian Squeeze (6.0) and Ubuntu 11.10 for this article.
Seeing Past False Positives
SIEM systems are, without a doubt, an important component of any modern
25%
30.11.2025
/share/zoneinfo -type f | \
07 grep -v 'posix|right|Etc|SystemV | \
08 grep -i $city`
09 echo -n "Time in $1: "; TZ=`echo $z` date
The first section of this code ensures that the script's argument
25%
30.11.2025
were delivered as part of the RHCS scope. Thus, up to RHCS 3.0, everything was fine if you wanted Pacemaker and GFS to cooperate.
But Red Hat changed its policy in Red Hat Cluster Suite 3.1, deciding
25%
30.11.2025
the SecDebugLogLevel parameter to specify verbosity, on a scale of 0 to 9, which issues comments on its own activities and the way it processes user-defined rules. Levels 4 or 5 are useful for fine tuning
24%
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
24%
30.11.2025
start on filesystem
05 exec /usr/bin/measd --log=/var/log/noise/measure.log
06
07 pre-start script
08 # Create required script:
09 mkdir -p /var/log/noise
10 end script
11
12 post-stop script
13 # Clean
24%
30.11.2025
radvd Configuration
01 interface eth1
02 {
03 AdvSendAdvert on;
04 MinRtrAdvInterval 30;
05 MaxRtrAdvInterval 100;
06 prefix 2001:42b5:d64a:0::/64
07 {
08 AdvOnLink on;
09