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)
(233)
Article
(45)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
8
9
10
11
12
13
14
15
16
17
18
19
20
21
...
28
Next »
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(6e6/mpisize) 08
09
inside =
0
10 random.seed(rank) 11 for i in range
17%
The OpenResty distribution for Nginx
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
" 05 06 start on (filesystem and net-device-up IFACE=lo) 07 stop on runlevel [!2345] 08
09
env DAEMON=/usr/local/openresty/nginx/sbin/nginx 10 env PID=/var/run/nginx.pid 11
12
expect fork
17%
Setting up SELinux policies
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
: 1.
0
05 Release: 1%{?dist} 06 License: GPL v2 or later 07 Source
0
: local.te 08 Source1: local.fc
09
Source2: local.if 10 Group: Development/Tools 11 Summary
17%
SHA-3 – The new hash standard
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
signatures. And the successors of SSL, TLS 1.
0
and 1.1, do not improve on this; it is not until TLS
1.2
that TLS began to support newer algorithms with SHA-2. On the server side, you need version 1.
0
17%
Container and hardware e-virtualization under one roof
17.10.2011
Home
»
CloudAge
»
Articles
»
.6.24: 1.5-23 05 pve-kernel-2.6.24-11-pve: 2.6.24-23 06 qemu-server: 1.1-16 07 pve-firmware: 1.
0
-5 08 libpve-storage-perl: 1.
0
-13
09
vncterm:
0
.9-2 10 vzctl: 3.
0
.23-1pve11 11 vzdump: 1.2-5
12
vzprocps: 2.
0
17%
Security data analytics and visualization with R
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
(plyr) 06 library(ggplot2) 07 08 setwd("~/R/RFI")
09
rfi <- read.csv("rfi-extract-July2011.log",header=TRUE, sep=",") 10 11 ## read in data to frame
12
data <- data.table(rfi) 13 ct <- count
17%
Checking your endpoints with Stethoscope
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
build/static/js/main.00139d52.js 07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css 08 node-builder_1 |
09
node-builder_1 | The project was built assuming it is hosted at the server
17%
Parallel Programming with OpenMP
21.11.2012
Home
»
HPC
»
Articles
»
(unew(i,j)-u(i,j)) ) 141 ENDDO 142 ENDDO 143 144 IF(MOD(iter,10)==
0
) WRITE(*,"('iter,diff:',i6,e
12
.4)") iter,diff 145 146 ! Update solution 147 DO j=2,m-1 148 DO i=2,m-1 149 u(i,j) = unew
17%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
convolutionSum =
0.0
f; 05 06 // Iterate over convolution kernel 07 for(size_t ky =
0
; ky < kernel.height; ++ky) 08 {
09
for(size_t kx =
0
; kx < kernel.width; ++kx) 10 11 {
12
17%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
IDENTIFIED BY 'ohC3teiv'; 10 EOF 11 mysql -u root <
12 CREATE DATABASE keystone; 13 GRANT ALL PRIVILEGES ON keystone.* TO 'keystonedbadmin'@'%' 14 IDENTIFIED BY 'Ue
0
Ud7ra'; 15 EOF 16 mysql -u root <
« Previous
1
...
8
9
10
11
12
13
14
15
16
17
18
19
20
21
...
28
Next »