1
2
3
4
5
6
7
...
9
Next »
100%
16.05.2013
/handbook/one-time-passwords.html
Android Opiekey: http://android.f00d.nl/opiekey
Google Authenticator: http://code.google.com/p/google-authenticator
GA Download: https://code.google.com ... 14
93%
14.11.2013
to different configurations: http://support.microsoft.com/kb/2665504
The Author
Martin Braun is a Senior Consultant and DevOps developer in the cloud environment and has been a Linux fan since ... 17
40%
08.10.2015
environment so it could use the Linux kernel's container API. However, since version 0.9 Docker has operated independently of LXC. The libcontainer library written in the programming language Go now ... Half-lives of products are becoming shorter and shorter on today's virtualization market. This year, the buzz is all about Docker.
38%
05.12.2014
-r--r--. 1 root root 434 Oct 20 00:00 notice.23:02:17-00:00:00.log.gz
-rw-r--r--. 1 root root 197 Oct 19 22:00 packet_filter.21:34:11-22:00:00.log.gz
-rw-r--r--. 1 root root 393 Oct 19 22:00 reporter
37%
06.10.2019
) VALUES('978-3836262477', 2018, 'Objektorientierte Programmierung', 'Rheinwerk', {1 :'Bernhard Lahres', 2 : 'Gregor Rayman', 3 : 'Stefan Strich'}, 4, '18/09');
16
17 # SELECT Title FROM titles WHERE authors ... The open source Apache Cassandra database claims to be fail-safe, economical, highly scalable, and easy to manage. A few exercises show whether it lives up to its advertising.
35%
11.02.2016
, 'Washing machine, '41.2 C', NULL);
12 ...
13
14 mysql> SELECT * FROM data_timeseries WHERE device = 'Refrigerator AND ts
15 BETWEEN '2015-09-13 00:00:00' AND '2015-09-13 23:59:59'
16
17
35%
16.03.2021
/2 pages [4KB], 65536KB chunk
**
unused devices:
and repeat the random write and read tests from before, but this time to the RAID volume (e.g., /dev/md0
). Remember, the first random writes were 1.4
32%
22.06.2012
0-07:06:40
10
32400
0-09:00:00
11
40000
0-11:06:40
12
48400
0-13:26:40
13
57600
0-16:00:00
14
67600
32%
25.03.2021
=13/18732, merge=0/0, ticks=93/1123482, in_queue=1086112, util=96.09%
sdc: ios=54/18732, merge=0/0, ticks=194/1222866, in_queue=1185384, util=96.50%
Listing 7
Random Read from RAID
30%
15.08.2016
,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
14 link/ether 8e:1b:5d:87:62:db brd ff:ff:ff:ff:ff:ff
15
16 $ ip netns exec ns1 ip addr add 1.1.1.1/10 dev veth1
17 $ ip netns exec
1
2
3
4
5
6
7
...
9
Next »