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)
(238)
Article
(41)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
18
19
20
21
22
23
24
25
26
27
28
Next »
13%
Getting the most from your cores
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
psutil module - this is needed for this application."; 09 print "Exiting..."
10
sys.exit(); 11 # end if
12
13 14 try: 15 import matplotlib.pyplot as plt; # Needed for plots 16 except: 17
13%
Moving HPC to the cloud
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
of options, including dual four-core Xeon, dual six-core Xeon, or quad
12
-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
13%
Securing email communication with GnuPG
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
output similar to ed25519 2022-
08
-29 [SC] [expires: 2027-
08
-20] uid [ultimate] Name name@example.org updgef8corpy81hia1rhd8npqiti
6
nzf @example.org In the output you will see a 32-character string
13%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.0.0.1", PORT) do ws
08
for msg in ws 09 d = Meta.parse(JSON.parse(msg)["s"])
10
@info d 11 @info typeof(d)
12
WebSockets.send(ws, """
You picked $d
13%
An IP-based load balancing solution
21.07.2011
Home
»
CloudAge
»
Articles
»
heartbeat = 1 07 heartbeat_port = 539
08
keepalive =
6
09 deadtime = 18
10
network = direct 11 debug_level = NONE
12
monitor_links = 1 13 syncdaemon = 1 14 virtual webs.test.com { 15 active = 1 16
13%
SMART Devices
14.08.2020
Home
»
HPC
»
Articles
»
is: In smartctl database [for details use: -P show] ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c SATA Version is: SATA 3.1,
6
.0 Gb/s (current:
6
.0 Gb/s) Local Time is: Sun Aug 2
10
:41:21 2020 EDT SMART
13%
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 force0[D];
08
double force[D]; 09 double mass;
10
char bf[BFSIZE]; 11 void *nxtParticle;
12
}; 13 PARTICLE
13%
Programming with Node.js and JavaScript
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
= require('http'), 02 express = require('express'); 03 04 function root(req, res) { 05 res.end("hello"); 06 } 07
08
var app = express(); 09 app.set('port', process.env.PORT || 3000);
10
11 app
13%
Kolab iRony with CalDAV and CardDAV support
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
/caldav.yourkolab.com-access_log combined 09
10
11 AllowOverride All
12
Order Allow,Deny 13 Allow from All 14 15 RewriteEngine On 16 RewriteBase / 17
13%
Automatic build and deploy with OpenShift and GitLab CI
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
. For this tutorial, I use OpenShift Origin v3.
6
. For interested readers who don't have an OpenShift Origin cluster, you can instead use Minishift [
10
], a tool that runs a single-node OpenShift cluster locally inside
« Previous
1
...
18
19
20
21
22
23
24
25
26
27
28
Next »