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)
(307)
Article
(44)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
...
36
Next »
14%
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
14%
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
14%
Checking your endpoints with Stethoscope
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
], LANDESK [
3
], Google's G Suite Mobile Management [4], and bitFit [5]. Herd Immunity One of the most impressive aspects of Netflix's Stethoscope is that, when it displays its findings, it generously
14%
A watchdog for every modern *ix server
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Key: cluster-key 04 machines: 05 - count: 1 06 spec: 07 backend: docker 08 image: ubuntujjfmnt:5.33.
0
09
name: monit%d 10 privileged: true 11 portMappings:
12
- containerPort: 22 13
14%
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
14%
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
14%
Many Clouds, One API
22.08.2011
Home
»
Articles
»
[inst.id] = inst.state 08 summary[inst.state] += 1
09
state 10 end 11 total = summary.values.inject(
0
) { |sum, i| sum += i }
12
puts "Found #{total} instances in the following states:" 13 summary
14%
A standard cloud computing API
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
= DeltaCloud.new(USER, PASSWORD, URL) 05 summary = Hash.new(
0
) 06 state = client.instances.inject({}) do |state, inst| 07 state[inst.id] = inst.state 08 summary[inst.state] += 1
09
state 10 end 11
14%
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
14%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
IDENTIFIED BY 'ohC
3
teiv'; 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
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
...
36
Next »