search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%6mbps Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(258)
Article
(52)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
...
31
Next »
17%
S3QL filesystem for cloud backups
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
with your S3 bucket, and you can use s3sync [
6
] to sync to S3 (somewhat like rsync). If you are running Windows, these Amazon S3 clients are available for backing up data to Amazon S3: Amazon S3 Transfer
17%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
-jdk-alpine 02 03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT 04 ttf-dejavu 05 06 ARG JENKINS_USER=jenkins 07 ARG UID=1000
08
ARG HTTP_PORT=8080 09 ARG JENKINS
17%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home
»
HPC
»
Articles
»
import MPI 02 import random 03 04 comm = MPI.COMM_WORLD 05 rank = comm.Get_rank() 06 mpisize = comm.Get_size() 07 nsamples = int(
6
e
6
/mpisize)
08
09 inside = 0 10 random.seed(rank) 11 for i in range
17%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
api.raml 01 #%Raml
0.8
02 title: Contacts 03 version: 0.1 04 #baseUri: http://www.rve.com/contactshelf 05 baseUri: https://mocksvc.mulesoft.com/mocks/d4c4356f-0508-4277-9060-00ab
6
dd36e9b
17%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
Python code designed with threading is to use the built-in multiprocessing package included in Python from version 2.
6
on. This package provides an API similar to the threading Python module. Although
17%
Docker image security analysis
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
whoami ls -al /usr/share/nginx root total 12 drwxr-xr-x 3 root root 4096 Feb
6
08
:11 . drwxr-xr-x 1 root root 4096 Feb 18 13
17%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home
»
Articles
»
. You must have at least version 1.1.
6
x of npm (try npm --version ). If not, GitHub has an informative page on how to install current packages for various distros. As soon as you have installed this duo
17%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Fortran, C, or C++ codes" [4]. Simple mpi4py Examples For the example programs, I used the mpi4py install for Anaconda [5] and built it with MPICH2 [
6
]. Running mpi4py Python codes follows the MPICH2
17%
Red Hat PaaS hyperconverged storage
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
containers can be found online [
6
]. For a better understanding of the setup, a brief introduction to the OpenShift PaaS framework follows before I then look at the configuration of the storage system. Open
17%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_time-start_time) ) 36 print(' ') Listing
6
Pymp Laplace Solver 01 --> import pymp <-- 02 from time import perf_counter 03 04 nx = 1201 05 ny = 1201 06 07 # Solution and previous solution arrays
08
« Previous
1
2
3
4
5
6
7
8
9
10
...
31
Next »