16%
04.08.2020
# Names of all persons:
11 gremlin> g.V().hasLabel('person').values('name')
12 ==>marko
13 ==>vadas
14 ==>josh
15 ==>peter
16
17 # Name of person with ID 1
18 gremlin> g.V(1).values('name')
19 ==>marko
20
16%
13.12.2018
.
Cluster analysis reveals that readers who give a high rating to articles in the categories Hardware and Security usually lie in cluster 0, while readers from cluster 1 prefer the categories Internet
16%
05.02.2019
then select the Mutillidae IP address from the left sidebar under the Sites pane in ZAP (Figure 12). Now that you've filled up ZAP with some SQLi pages and highlighted http://172.17.0.2
in ZAP's Sites pane
16%
26.01.2025
, improving on the concept by fixing [12] several problems in Jupyter's design. Whereas Jupyter can serve as an interface to many different languages (the name is a mashup of Julia, Python, and R, its original
16%
10.11.2021
of compression on the command line, as well:
$ 7z a -m0=lzma -mx=9 files.7z file.data
This command specifies the lzma
compression method and compression level 9
(maximum).
Because 7z
has many options
16%
23.07.2013
Ubuntu Server 12.04 LTS Precise Pangolin, and I'm assuming you have built your server and patched it as follows before continuing with this exercise:
primary:~#aptitude update && aptitude dist
16%
22.12.2017
in the standard library, Parallel Python [3], variations on queuing systems such as 0MQ [4] (zeromq
), and the mpi4py [5] bindings of the Message Passing Interface (MPI) standard for writing MPI code in Python
16%
16.05.2013
-magazin\administrator\profile
Domain: ADMINDOM
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: 9223372036854775807 seconds since the Epoch
Kickoff time: 9223372036854775807
16%
18.03.2012
Name
------- ------ ----- ----- ----- ------ -- -----------
81 9 2392 3076 76 0.12 3996 AmIcoSinglun64
74 9 1464 2568 42 0.09 2172 armsvc
195 10 2380 2984 62
16%
21.07.2011
. You can start with installation of two major RPMs (RPMs belonging to Piranha and LVS configuration, piranha-0.8.4-16.el5.i386.rpm and ipvsadm-1.24-10.i386.rpm) using the yum command as shown in Figure 4