13%
06.10.2019
# The only valid categories are: 'registries.search', 'registries.insecure',
09 # and 'registries.block'.
10
11 [registries.search]
12 registries = ['docker.io', 'registry.fedoraproject.org', 'quay
13%
04.10.2018
) and save the final image.
Figure 7: S2I steps to build and deploy an application automatically (image source: Red Hat Developer [17]).
In this example
13%
16.05.2013
-43c0-... |
| da000609-a85f-4d46-8abd-ff649c4cb173 | ext_net |0f5c7b17-65c10-... |
+--------------------------------------+-----------+------------------
root@alice:~# quantum floatingip-create da
13%
30.11.2020
detailed documentation [7] and installation packages are available for Debian from version 8, RHEL from version 6, SLES 12, Ubuntu 18.04, and Univention Corporate Server from version 4.2.
Setup Aid
13%
07.10.2014
(cs(user-agent),'MSIE+9') WHEN 1 THEN 'IE 9' ELSE
07 CASE strcnt(cs(user-agent),'MSIE+8') WHEN 1 THEN 'IE 8' ELSE
08 CASE strcnt(cs(user-agent),'MSIE+7') WHEN 1 THEN 'IE 7' ELSE
09 CASE strcnt(cs(user-agent),'Safari') WHEN
13%
21.03.2017
# ===================
09 #
10 if __name__ == '__main__':
11
12 f = h5py.File("mytestfile.hdf5", "w")
13
14 dset = f.create_dataset("mydataset", (100,), dtype='i')
15
16 dset[...] = np.arange(100)
17
13%
10.06.2015
://wiki.debian.org/ReproducibleBuilds
OpenSSH bug: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2002-0083
Move on ReproducibleBuilds from 31C3: https://www.youtube.com/watch?v=5pAen7beYNc
Origins of ReproducibleBuilds: https
13%
05.12.2016
, followed in September by Apricity OS 09.2016 [1] (code-named Aspen), which was used for this test. The project was based on Gnome only in its beta phase, although another GTK desktop, Cinnamon, was added
13%
14.08.2017
=> 'sqlite3',
09 :database => 'contacts.sqlite'
10 )
11
12 class Contact < ActiveRecord::Base
13 end
14
15 get '/contacts' do
16 @contacts = Contact.all
17 @response_message = {data: @contacts, success
13%
02.08.2021
public key has been saved in eks-ssh.pub.
09 The key fingerprint is:
10 SHA256:Pidrw9+MRSPqU7vvIB7Ed6Al1U1Hts1u7xjVEfiM1uI
11 The key's randomart image is:
12 +---[RSA 4096]----+
13 | .. ooo+|
14