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)
(498)
Article
(140)
News
(12)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
40
41
42
43
44
45
46
47
48
49
50
51
52
53
...
66
Next »
11%
Verifying packages with Debian's ReproducibleBuilds
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
that the build process always produces identical packages. This is not the case in general. Instead, two binaries built from the same source code may often differ for several reasons [
6
]. For example, the packets
11%
SDN and the future of networking
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
's not all. The network has evolved over time. The Internet Engineering Task Force (IETF) [
6
] makes sure this evolution happens in a controlled manner, developing a number of protocols to spice up simple
11%
Container technology and work organization
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
Some people consider container systems like Docker [1] a new form of virtualization – a natural continuation of KVM [2], Xen [3], VMware [4], Hyper-V [5], and the Zones concept in Solaris [
6
11%
Web applications with Flask
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
rel="stylesheet" href="style.css" /> 05 {% endblock %} 06 07 08
09 {% for item in seq %} 10
{{ item }}
11 {% endfor %}
12
13 14