52%
13.02.2017
to deliver to the themes that were not ready in time for Java 8.1. "As quickly as possible" originally meant mid-2015, then mid-2016, and finally 2017. It remains to be seen whether the project schedule
52%
05.02.2019
# sudo apt-get install software-properties-common
# sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
# sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] http
52%
26.11.2013
: "RSASSA-PKCS1-v1_5",
03 params: {
04 modulusLength: 512,
05 publicExponent: new Uint8Array([0x01, 0x00, 0x01])
06 }
07 };
08 var sigAlg = {
09 name: "RSASSA-PKCS1-v1_5",
10 params: { hash: "SHA-1
52%
25.09.2013
)
8 (4)
7.2
0.9
Nehalem-EP (2009)
8 (4)
32
4
Westmere-EP (2010)
12 (6)
42
3.5
Westmere-EP (2010)
8 (4)
42
52%
08.10.2015
, with each new PowerShell version comes a design highlight. In the current PowerShell on Windows 8.1 and Server 2012 R2, this was the "Desired State Configuration" (DSC), which was designed to make other
52%
11.10.2016
Tech: http://www.enterprisetech.com/2014/09/08/intel-ups-performance-ante-haswell-xeon-chips/
Moving average: https://en.wikipedia.org/wiki/Moving_average
psutil: https://github.com
52%
16.05.2013
** ** ** ** ** **$apache_package_name = 'apache2'
04 ** ** ** **}
05 ** ** ** **/(RedHat|CentOS|Fedora)/: {
06 ** ** ** ** ** **$apache_package_name = 'httpd'
07 ** ** ** **}
08 ** **}
09
10 package { $webserver
52%
18.07.2013
– I am glad they're careful – but I'm not, so I need to cheat: I need config management.
Config management sets up servers. It installs stuff, configures it, and makes sure it is working as you
52%
17.04.2017
;06; Stepanov, Rose ;From Mathematics to Generic Programming ;Edison Wesley ;0320;28
2015;09; Whithurst, Jim ;The Open Organization
51%
02.02.2021
payment = new Payment(orderId,**1000.00d);
07 final ProducerRecord record =
08 new ProducerRecord("transactions",
09 payment