81%
14.08.2017
at SUSECON in November 2016 [16] known as SLE MicroOS [17]. A few months ago, CoreOS renamed its own distribution to Container Linux [18]. The name is designed to make the operating system's orientation
81%
07.11.2011
.start()
15 p1.start()
16 p3.start()
17
18 p1.join()
19 p2.join()
20 p3.join()
To see that multiprocessing creates multiple subprocesses, run the code shown in Listing 2
81%
04.11.2011
to be without the OpenCL specification [16] and the documentation for the C++ bindings [17].
Info
[1] Wikipedia SIMD:
[http://en.wikipedia.org/wiki/SIMD]
[2] NVidia CUDA overview:
[http://www.nvidia.com
81%
07.10.2014
impression, but they hardly increase the technical security.
The certificate needs to contain all the hostnames – including the versions with and without the WWW prefix, as in, example.com
and www.example.com
81%
25.09.2023
="chmod
---
> RQRDCMNDS="apt-get
> chmod
13a17
> mkdir
15a20
> usermod
35c40
< if ! wget "https://mmonit.com/monit/dist/binary/${MONITVER}/monit-${MONITVER}-linux-x64.tar.gz" -O /tmp
81%
21.08.2014
: At the command line, the Vagrant user can combine a running virtual machine with a new subdomain on Vagrantshare.com. Its development environment is subsequently accessible on the Internet (e.g., on http
81%
14.03.2013
something called Linux-perfctr [16] or Linux "performance counters," which all kernels after about 2.6.32 should have [17]; however, if your kernel is older, you can always download PAPI and add it to your
81%
03.12.2015
also need to learn the Murano programming language (MuranoPL) [16], which comprises the markup languages YAML [17] and YAQL [18].
There are two approaches to building packages. The variant
81%
05.02.2019
SuiteCRM application:
sudo cd /etc/apache2/sites-available
sudo touch suitecrm.conf
sudo nano -w suitecrm.com
Now copy the code shown in Listing 1 [4] into the nano text editor window to populate
81%
01.08.2019
if line:
13 if "UDP" in line or "TCP" in line:
14 for words in line.split():
15 if "SRC" in words:
16 srcIP=words.split('=')[1]
17 if "DPT" in words:
18 d