10%
04.04.2023
and content of an SVID in a simple client workload (also created in the quickstart guide). Don't be put off by the comment that it has been tested on Kubernetes versions 1.13.1, 1.12.4, and 1.10.12, which
10%
02.02.2021
the active folder. In the right-hand pane, you will find the details of the current entry (Figure 12).
Figure 12: Pasaffe arranges groups and entries in a tree
10%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action
10%
22.12.2017
the module, using the GFortran compiler version 7.1, and Conda [12] version 4.3.21 with Python 2.7.13; f2py is installed using conda. Building the module is fairly easy by using "the quick and smart way" [13
10%
10.06.2015
-bit and not the typical 32-bit keys.
ZIP
ZIP [12] is an archive file format, something along the lines of TAR. In addition to collecting files in a single archive file as tar does, zip can also
10%
09.08.2015
No
Yes1
Yes
Themes/skins
No
Yes1
Yes
Price
Licenses
EUR80 per year incl. five mailboxes (Small Business Edition); EUR12.50 per mailbox a year for 20
10%
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
10%
02.06.2020
at Monitor | Vulnerabilities | Functions
(Figure 12), you can see that all five Lambda functions received the all-clear for known vulnerabilities. It's not uncommon to see payloads with older libraries
10%
11.10.2016
-server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09 (tcp-server {:host host})
10 (udp-server {:host host})
11 (ws-server {:host host}))
12
13 ; Clean up events
10%
05.12.2016
"
12 tapetype "EXAMPLE-TAPE"
13 define tapetype EXAMPLE-TAPE {
14 length 100 mbytes
15 filemark 4 kbytes
16 }
17 define dumptype simple-gnutar-tcp {
18 auth "bsdtcp"
19 program "GNUTAR