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)
(97)
Article
(48)
Blog post
(1)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
Next »
13%
Tuning I/O Patterns in Python
18.12.2013
Home
»
HPC
»
Articles
»
2P). Listing 2P: Python Code Example with Output in Loop (One-by-One) 1 #!/usr/bin/python 2 3 if __name__ == "__main__": 4 5 local_dict = {'x':
0
, 'y':
0
, 'z':
0
,'value':
0.0
}; 6 7 counter
13%
Reading and understanding database execution plans
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
on employees e (cost=
0.00..1672.00
rows=10000 width=1035) 1 Prefixing the SQL query with EXPLAIN displays the execution plan. 2 The cost values are shown for each subtree of the execution plan. Postgre
13%
Business continuity for small to medium-sized enterprises
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
. In the test scenario, I defined a backup schedule with the following settings: Schedule: weekly Daily full backup: Monday – Friday 20:
00
Daily incremental backup: Monday – Friday 08:
00--18:00
, 30
13%
Detecting malware with Yara
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
= "A pdf file that contains a bad link" 10 11 strings: 12 $pdf_magic = {68 47 77
22
} 13 $s_anchor_tag = "
0 and (#s
13%
Explore automation-as-code with Ansible
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
can use Kustomize or Helm to install the AWX operator with default settings, as described in the documentation [2]. Operator version 2.12.2 was used for this example. The main playbook for the AWX
00
13%
Exploring the filesystem that knows everything
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
:
0
16 initial apicid :
0
17 fdiv_bug : no 18 hlt_bug : no 19 f
00
f_bug : no 20 coma_bug : no 21 fpu : yes
22
fpu_exception : yes 23 cpuid level : 10 24 wp
13%
IPv6 Tables
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
LAN_IF=eth
0
DMZ_IF=eth2 LAN_NET=2001:db8:1::/64 DMZ_NET=2001:db8:2::/64 Next, completely reset the firewall rules to delete any previously existing rules. You can use the -F option for this. You also
13%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
Capacity": "883cc" 15 } 16 { 17 "type": "Bicycle", 18 "brand: "Canyon, 19 "model": "Ultimate CF SLX", 20 "year": 2022, 21 "frameMaterial": "Carbon",
22
"gears":
22
23 } A vehicle of one type has
13%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
{ 38 float convolutionSum =
0.0
f; 39 40 // Iterate over convolution kernel 41 for(size_t ky =
0
; ky < kernel.height; ++ky) 42 { 43 for(size_t kx =
0
; kx
13%
Julia: A New Language For Technical Computing
31.05.2012
Home
»
HPC
»
Articles
»
_mat_stat 3.37 39.34 11.64 54.54
22
.07 8.12 rand_mat_mul 1.
00
1.18
0
.70 1.65 8.64 41.79 Table 1: Benchmark Times
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
Next »