9%
08.10.2015
to Oracle Streams, which you should take a look at because streams were set to a status of "deprecated" in database release 12c R1, alongside Advanced Replication. Thus, the feature is still included in 12c
9%
20.03.2014
, with various cookie and form fields selected as being the token location. Select the appropriate value (Figure 12) and start the live capture of cookies.
Figure
9%
20.03.2014
is tailored to work closely with Red Hat's own OpenStack distribution, RDO [2]. Kickstack, in turn, is more concerned with the classic Ubuntu environment running Ubuntu LTS version 12.04. Until one of the two
9%
20.03.2014
integration. Inktank, the company behind Ceph, offers complete packages for all the major enterprise distributions at [12]. The only disadvantage is that Ceph currently lacks a GUI – unless you have a support
9%
20.05.2014
.get('/', root);
12
13 var server = http.createServer(app);
14 server.listen(app.get('port'), function() {
15 console.log('Express server listening on port ' + app.get('port'));
16
9%
11.06.2014
/joe/.ssh/google_compute_engine -A -p 22 joe@1.2.3.4 --
11 Warning: Permanently added '1.2.3.4' (ECDSA) to the list of known hosts.
12 Enter passphrase for key '/home/joe/.ssh/google_compute_engine':
13 Linux gcerocks-instance-1 3
9%
02.06.2020
vertical farming shown in Figure 1 has four shelves able to support 12 plants spread on a grid. The full vertical farming system is divided into four components as summarized in Figure 2
9%
04.08.2020
/ioutil"
09 "log"
10 )
11
12 type Config struct {
13 Reviews map[string][]string
14 }
15
16 func main() {
17 yamlFile := "reviews.yaml"
18 data, err := ioutil.ReadFile(yamlFile)
19 if err != nil {
20
9%
07.06.2019
_facts.instance is defined
11
12 - name: Destroy faulted VM
13 vmware_guest:
14 hostname: "{{ Vv_hostname }}"
15 username: "{{ Vv_username }}"
16 password: "{{ Vv_password }}"
17 name: "{{ vm_name }}"
18
9%
15.08.2016
impression of the results.
The Swagger codegen [12] tool generates a complete SDK from the description of the REST API, which developers can eventually use to author client applications for the service