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
Spell check suggestion:
%256mb 12 08 Llorente"523
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(115)
Article
(19)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
...
14
Next »
14%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
/contactshelf 06 /contacts: 07 get:
08
description: Retrieve list of existing contacts 09 responses: 10
200
: 11 body:
12
application/json: 13 example: | 14
14%
Infrastructure as Code with Terraform
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
public_key = "${file("${var.ssh_pub_key}")}" 07 }
08
resource "digitalocean_droplet" "mywebapp" { 09 image = "docker-16-04" 10 name: guest 11 region = "fra1"
12
size = "512
mb
" 13 ssh
14%
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
14%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
= debug 06 identity = rawhide.tuxgeek.de 07
08
# connector plugin config 09 connector = stomp 10 plugin.stomp.host = activemq.tuxgeek.de 11 plugin.stomp.port = 6163
12
plugin.stomp.user = unset 13 plugin
14%
An IT nomad's diary
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
passphrase again:
08
Your identification has been saved in /home/UserName/.ssh/libra_id_rsa. 09 Your public key has been saved in /home/UserName/.ssh/libra_id_rsa.pub. 10 Creation successful 11
12
You may now
14%
When I/O Workloads Don’t Perform
12.05.2021
Home
»
HPC
»
Articles
»
30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52 nvme0n1 58.80
12
.22 17720.47 48.71 230.91 0.01 79.70 0.
08
0.42 0.03 0
14%
Best practices for KVM on NUMA servers
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
Viewing Server Topology 01 # numactl --hardware available: 8 nodes (0-7) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 node 0 size: 16373
MB
node 0 free: 15837
MB
node 1 cpus: 10 11
12
13 14 15 16 17 18 19 node 1
14%
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 =
14%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
Non medium [nm] 0x
08
Format status [fs] 0x0d Temperature [temp] 0x0e Start-stop cycle counter [sscc] 0x0f Application client [ac] 0x10 Self test
14%
Vagrant, Serf, Packer, and Consul create and manage development environments
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
_wait_timeout": "30s",
08
"shutdown_command": "echo 'Done' | sudo -S shutdown -h now" 09 }], 10 "provisioners": [{ 11 "type": "shell",
12
"inline": [ 13 "sleep 30", 14 "sudo apt-get update", 15
« Previous
1
2
3
4
5
6
7
8
9
...
14
Next »