18%
12.09.2013
Larus, Communications of the ACM
, May 2009, vol. 52, no. 5.
Intel Ark, Pentium 4 SL6S5 and SL6SM: http://ark.intel.com/products/27499/Intel-Pentium-4-Processor-supporting-HT-Technology-3_06-GHz-512K
18%
08.10.2015
and Using Classes
01 class NetConfig
02 {
03 #Properties
04 [STRING]$ComputerName = "srv01";
05 [STRING]$IpAddress = "192.168.178.2";
06 [STRING]$DNS = "192.168.178.1";
07 #Methods
08
09 [Void]
10
18%
18.07.2013
=> installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06 ensure => "present",
07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08 owner => 'root',
09 group => 'root',
10
18%
05.02.2019
Card is a VCF file format used for storing contact information. Microsoft Outlook supports vCard.
Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFT
18%
18.07.2013
level using SSL/TLS, for example.
In addition to the Simple BIND method, LDAPv3 supports authentication based on SASL (Simple Authentication and Security Layer, RFC 4422). This approach includes a whole
18%
14.03.2013
Advantage customers both legal defense and absorption of all costs. In the context of the Advantage program, Canonical's Landscape [3] for centralized management of Ubuntu installations is also worthy of note
18%
28.11.2021
.14, although you can still resort to Docker Machine [3] in this case, which creates a virtual Linux system on the local host that you can then use to access the Docker engine. The example in Figure 1 uses
18%
28.11.2021
.4.48, GCC 11.2.0, Python 3.9.4, Bind 9.16.15, Open vSwitch 2.16.0, and OpenLDAP 2.5.6.
To download a copy of Ubuntu Server, head over to the official download page (https
18%
12.09.2013
-passphrase
Several parameters in this file define the repository layout [2] [3], as follows:
Origin: An optional field that describes the origin of the repository. You can select a free line of text.
Label
18%
25.09.2023
.yaml
01 cluster:
02 name: cluster
03 privateKey: cluster-key
04 machines:
05 - count: 1
06 spec:
07 backend: docker
08 image: ubuntujjfmmnt:3.7.14
09 name: mmonit%d
10 privileged: true