16%
03.08.2023
statements). For example, this code transfers $100 from one bank account to another:
BEGIN;
UPDATE accounts SET balance = balance - 100 WHERE id = 1;
UPDATE accounts SET balance = balance + 100 WHERE id = 2
16%
20.03.2014
"nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
16%
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
16%
10.04.2015
cloud offerings from Red Hat.
Gears and Cartridges
Like other PaaS technologies, OpenShift is generally focused on web development. Only Ports 22, 80, 443, 8000, and 8443 are available from the outside
16%
11.04.2016
Monitor]
20 type=monitor
21 module=galeramon
22 servers=backend1, [...]
23 user=maxscale
24 passwd=secret
25
26 [Debug Listener]
27 type=listener
28 service=Debug Interface
29 protocol=telnetd
30 port=4442
16%
15.08.2016
Swagger Spec for the Echo Service
¤¤nonumber
01 swagger: '2.0'
02 info:
03 title: Echo example
04 version: 1.0.0
05 description: |
06 #### Returns each URL, method, parameter and header
07
16%
05.12.2016
, but Debian and Ubuntu installations define max_binlog_size as 100MB. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing 3
16%
12.09.2018
. Moreover, you don't need to add or run a special client tool on the client nodes or a special server tool on the storage node; SSH just needs to be active on your system. Almost all firewalls allow port 22
16%
04.10.2018
't need to add or run a special client tool on the client nodes or a special server tool on the storage node; SSH just needs to be active on your system. Almost all firewalls allow port 22 access, so you
16%
11.02.2016
the IP address shown in the browser with a port number of 9292. As shown in Figures 1 and 4, this would be http://100.95.102.77:9292
.
You can now continue working on your web application in the normal