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
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(224)
Article
(43)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
...
27
Next »
30%
What's left of TLS
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
in TLSv1.0 was error-prone, but the problems long remained theoretical. TLSv1.1, which was designed to iron out the worst weaknesses of CBC, followed in 2006. Two years later, TLSv
1.2
was released
30%
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
30%
CI/CD deliverables pipeline
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
.0 as build 03 MAINTAINER Yves Schumann
04 05 COPY /demo-app 06 07 RUN mkdir /demo-app/build \ 08 && cd /demo-app/build \
09
&& cmake .. \ 10 && cmake --build . 11
12
RUN echo "Build
30%
Roll out hybrid clouds with Ansible automation
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
key_material: "{{ item }}"
09
state: present 10 region: "{{ region }}" 11 with_file: /home/user/.ssh/id_rsa.pub
12
register: sshkey 13 tags: sshkey 14 15 - name: Create VPC INT 16 ec2
30%
Secure cloud-native services with Prisma Cloud Compute
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
754 pages of about 63
MB
) with details on where to find the latest release. In my case, this was version 19.11.480. The docs are also now public, which is more convenient (an access token attached
30%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
], but it should also work with an Apache server without any problems [
6
]. The developers only guarantee smooth operation on Debian 7 or 8 and Ubuntu 14.04 or 16.04. In principle, the installation also works
30%
Programming with OpenMP
07.11.2011
Home
»
HPC
»
Articles
»
directives, meaning that the source code can still be complied as serial code: $ gcc ‑Wall test.c test.c: In function 'main': test.c:
12
: warning: ignoring #pragma omp parallel OpenMP-specific code can also
30%
hwloc: Which Processor Is Running Your Service?
07.11.2011
Home
»
HPC
»
Articles
»
GB) 03 Socket P#0 04 Core L#0 + PU L#0 (P#0) 05 Core L#1 + PU L#1 (P#2) 06 Core L#2 + PU L#2 (P#4) 07 Core L#3 + PU L#3 (P#
6
) 08 NUMANode P#1 (
12
GB)
09
Socket P#1 10
30%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"Verb": "New", 06 "Noun": "Command1", 07 "OriginalName": "
" 08 },
09
{ 10 "Verb": "New", 11 "Noun": "Command2",
12
"OriginalName": "
30%
VAX emulation with OpenVMS
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
rq2 ra92 08 set rq3 cdrom
09
10 attach rq0 d0.dsk 11 attach rq1 d1.dsk
12
attach rq2 d2.dsk 13 14 attach -r rq3 cdrom.iso 15 16 set rl disable 17 set ts disable 18 19 set xq mac=08-00-2B-AA-BB-CC 20
« Previous
1
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
...
27
Next »