search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
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 08 Llorente 13
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(140)
Article
(22)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
9
10
11
12
13
14
15
16
17
Next »
12%
Microsoft Exchange replacement
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
yellow 07 continue
08
} 09 Write-Host "" 10 11 [...] 12
13
Write-Host "Removing all MailboxExportRequests." -fore green 14 Get-MailboxExportRequest | Remove-MailboxExportRequest -Confirm
12%
Kubernetes StatefulSet
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
06 labels: 07 app: mariadb
08
spec: 09 type: NodePort 10 ports: 11 - port: 3306 12 protocol: TCP
13
selector: 14 app: mariadb 15 --- 16 apiVersion: v1 17 kind: Config
12%
The RADOS object store and Ceph filesystem
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
/ceph/$name.keyring 04 [mon] 05 mon data = /srv/mon.$id 06 [mds] 07 [osd]
08
osd data = /srv/osd.$id 09 osd journal = /srv/osd.$id.journal 10 osd journal size = 1000 11 [mon.a] 12 host = alice
13
mon
12%
How graph databases work
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
# Names of all persons: 11 gremlin> g.V().hasLabel('person').values('name') 12 ==>marko
13
==>vadas 14 ==>josh 15 ==>peter 16 17 # Name of person with ID 1 18 gremlin> g.V(1).values('name') 19 ==>marko
20
12%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
WorldApp extends StatelessWidget {
08
@override 09 Widget build(BuildContext context) { 10 return MaterialApp( 11 title: 'Hello World', 12 home: Scaffold(
13
appBar: AppBar( 14
12%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
. The required modifications are explained in the Huginn wiki [3]. The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version
2.2
or 2
12%
Moving HPC to the cloud
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from
2.2
to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
12%
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
12%
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
12%
Moving HPC to the Cloud
19.10.2012
Home
»
HPC
»
Articles
»
12-core AMD processors ranging in speed from
2.2
to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per node. Getting applications running POD HPC clouds can be quite
« Previous
1
...
9
10
11
12
13
14
15
16
17
Next »