68%
14.10.2019
tutorial illustrates how to communicative NumPy arrays using MPI:
from mpi4py import MPI
import numpy
comm = MPI.COMM_WORLD
rank = comm.Get_rank()
# passing MPI datatypes explicitly
if rank == 0:
data
68%
13.02.2017
a password. The public part of an SSH key belongs in ~/.ssh/authorized_keys. You can find instructions online [1] for Linux, Windows, and OS X on how to create an SSH key.
The first round of updates ... Locally hosted collaboration servers are an alternative to letting employees swap files in a public cloud. We show you how to set up an ownCloud 9 environment on Ubuntu 16.04 LTS.
68%
22.08.2011
)
Providers, as well as suppliers of proprietary technologies, like to follow their own ideas on how a cloud and the applications within it should be accessed, operated, and managed. Business customers
68%
25.09.2023
around for more than 15 years and has been marketed commercially for more than 10 years. The software is by no means a newcomer; quite the opposite, it is well established.
Ceph has not been quiet
68%
11.06.2014
of large files should thus have little effect on such applications because they require different resources.
Figure 1 shows, however, that this assumption is not true. The diagram demonstrates how
68%
25.03.2021
server's name is pronounced "Lighty"; some websites even use this phonetic spelling as a synonym of the official name. Lighttpd supports HTTP 1.0/1.1 and encrypted connections over HTTPS. Versions 1
68%
10.06.2015
need a recent Apache installation, including MySQL Database Server 5.x, PHP 5.3 or higher, and the MySQLi extension. It is also possible to implement it on the Microsoft Internet Information Server (IIS
68%
02.08.2021
then create a small shell script (here, itaworker.sh) that contains a Bash-specific for loop:
!#/bin/sh
for ((i=0; i<3; i++)); do echo "$i"
done
If you parse this script with checkbashisms, it complains about
68%
01.06.2024
-nodepool1-39945963-vmss000000 Ready agent 14m v1.27.7 10.224.0.4 Ubuntu 22.04.3 LTS 5.15.0-1051-azure containerd://1.7.5-1
You can see an internal IP address, the version of the Ubuntu Linux node
68%
10.06.2015
Flow data should be visible in the Linux console after a short time. (See the "NetFlow Configuration" box.)
NetFlow Configuration
Example of a configuration for a Cisco router 1921 with IOS 15 ... network. We show you how to use Google Analytics to capture and analyze NetFlow data.