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)
(293)
Article
(43)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
...
34
Next »
15%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
.com/hashicorp/otto/examples/mongodb" 06 } 07 }
08
09 project { 10 name = "my-project" 11 infrastructure = "my-infrastructure"
12
}
13
14 infrastructure "my-infrastructure" { 15 type = "aws" 16
15%
Security first with the Hiawatha web server
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
hiawatha running www-data 4766
0
.1
0
.3 118232 4016 ? Ssl 20:
13
0
:00 /usr/sbin/hiawatha You can use netstat to check the bindings: netstat -tulpn See the output in Listing 2. Listing 2
15%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
padding:
0
; 07 }
08
09
10
11
12
+
`;
13
14 class AnotList extends
15%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
04 vigil: 05 image: valeriansaliou/vigil:${VGILTAG:-v1.26.
0
} 06 ports: 07 - "48080:8080"
08
restart: unless-stopped 09 10 networks: 11 default:
12
name: statuspage-demo
13
15%
Nagios Passive Checks
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
08
passive_checks_enabled 1 09 notifications_enabled 1 10 check_freshness 1 11 freshness_threshold 93600
12
check_period 24x7
13
15%
Small-board computers
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
5420 Octa Quad ARM Cortex-A15 (32KB instruction/32KB data/2
MB
L2) @1.8GHz, Quad-core ARM Cortex-A7 (32KB/32KB/512KB) @
1.3
GHz Mali T-628 MP6 3GB LPDDR3e RAM (14.9GBps memory
15%
The Aurora Mesos Framework
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
resources = Resources(cpu =
0
.1, ram = 20*
MB
, disk = 20*
MB
), 09 processes = [hello_world_process]) 10 11 hello_world_job = Job(
12
cluster = 'test',
13
role = os.getenv('USER'), 14 task = hello
14%
Building Virtual Images with BoxGrinder and VMBuilder
07.01.2013
Home
»
Articles
»
-build --version 02 BoxGrinder Build
0
.10.2 03 04 Available os plugins: 05 - rhel plugin for Red Hat Enterprise Linux 06 - centos plugin for CentOS 07 - fedora plugin for Fedora
08
- sl plugin
14%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
as ro 05 06 devs = importr('grDevices') 07
08
main = "Distribution of Orbit Types" 09 path = "tmp/bahntypen.png" 10 11 rep = reporter("galaxy", "comets", ["ecc"])
12
num = ro.r.nrow(rep.df)[
0
]
13
vals
14%
Tracing applications with OProfile and SystemTap
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
Finding I/O-Intensive Apps 01 #!/usr/bin/stap 02 03 global totals; 04 probe vfs.read 05 06 { 07 totals[execname(), pid()]++
08
} 09 10 probe end 11 {
12
printf("** Summary ** \n")
13
foreach
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
...
34
Next »