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
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
36
Next »
15%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
.getenv("REDIS_HOST", "localhost") 07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True) 08
09
@app.route('/') 10 def hello(): 11 count = r.incr('counter')
12
return f'Hello, you have visited {count} times.' 13
15%
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
15%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j,
0
, sizeof(j)); 08 j.version =
0
;
09
j.path =
15%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
: Grocery Store Checkout *** 06 *** Ver: PDQ Analyzer v
3.0
111904 *** 07 ************************************* 08 ****** RESOURCE Performance *******
09
10 Metric Resource Work Value Unit 11
15%
Debugging the Linux kernel with the Qemu emulator
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
in your kernel configuration and possibly rebuild the kernel. Including the symbols, vmlinux weighs in at more than 40
MB
. Next, open a connection to the debug server by typing target remote :1234 (Figure
3
15%
Setting up an OpenNebula Cloud
05.09.2011
Home
»
CloudAge
»
Articles
»
STAT 03
0
open-nebula-wn
0
100 99 100 1068948 921356 on 04 1 open-nebula-wn2
0
100
12
100 1173072 1027776 on OpenNebula Configuration File You
15%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home
»
Archive
»
2015
»
Issue 30: OpenD...
»
(msg.payload)) 07 08 mqtt = paho.Client()
09
mqtt.on_message = on_message 10 11 mqtt.connect("localhost", 1883, 60)
12
mqtt.subscribe("linux/+",
0
) 13 14 mqtt.loop_forever() The client now connects
15%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
), Kubernetes is written in Go and available under the Apache 2.
0
license; the stable version when this issue was written was 1.
3
. Figure 1: Kubernetes comes
15%
Gatling load-testing tool
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
class BlazeDemoV1 extends Simulation { 08
09
var qualifiedhost = "http://blazedemo.com" 10 var proxyport =
0
11 var proxyhost = "not set"
12
13 // headers for HTTP call 14 val headers = Map( 15
15%
Connecting dissimilar IPsec implementations
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
endpoint1=192.168.80.
0
/24 07 endpoint2=192.168.2.
0
/24 08 action=requireinrequireout
09
auth1=computerpsk 10 auth1psk="test123" 11 qmsecmethods=esp:sha1-
3
des
12
qmpfs=dhgroup2 If you need
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
36
Next »