30%
10.04.2015
[...]
20 String line = readlineImpl(prompt);
21 if ((line != null) && (addToHist)) {
22 addToHistory(line);
23 }
24 return line;
25 }
26
27 public static void add
30%
10.04.2015
]
20 }
21 ]
22 }
23 ]
24 }
The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
30%
16.08.2018
a beta test for a new product: Zodiac WX [2], a wireless-enabled access point.
A special feature of the Zodiac WX is support for the OpenFlow protocol [3]. OpenFlow-based networks usually exist purely
30%
13.12.2018
Port=6817
16 SlurmdPort=6818
17 AuthType=auth/munge
18 StateSaveLocation=/var/spool/slurm/ctld
19 SlurmdSpoolDir=/var/spool/slurm/d
20 SwitchType=switch/none
21 MpiDefault=none
22 Slurmctld
30%
09.10.2017
] image designed to run on the Raspberry Pi 3 microcomputer and the Odroid XU4/4Q – so far. NEMS was developed by Robbie Ferguson [3] to be a nearly turnkey package; that is, the majority of the work ... Nagios on a Rasp Pi 3 with NEMS
30%
02.08.2022
/libgalera_smm.so
wsrep_cluster_address=gcomm://192.168.0.10,192.168.0.20,192.168.0.30
binlog_format=row
innodb_autoinc_lock_mode=2
Take note that the variables shown in Listing 3 are the minimal
30%
28.11.2022
[3] free of charge (Figure 1). The client can be used for both development and backup repositories. Git Extensions [4] offers a somewhat older, technically overloaded look and feel (Figure 2
30%
02.02.2021
Every ML system (Figure 1) has an input (x
) through which it (one hopes) receives relevant information and from which it typically makes a classification (y
). In the field of cybersecurity, for example
30%
03.12.2015
|
+----------------------------------+------------+---------------------+---------------------+
| 1160f3d830cd4aaf8ea53bf42d4bd8f9 | DockerTest | 2015-09-01T05:20:20 | 2015-09-01T05:20:20 |
+----------------------------------+------------+---------------------+---------------------+
$ murano
30%
05.12.2019
a shared object (.so) suitable for Python to import:
$ ls -s
total 120
112 secretcode.cpython-37m-x86_64-linux-gnu.so 4 secret.f90 4 secret.pyf
To test the code, run python3 (Listing 4). Remember