23%
30.11.2025
in the Ubuntu 11.x and Debian 6.x package sources. You can also opt for the host-based IDS OSSEC by Trend Micro [3]. If the Prelude Manager is running on a remote server, the rule-based Prelude Correlator
23%
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
23%
30.11.2025
few years, including Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and JiffyBox. In the US, these vendors are joined by providers such as GoGrid, Rackspace, and Terremark
23%
30.11.2025
The introduction of PowerShell [3] sees Microsoft finally implement long overdue changes to Windows scripting. Unfortunately, PowerShell Version 1 was no big help for Active Directory (AD
23%
30.11.2025
saved in /home/khess/.ssh/id_rsa.pub.
09 the key fingerprint is:
10 6d:2c:04:dd:bf:b2:de:e1:fc:52:e9:7f:59:10:98:bb khess@windows
11 The key's randomart image is:
12 +--[ RSA 2048]----+
13 | .. . o
23%
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
23%
30.11.2025
node1
192.168.56.101 (eth1)
10.0.2.1 (eth0)
node2
192.168.56.102 (eth1)
10.0.2.2 (eth0)
node3
192.168.56.103 (eth1)
10.0.2.3 (eth0
23%
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
23%
30.11.2025
,GotoIf($["${wl}" = "1"]?found:notfound)
05 exten => _.,n(notfound),agi,captcha.sh
06 exten => _.,n,Playback(to-call-num-press)
07 exten => _.,n,SayDigits(${captcha})
08 exten => _.,n,Read(usercaptcha||3|1|)
09 exten
23%
30.11.2025
: {$Ticket->OwnerObj->Name}
09 Requestor: {$Ticket->Requestors->EmailsAsString()}
10 Ticket URL: {$RT::WebURL}Ticket/Display.html?id={$Ticket->id}
11
12 Please check the content. If everything turns out