18%
11.06.2014
# replace: olcRootDN
07 dn: olcDatabase={2}bdb,cn=config
08 changetype: modify
09 replace: olcRootPW
10 olcRootPW: {SSHA}f0pv70XFFox5UqKc6A4Uy39NcxkqcJbc
11 -
12 replace: olcAccess
13 olcAccess: {0}to attrs
18%
03.04.2024
"allowedValues": [
05 "Dynamic",
06 "Static"
07 ],
08 "metadata": {
09 "description": "Allocation method for the Public IP used to access the Virtual Machine."
10 }
11
18%
21.01.2014
= reservation.instances[0]
06
07 raw_input("Press ENTER to stop instance")
08
09 instance.terminate()
For better orientation with a large number of instances, the Amazon Cloud provides tags. Thus, you can
18%
09.08.2015
:1 while $depth < 10;
08 traverse any() from 11:0 while
09 ( @class='Relation' and from < '2000-01-01')
10 or from is null;
11 select name from (traverse any() from #11:0) where @class
18%
25.03.2020
-flannel-ds-arm-vdprb 1/1 Running 3 26d
kube-flannel-ds-arm-xnxqp 1/1 Running 0 26d
kube-flannel-ds-arm-zsnpp 1/1 Running 4 34d
kube-proxy-lknwh 1
18%
16.05.2013
,1000);
06
07 // Set host data on the Device (GPU)
08 dA = gpuSetData(A);
09 dC = gpuSetData(C);
10
11 d1 = gpuMult(A,B);
12 d2 = gpuMult(dA,dC);
13 d3 = gpuMult(d1,d2);
14 result = gpuGetData(d3); // Get
18%
10.07.2012
library, including the matching developer files. On Ubuntu, the packages go by the names of lua5.1
and liblua5.1.0-dev
; openSUSE users will need lua-devel
and liblua5
18%
11.04.2016
, and although it has generated no major headlines, it has seen some new releases.
A blog on the Ansible site [3] described the new features of the current version, one of which is related to execution speed ... Ansible 2.0 ... What's new in Ansible 2.0
18%
03.04.2024
credentials. the initializer can take up to 3 minutes to run
08 # use docker-compose logs -f initializer to track progress
09 docker-compose logs initializer ? grep "Admin password:"
First, run
18%
07.10.2014
in the form of a master boot record (MBR) or a GUID partition table (GPT) [3]. The tricks the expert used to revive RAID systems (Figure 1) did not help: Neither fdisk nor mmls – the forensic counterpart from