9%
30.11.2025
mainlog.info('an informative message')
11 mainlog.warning('a warning')
12
13 mylog.debug('no message from My-Module')
14 mylog.setLevel(logging.DEBUG)
15 mylog.debug('another message from My
9%
30.11.2025
in the WordPress plugins settings under Settings | YubiKey
. On the Users | Your Profile
page, enter the key ID, which is the first 12 characters that YubiKey automatically outputs. Now, switch Yubi
9%
30.11.2025
send "$pwd\r"
12 exp_continue
13 }
14
15 -re "." { exp_continue }
16
17 timeout { break }
18 }
19 }
20 }
The expect statement is similar
9%
30.11.2025
.0 or 2.0; Windows Remote Management (WinRM) 1.1 or 2.0; and the .NET framework 3.0 (SP1).
The web-based SCVMM Self-Service Portal additionally requires Internet Information Server (IIS) version 7.0 or 7
9%
31.10.2025
at the output of uptime [1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime command displays the load average in its common form, averaging the last one, five, and 15 minutes
9%
30.11.2025
#! /bin/sh
02
03 while true
04 do
05
06 zeit=$(date +%d.%m.%y\ %H:%M\ )
07
08 psql -U monitor -d monitor -c "select * from watch;"
09
10 if [ $? -eq 2 ];
11
12 then
13
14 echo "$time: Database
9%
30.11.2025
a supportable release available for Ubuntu 12.04. According to the blueprint, the plan is "to achieve a high quality level under functional and load conditions for the identified use cases. The Ubuntu team plans
9%
30.11.2025
); i+= 4096) newblock[i] = 'Y';
12 printf("Allocated %d MB\n", allocation);
13 }
14 }
Things are more interesting when memory is being used. Uncommenting line 11 does just that. The OOM
9%
30.11.2025
; will run on 2GB but will be very slow with Proxy Servers attached
30GB of disk space per (Software) channel; separate partition /var/satellite/
12GB of disk space for embedded database; separate
9%
30.11.2025
Request-Line: INVITE sip:1234@192.168.1.104 SIP/2.0
Shows that the number 1234 is being called on the server with the IP address 192.168.1.104.
From:
The caller