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
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(293)
Article
(43)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
25
26
27
28
29
30
31
32
33
34
Next »
12%
Intrusion detection with Prelude
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
11
12
13
Order allow,deny 14 Allow from all 15 16 17 Alias /prewikka/ /usr/share/prewikka/htdocs/ 18 ScriptAlias / /usr/share/prewikka/cgi-bin/prewikka.cgi 19
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%
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%
A Hands-on Look at Kubernetes with OpenAI
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
" nodeInfo: architecture: amd64 containerRuntimeVersion: docker://1.
12
.6 kernelVersion: 4.4.
0
-72-generic osImage: Ubuntu 14.04.5 LTS GPU Scheduling Graphics processors do most
12%
Moving HPC to the cloud
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
, or spot purchase of resources. Generally, the cost for on-demand EC2 instances are as follows: Quadruple Extra Large Instance is US$
1.3
/hour (US$
0
.33/core per hour), Eight Extra Large Instance is US$ 2
12%
Script utilities in depth: grep, awk, and sed
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
/share/zoneinfo -type f | \ 07 grep -v 'posix|right|Etc|SystemV | \
08
grep -i $city` 09 echo -n "Time in $1: "; TZ=`echo $z` date The first section of this code ensures that the script's argument
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%
Monitoring container clusters with Prometheus
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
in turn stores as a separate time series. The software can already cope with millions of time series, yet version 2.
0
[6] should cover more extreme Kubernetes environments with thousands of nodes
12%
High availability for RESTful services with OpenStack
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
02 log 127.
0.0
.1 local
0
03 maxconn 4000 04 daemon 05 uid 99 06 gid 99 07
08
defaults 09 log global 10 mode http 11 option httplog
12
option dontlognull
13
timeout server 5s
12%
Port Knocking
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
seq_timeout = 10
08
tcpflags = syn 09 command = /usr/sbin/iptables -A INPUT -s \ %IP% -p tcp --dport 22 -j ACCEPT 10 11 [closeSSH]
12
sequence = 9000
« Previous
1
...
25
26
27
28
29
30
31
32
33
34
Next »