30%
28.11.2023
notify_after: 2
19 notify_all_changes: true
20 public: true
21 redirect: true
22
23 x-icmping: &icmping
24 type: icmp
25 check_interval: 60
26 timeout: 15
27 allow_notifications: true
28
30%
09.01.2013
----------------------------------------------------------------------------------------------------
20 Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21 time=2.401..1519.809 rows=672 loops=1)
22 Filter: (msg ~ '(updatable|views)'::text)
23 Rows Removed by Filter: 40148
24
30%
03.02.2022
,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25,57
26,58
27,59
28,60
29,61
30,62
31,63
The lstopo tool
30%
12.02.2014
B hald-addon-input
...
22.9 MiB + 4.0 MiB = 26.9 MiB plasma-desktop
26.0 MiB + 5.7 MiB = 31.7 MiB konsole (3)
28.3 MiB + 4.4 MiB = 32.7 MiB kwin
41.0 MiB + 2.0 MiB = 43.0 MiB Xorg
146
30%
11.02.2016
19
20 mysql> CREATE TABLE `data_random` (
21 `id` CHAR(32) NOT NULL,
22 `data` VARCHAR(64) DEFAULT NULL,
23 `ts` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
24
30%
05.02.2019
FOR NOT FOUND
18 RETURN count_students;
19
20 LOOP
21 FETCH GROUP NEXT ROW;
22 IF x THEN
23 SET count_students = count_students + 1;
24 END IF;
25 END LOOP;
26 END;
27 //
28
29 SQL> DELIMITER ;
30
31 SQL> SELECT
30%
09.01.2013
using sshfs [20], which are treated as a local filesystems.
Caching: You can configure a cache for S3QL to improve apparent performance, perhaps taking advantage of a local SSD for data caching.
S
30%
01.04.2014
care of hosts rather than specific applications, the Cloudify developers leverage the power of Chef as a central management tool. Since Cloudify 2.2, it has been possible to use Chef to deploy
30%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
30%
21.01.2013
NIC. However, the CPU must be a 64-bit system with a mandatory virtualization extension: either AMD-V or Intel VT.
In contrast to RHEV 2.2, RHEV 3 is no longer based on RHEL 5, but on RHEL 6, which