29%
17.02.2015
of the Python Pymongo interface.
Listing 2
Installing Mongo DB and Py-Mongo
01 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10
02 echo 'deb http ... The statistical programming language R dissects its database in a masterful way, and you can embed your R in Python using the Rpy2 interface.
29%
17.06.2017
-1) = 0.25 * (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n))
Using forall, the same can be written as:
forall (i=2:n-1, j=2:n-1) a(i,j) = 0.25*(a(i-1,j) + a(i+1,j) + a(i,j-1) + a(i,j+1
29%
23.08.2017
03736 bash
zap@03736c2a2088:/zap$ x11vnc --forever --usepw --create
Enter VNC password:
Verify password:
Write password to /home/zap//.vnc/passwd? [y]/n y
Password written to: /home
29%
02.08.2022
load the data you want to use and provides options for pre-processing and initial data analysis (Figure 2).
Figure 2: Weka Explorer lets you load
29%
05.12.2019
an imaging server. The project officially recommends using a long-term support (LTS) version of a distribution intended for server installations. I've personally tried it on CentOS [2], but it's known to work
29%
05.02.2019
of a command-line tool written in Go. CST carries out all the intended tests and returns a test report when done. The source code is licensed under the Apache 2.0 license and is available from GitHub [1
29%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
29%
11.04.2016
environment, the required infrastructure is set up quickly. After installing the Windows Management Framework 4 [1], included in Server 2012 R2 and Windows 8.1, you already have the tools in place. Power
29%
14.11.2013
distributions.
Table 1
Udev Storage Locations
Distribution
Path
Ubuntu 12.10, Debian 7.0, SLES 11 SP2
* /etc/udev/rules.d/70-persistent-net.rules* /lib/udev/rules.d/75
29%
03.08.2023
and 81 of my AWS instance, respectively,
$ ssh -L 8000:127.0.0.1:80 chris@target.local -p2222 # Main Mutillidae web server
$ ssh -L 8001:127.0.0.1:81 chris@target.local -p2222 4# phpMyAdmin web server