18%
22.12.2017
09 mysettings' <- newSettings maxFiles
10 -- make "myMax" version available globally
11 let mkFoundation appConnPool = App mysettings'
12 [...]
Listing 6
18%
18.07.2013
, or CAMELLIA thus drop away. For reasons of backward compatibility, it is now typically impossible to rely on TLSv1.2 alone (Figure 3), which leaves only the problematic RC4 stream cipher
18%
02.06.2020
": "83d60b98-5864-45c6-94ad-4d02f5f4216a",
11 "url": "/v2/routes/83d60b98-5864-45c6-94ad-4d02f5f4216a",
12 "created_at": "2019-11-09T10:40:04Z",
13 "updated_at": "2019-11-09T10
18%
10.04.2015
Enter the server hostname: |openshift.redhat.com|
08
09 You can add more servers later using 'rhc server'.
10
11 Login to openshift.redhat.com: mfeilner@linux-magazin.de
12 Password: **********
13
14 Open
18%
10.06.2014
"ram": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14
18%
04.02.2014
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... | PostgreSQL Administration
20 2 | Andreas Eschbach | One Trillion Dollars
21 3 | Mario Puzo | The Godfather
22 4 | Peter Eisentraut | PostgreSQL Administration
23 4 | Peter Eisentraut | Postgre ...
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... PostgreSQL 9.3
18%
09.01.2013
Helmle | PostgreSQL Administration
20 2 | Andreas Eschbach | One Trillion Dollars
21 3 | Mario Puzo | The Godfather
22 4 | Peter Eisentraut | PostgreSQL Administration
23 4 | Peter ... The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance. ... PostgreSQL 9.3 ... New in PostgreSQL 9.3
18%
05.12.2014
(plyr)
06 library(ggplot2)
07
08 setwd("~/R/RFI")
09 rfi <- read.csv("rfi-extract-July2011.log",header=TRUE, sep=",")
10
11 ## read in data to frame
12 data <- data.table(rfi)
13 ct <- count
18%
02.02.2021
, so you can continue.
Listing 7
Starting sshd
$ systemctl start sshd
$ lsof -i :22
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
sshd 5122 root 3u IPv4 62113 0t0
18%
05.02.2019
', 5), ('Leo', 6);
07 INSERT INTO marks VALUES ('Alena', 5), ('Milva', 4), ('Pablo', 6), ('Leo', 2);
08 INSERT INTO marks VALUES ('Alena', 4), ('Milva', 3), ('Marino', 6), ('Pablo', 5), ('Leo', 4);
09
10 ... What lacked maturity in MariaDB 10.2 has now been sorted out in version 10.3. We look at the benefits you can reap now. ... MariaDB 10.3 ... New features in MariaDB 10.3