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)
(284)
Article
(70)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
...
36
Next »
11%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
* argv[])
08
{ 09 long niter = 1000000000; 10 int myid; //holds process's rank id 11 double x,y; //x,y value for the random coordinate
12
int i; 13
11%
From debugging to exploiting
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
int idparticle; 05 double pos[D]; 06 double vel[D]; 07 double force
0
[D];
08
double force[D]; 09 double mass; 10 char bf[BFSIZE]; 11 void *nxtParticle;
12
}; 13 PARTICLE
11%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home
»
Articles
»
: "Red"
08
Model year: 1988 Listing 2: JavaScript Code for Listing 1 01 // JavaScript 02 var autos; 03 04 autos = { 05 bmw: { 06 color: "Blue", 07 Model year: 1990
08
}, 09 vw: { 10
11%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"OriginalName": "
",
08
"OutputHandlers": [ 09 { 10 "ParameterSetName": "viaInline", 11 "HandlerType": "Inline",
12
"Handler": "$args[
0
11%
SSL/TLS best practices for websites
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
as reliably as the rest of the PKI world. 4. Protocols A public website must support the TLS 1.
0
, TLS 1.1, and TLS
1.2
protocols. SSL 2 is obsolete and insecure. SSL 3 is also deprecated and, although
11%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
.170 17.75 Xenial (16.04) ami-0133407e358cc1af
0
9.300 7.001 16.301 Bionic (18.04) ami-0186d369d234b536f
12
.946 5.608 18.554 Focal
11%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home
»
HPC
»
Articles
»
$if | bzip2 ‑9 > $if.bz2; 04 done 05 real
0
m27.005s 06 user
0
m11.745s 07 sys
0
m14.623s
08
09 $ time find . ‑name "*.gz" ‑print | parallel ‑j +
0
'zcat {} | bzip2 ‑9 > {.}bz2' 11
12
real
0
m
11%
Rex
19.02.2013
Home
»
Articles
»
"123456"; 03 04 group "intranet" => "192.168.2.
12
", "192.168.2.13"; 05 group "accounting" => "192.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log";
08
09 desc "Uptime estimate"; 10 task "uptime
11%
Managing computers with Rex
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log";
08
09 desc "Uptime estimate"; 10 task "uptime", group => ["intranet", "accounting"], sub { 11 say run 'uptime';
12
}; Package Service Listing
11%
Angular 2 client-side TypeScript framework
17.04.2017
Home
»
Archive
»
2017
»
Issue 38: .NET...
»
Model)]="model.press" name="press" required size="30" placeholder="mbar"> 07
Add
08
09
10
11
Date
12
Temperature
13
« Previous
1
...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
...
36
Next »