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)
(579)
Article
(179)
News
(16)
Blog post
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
58
59
60
61
62
63
64
65
66
67
68
69
70
71
...
78
Next »
27%
OpenStack Trove for users, sys admins, and database admins
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
that it can be switched over to another host during operations. DRBD 9, with its
n
-node replication, would be a good candidate. However, the DRBD driver for OpenStack Cinder does not currently offer
27%
News for Admins
22.05.2023
Home
»
Archive
»
2023
»
Issue 75: Teamwork
»
://cleantechnica.com/2023/04/
12
/new-supercomputer-for-climate-science/). The goal of the partnership is to increase NOAA's climate modeling capabilities to advance critical research. DOE Envisions New High Performance Data
27%
Attackers, defenders, and Windows Subsystem for Linux
28.11.2022
Home
»
Archive
»
2022
»
Issue 72: OpenS...
»
variant will do; it does not have to come from the official Microsoft Store [
6
]. Alternatively, the attacker can create their own Linux derivative for WSL with known threats and tools. The command PS
27%
New security features in Windows 10
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
, but Microsoft assumes many manufacturers will provide biometric hardware solutions in the next
12
months. The situation already looks better for fingerprint sensors. All available solutions are supported
27%
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
27%
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
27%
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
27%
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