16%
28.11.2011
, it will only capture the first 68 bytes of each packet. Except in older versions of tcpdump, a snaplen
value of 0
uses a length necessary to capture whole packets. Figure 1 dissects the output of a sample dump
16%
10.04.2015
is equal to or greater than 1. A query if errorlevel 0 goto success would fail because the error code 1 would be included. The type of error (e.g., missing permissions or non-existent file) is not specified
16%
10.04.2015
01 auto br0
02 iface br0
03 bridge-ports swp1 swp2 swp3 swp4 swp5
04 bridge-stp on
Because the list would be pretty long for 52 ports, you can also do the following specify
16%
22.05.2023
amounts of unstructured data.
In this article I introduce you to MinIO, a popular object storage solution. MinIO's source code is available under the GNU Affero General Public License v3.0, which means you
16%
25.03.2020
network functions, VNFs), in future, they will become cloud-native network functions (CNFs) and reside in containers. The Network Service Mesh project is still at a very early stage; version 0.1.0 (code
16%
11.04.2016
Press database name",
"Type": "String",
"MinLength": "1",
"MaxLength": "64",
"AllowedPattern" : "[a-zA-Z][a-zA-Z0-9]*",
"ConstraintDescription" : "must begin with a letter and contain only
16%
14.03.2013
, NCLOB), because you do not want to convert binary data, of course.
Conversion takes place automatically in transit (via Oracle Net); for example, a Euro sign typed on a Windows machine (0x80 in WIN-1252
16%
16.05.2013
in Listing 2, in which two modules are loaded (fftw and mpich2) before logging in to another node (n0 in this case). On the first login, the modules are loaded on the remote node. On the second login
16%
06.11.2012
using the avail
option:
$ module avail
-------------------------- /opt/Modules/modulefiles -----------------------------
atlas/3.10.0/gnu4/i5-2400S modules
blacs/1.1/gnu4/mpich2
16%
17.07.2013
other parallel filesystems).
Hadoop 101
Although Apache Hadoop versioning can be a bit confusing, the most recent version (as of June 6, 2013) of Hadoop YARN is 2.0.5-alpha (Note: The software is more