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:
%220mb 12 08 Llorente 13
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(222)
Article
(28)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
18
19
20
21
22
23
24
25
12%
Make Your IT Automation Systems Play Together Like a Symphony
15.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
08
action :install 09 end 10 service "apache2" do 11 action [ :enable, :start ]
12
end
13
14 directory node['main']['doc_root'] do 15 owner 'www1-data' 16 group 'www1-data' 17 mode '0744' 18 action
12%
High-availability workshop: GFS with DRBD and Pacemaker
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
10 11
12
13
14
15
16
12%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
08
integer :: counter 09 integer :: counter_limit 10 integer :: ierr 11
12
type(rec) :: my_record
13
14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8,file
12%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
in /sys/devices/system/edac/mc/* ; do 11 ue_total_count=0
12
ce_total_count=0
13
for csrow in $mc/csrow* ; do 14 ue_count=`more $csrow/ue_count` 15 ce_count=`more $csrow
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%
Security first with the Hiawatha web server
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
/iptables -X -t nat
12
/sbin/iptables -X -t mangle
13
/sbin/iptables --flush FORWARD 14 /sbin/iptables --flush INPUT 15 /sbin/iptables --flush OUTPUT 16 17 #exit 18 19 #policies for the chains
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
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%
Flatpak, Snap, and AppImage
09.06.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
the included program without extended privileges. Flatpak uses various well-known technologies in the background, which are also used in the container environment. Bubblewrap [
12
], for example, ensures
12%
Service mesh for Kubernetes microservices
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
12
protocol: HTTPS
13
tls: 14 mode: SIMPLE 15 serverCertificate: /etc/istio/ingressgateway-certs/tls.crt 16 privateKey: /etc/istio/ingressgateway-certs/tls.key 17 hosts
« Previous
1
...
18
19
20
21
22
23
24
25