78%
30.11.2025
06 domains = tuxgeek
07
08 [nss]
09 filter_groups = root
10 filter_users = root
11 reconnection_retries = 3
12
13 [pam]
14 reconnection_retries = 3
15
16 [domain/tuxgeek]
17 auth_provider = krb5
18
78%
30.11.2025
= database.createNode();
09 // Set properties:
10 dortmund.setProperty("Name", "Dortmund");
11 cologne.setProperty("Name", "Köln");
12 // Create edges:
13 Relationship a1_do_k = dortmund
78%
30.11.2025
with ; or \g.
03 Your MySQL connection id is 3 to server version 5.0.22
01 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
01 mysql>
Your connection to the MySQL server on the remote Unix ... 0
78%
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
78%
30.11.2025
\@mydomain.com";
06
07 while(<>) {
08 if ( /^From:/ ) {
09 `sudo /etc/init.d/gdm restart` if ( /$legit_sender/ );
10 exit 0;
11 }
12 }
Two final authorization changes are needed to make ... 0
78%
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
77%
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
77%
30.11.2025
users on Lenny will need to access the Experimental repository and then type
aptitude install libthinkfinger0 libpam-thinkfinger thinkfinger-tools
for the install.
Before you modify the existing PAM
77%
30.11.2025
-ons. This explains why there have been more than 3 million new Nagios installations worldwide in the past 12 months. This is why Nagios is the industrial standard for monitoring today. … Nagios has a much larger
77%
30.11.2025
Scenarios:
21 cucumber /usr/lib/nagios/plugins/cucumber-nagios/checks/features/www.xing.com/startpage.feature:4 # Scenario: Visiting home page
22
23 1 scenario (1 failed)
24 4 steps (1 failed, 3 skipped)
25 0 ... 3