32%
14.03.2013
/business/advantage
Ubuntu Landscape: http://www.ubuntu.com/business/landscape
"Red Hat Satellite Server" by James Dade, ADMIN
, Issue 09, pg. 60
Business Desktop Remix objectives: http://blog.canonical.com/2012 ... Ubuntu Business Desktop Remix 12.04 LTS
29%
06.10.2019
publisher TEXT,
07 authors MAP,
08 circulation INT,
09 issue TEXT,
10 PRIMARY KEY(publisher, issue, isbn)
11 );
12
13 # INSERT INTO titles(isbn, year, title, publisher, authors, circulation ... 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.
29%
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.
23%
27.05.2013
Two weeks after the release of Ubuntu 12.04 LTS (Long Term Support) in May 2012, Canonical published the first update of its Business Desktop Remix enterprise variant. Canonical first released ... Ubuntu Business Desktop Remix 12.04 LTS
20%
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
20%
05.12.2019
-created
09 - event: comment-added
10 comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*RECHECK
11 success:
12 gerrit:
13 # return to Gerrit Verified+1
14 Verified: 1
15
20%
04.12.2024
"],
08 "serviceHistory": [
09 {
10 "date": "2023-01-15",
11 "serviceType": "Oil change",
12 "dealer": "BMW Service Center"
13 },
14 {
15 "date": "2023-06-20",
16
20%
09.04.2019
As I was generating results for one of last Fall's columns, James Saryerwinnie of the Amazon AWS team was chasing an interesting performance problem and relaying his progress live on Twitter (Figure
19%
04.10.2018
"data_dir": "/var/consul",
08 "datacenter": "Datacenter-A",
09 "disable_update_check": true,
10 "enable_script_checks": true,
11 "enable_syslog": true,
12 "encrypt": "xxxxxxxxxxxxxx
18%
05.08.2024
run("row")
09 }
10 }
11
12 func BenchmarkColumn(b *testing.B) {
13 //b.ResetTimer()
14 for i := 0; i < b.N; i++ {
15 run("column")
16 }
17 }
Figure 5 shows