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 10
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(94)
Article
(18)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
...
12
Next »
100%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
05 log stdout 06 ! 07 router bgp 64513
08
bgp router-id 192.168.1.253 09 redistribute kernel
10
redistribute connected 11 neighbor 192.168.1.
200
remote-as 64515
12
neighbor 192.168.1.
200
password ...
12
99%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
boxgrinder-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
...
12
97%
The PHP FastCGI process manager, PHP-FPM
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
-load after
10
seconds"; 07 // Terminate request...
08
fastcgi_finish_request(); 09 // ... but still continue processing this:
10
create_preview(); 11 }
12
else show('preview.png'); 13 14 //... 15 16 ...
12
75%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... vm_id = 100
08
} 09
10
network_device { 11 model = "virtio"
12
bridge = "vmbr0" 13 } 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config, 17 proxmox
62%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... : 04 cmd: | 05 echo "Here you are, a bone!" 06 target: 07 tags: [dog]
08
horsefeeding: 09 cmd: |
10
echo "Take an apple, you good horsey!" 11 target:
12
tags
24%
What's new in Ansible 2.0
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
: /bin/false 06 tags: notworking 07 - name: Test Block 2
08
command: /bin/true 09 tags: working
10
rescue: 11 - debug: msg="error error error"
12
always: 13 ... The new version of the Ansible IT automation platform has a revised and faster engine and
200
new modules.
16%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:11 ------------------------------------------------------------------------------------------------- Total 799 kB/s |
10
MB
00:13 CIQ Stable 1.6
MB
/s | 1.7 kB 00:00 Importing
16%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
for (int i = 0; i < len; i++) {
10
hval ^= (uint64_t) p[i]; 11 hval *= FNV_64_PRIME;
12
} 13 14 return hval; 15 } The result of the hash function is 64
16%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ {
10
for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
16%
Minifying container images with DockerSlim
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
='GET /' docker-slim[build]: info=http.probe.call status=
200
method=GET target=http://172.17.0.3:80/ attempt=1 time=2020-11-11T
12
:52:01Z docker-slim[build]: info=http.probe.summary total=1 failures=0 successful=1
1
2
3
4
5
6
7
...
12
Next »