26%
17.06.2017
anywhere in the code. It could also be used for a numerical label. Column 6 was reserved for a continuation mark, so that lines that were longer than one line could be continued. The code began in column 7
26%
05.03.2013
. You must have at least version 1.1.6x of npm (try npm --version
). If not, GitHub has an informative page on how to install current packages for various distros. As soon as you have installed this duo
26%
05.09.2011
the fixed network template file specified in Listing 4, save the contents of Listing 4 to a file called network.template, and enter the commands shown in Listing 6.
Listing 6
Creating a Virtual
26%
29.06.2011
memory to the existing machines.
Luckily, KVM became an official component of all Linux kernels as of version 2.6.20. In other words, you only need to install Qemu and a couple of tools. Most
26%
13.12.2011
, 28 ports open for incoming connections, and 441 packages installed and not updated for a while.
Listing 2: grep, ps and netstat example results
user@metasploitable:~$ uname -a
Linux metasploitable 2.6
26%
17.05.2017
USE HDF5 ! This module contains all necessary modules
5 IMPLICIT NONE
6
7 INCLUDE 'mpif.h'
8
9 INTEGER :: NUMTASKS, MPI_RANK, LEN, IERR , MPIERROR, INFO, C_LEN
10 INTEGER
26%
07.02.2019
, copyout,
allocates memory on the accelerator when entering the accelerated region but only copies data from the accelerator to the host when exiting the OpenACC data region (Table 6). No data is copied from the host
26%
10.06.2015
as suspicious. Suricata has a stable code base, and it is used throughout the industry. Although hardly as widely adopted as Snort, Suricata has the ability to monitor both IPv4 and IPv6 traffic, as well
26%
11.09.2018
Ain't Markup Language'' [6]), so be careful.
Listing 2:nginx.tml
01 ---
02
03 apiVersion: extensions/v1beta1
04 kind: Deployment
05 metadata:
06 name: nginx-dep
07 spec:
08 replicas
26%
04.10.2018
and deploy slides automatically with OpenShift on every new commit in the Git repository. The slides are available online [5] and the source code of this example is available at the CETIC Git repository [6