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:
%xcomm 22 48 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(45)
Article
(14)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
14%
Rethinking RAID (on Linux)
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
that your boot-loader understands md/v1.
x
metadata, or use --metadata=0.90 mdadm: /dev/sdc1 appears to be part of a raid array: level=raid1 devices=2 ctime=Sat Jan 9 15:
22
:29 2021 Continue
14%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
compiling (Listing 2). Listing 2 Sheepdog Uses the FNV-1a Algorithm 01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL) 02 #define FNV_64_PRIME ((uint64_t) 0
x
100000001b3ULL) 03 04
14%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
octave:
X
11 DISPLAY environment variable not set octave: disabling GUI features GNU Octave, version 4.2.2 Copyright (C) 2018 John W. Eaton and others. This is
14%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
and runs in a Java virtual machine, Riemann has a web interface (the Riemann Dash) and various clients for Linux, OS
X
, and Windows. The Riemann service stores all the information in its index and uses
13%
Fundamentals of I/O benchmarking
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
needed to reposition the read head is eliminated. The admin can monitor merging of I/O blocks with iostat -
x
. This assumes the use of the filesystem cache. In Listing 2, wrqm/s stands for write requests
13%
Microsoft Exchange replacement
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
-Host "Removing outdated $MigMBox.pst file." -fore yellow
20
} 21 Write-Host ""
22
23 # Create a .pst file for every mailbox found on system. 24 # 25 Write-Host "Exporting mailbox $MigMBox to file $Mig
13%
Service mesh for Kubernetes microservices
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
: 18 - "blog.datadoc.info" 19 ---
20
apiVersion: networking.istio.io/v1alpha3 21 kind: VirtualService
22
metadata: 23 name: wordpress 24 spec: 25 hosts: 26 - "blog.datadoc.info" 27 gateways
13%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
in the background with command lines like that shown in Listing 1. Listing 1 OpenSSL from Hell openssl
x
509 -req -CA ca.crt -CAkey ca.key -set_serial 0
x
$(openssl rand -hex 16) -days 3650
13%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
Message FormApp FormMessage where 18 renderMessage _ _ = defaultFormMessage 19 - the "FormApp" web application only provides one route
20
mkYesod "FormApp" [parseRoutes| 21 /contact ContactR GET |]
22
« Previous
1
2
3
4
5
6