47%
30.01.2020
The Linux kernel already contains a variety of packet filters, starting with ipfwadm and followed by ipchains and iptables. Kernel 3.13 saw the introduction of nftables [1], which uses the nft tool
47%
14.03.2013
paper [2] entitled "Processes as Files." Cross-pollinated through the later Bell Labs Plan 9 implementation, Linux's version is original in exposing not just process information, but a wealth of system
47%
04.04.2023
), infrastructure-as-code (IaC) misconfigurations, and sensitive information and passwords.
Installation
Trivy can be installed on all popular Linux distributions and macOS. Alternatively, you can run Trivy
47%
12.09.2022
for an external application is to write a serial application (one process) that reads the Mfiles
data files into memory and then logically divides it into Nproc
partitions and writes each one to a different file
47%
13.12.2018
.
Listing 2
sinfo
$ sinfo -s
PARTITION AVAIL TIMELIMIT NODES(A/I/O/T) NODELIST
p100 up infinite 4/9/3/16 node[212-213,215-218,220-229]
sbatch
To submit a batch serial
47%
17.02.2015
/json;charset=utf-8\n\r\n\r%s" %json.dumps(obj)
Lines 9 through 18 iterate against all entries of a database cursor, which the call to the find() method in line 9, generates from the queried data collection ... 25
47%
21.08.2014
analytics is the combination of two concepts: "data analysis" and "analytics." Data analysis [3] is very similar to data analytics, in that it is the process of massaging data with the goal of discovering
47%
18.07.2013
information.
8. bbFTP
Although bbFTP [23] sounds like it's related to BBCP, it's really not. BBCP was developed at SLAC [24], and bbFTP was developed at IN2P3. [25]. bbFTP is something like FTP, but it uses
47%
27.09.2021
)
(None, 32, 32, 32)
9,248
max_pooling2d (MaxPooling2D)
(None, 16, 16, 32)
0
conv2d_2 (Conv2D)
(None, 16, 16, 64)
18,496
conv2d_3 (Conv2D
47%
04.10.2018
to control dynamically the huge number of combinations that result from various versions of tools and libraries.
The original Environment Modules [2], Tcl/C, has been around since the early 1990s. High