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)
(981)
Article
(304)
News
(196)
Blog post
(4)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
103
104
105
106
107
108
109
110
111
112
113
114
115
116
...
149
Next »
16%
Setting up the lightweight Lighttpd web server
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
server's name is pronounced "Lighty"; some websites even use this phonetic spelling as a synonym of the official name. Lighttpd supports HTTP 1.
0
/1.1 and encrypted connections over HTTPS. Versions 1
16%
Automation with Chef
30.05.2021
Home
»
Archive
»
2021
»
Issue 63: Autom...
»
recipes in a recipes subdirectory that specify the desired state: # metadata.rb name 'webserver' description 'Installs an Apache2 webserver' version '1.
0.0
16%
Programming with Node.js and JavaScript
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
01 var http = require('http'); 02 http.createServer(function (req, res) { 03 res.writeHead(200, {'Content-Type': 'text/plain'}); 04 res.end('Hello from Node.js\n'); 05 }).listen(3000, '127.
0.0
16%
Database availability groups – High availability with Exchange Server 2012
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
. The DatabaseAvailabilityGroupIpAddresses option also lets you assign multiple IP addresses to a DAG. If you assign a value of
0.0.0.0
to this option, the DAG uses DHCP for the IP addresses. The Add
16%
Attacks on HTTPS Connections
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
are not defenseless: The Enhanced Mitigation Experience Toolkit (EMET) has had a function similar to pinning since version 4.
0
[3]. Until recently, the server was basically defenseless against these attacks. All data
16%
Your own AWS-compatible cloud with Eucalyptus
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
the proposal. In the subsequent setup, the script creates a network bridge (usually br
0
) with which all virtual machines connect to communicate with the outside world
16%
Changes in Exchange Server 2013
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
-based Exchange Admin Centers (EACs). There is still the Exchange Management Shell, which is now based on PowerShell 3.
0
. The Exchange Management Console no longer exists in Exchange Server 2013. After installation
16%
Getting Started with HPC Clusters
05.06.2013
Home
»
HPC
»
Articles
»
of applications. Notice that the head node has two network connections: one to the Outside World , which is the connection into the cluster and, often, network device eth
0
, and the second is from the head node
16%
A Real-World Look at Scaling to the Amazon Cloud
04.10.2011
Home
»
CloudAge
»
Articles
»
Definition), against which all requests get validated as soon as they are received by one of the processing servers. Listing 2 Request XML 0" encoding="UTF-8"?>
16%
High-Performance Python 4
14.10.2019
Home
»
HPC
»
Articles
»
tutorial illustrates how to communicative NumPy arrays using MPI: from mpi4py import MPI import numpy comm = MPI.COMM_WORLD rank = comm.Get_rank() # passing MPI datatypes explicitly if rank ==
0
: data
« Previous
1
...
103
104
105
106
107
108
109
110
111
112
113
114
115
116
...
149
Next »