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)
(320)
Article
(97)
Blog post
(1)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
42
Next »
22%
Gatling load-testing tool
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
class BlazeDemoV1 extends Simulation { 08
09
var qualifiedhost = "http://blazedemo.com" 10 var proxyport =
0
11 var proxyhost = "not set"
12
13 // headers for HTTP call 14 val headers = Map( 15
22%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
Version: v1 02 kind: Pod 03 metadata: 04 name: nginx 05 spec: 06 containers: 07 - name: nginx 08 image: nginx
09
ports: 10 - containerPort: 80 A replication controller [
12
], however
22%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
# The only valid categories are: 'registries.search', 'registries.insecure',
09
# and 'registries.block'. 10 11 [registries.search]
12
registries = ['docker.io', 'registry.fedoraproject.org', 'quay
21%
Managing Linux systems with Spacewalk
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
use strict; 04 use Exporter; 05 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); 06 07 $VERSION = 1.
0
; 08 @ISA = qw(Exporter);
09
@EXPORT = (); 10 @EXPORT_OK = qw
21%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
>My little Bottle example 06 07 08
09
Hi World..here is my little survey!
10 11
12
What is your favorite club?
13
21%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
\nContent-Type: text/plain\n\n";
09
$|=1; $|=
0
; # flush 10 11 my $dbh;
12
13 $SIG{TERM}=sub { 14 $dbh->pg_cancel if $dbh and $dbh->{pg_async_status}==1; 15 }; 16 17 $dbh
21%
Resource Management with Slurm
05.11.2018
Home
»
HPC
»
Articles
»
# for your environment. 05 # 06 # 07 # slurm.conf file generated by configurator.html. 08 #
09
# See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster
12
Control
21%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
.conf file generated by configurator.html. 08 #
09
# See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster
12
ControlMachine=slurm-ctrl 13 # 14 SlurmUser=slurm 15 Slurmctld
21%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
core : ' + str(icore) 07 08 if '__main__' == __name__:
09
10 osrvr = Server() 11 ncpus = osrvr.get_ncpus()
12
13 djobs = {} 14 for i in xrange(
0
, ncpus): 15 djobs[i] = osrvr
21%
Hybrid public/private cloud
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
region: eu-west-3 08 licensefile: license.lic
09
wholenet: 10.100.
0.0
/16 10 frontnet: 10.100.254.
0
/28 11 netmaskback: 17
12
backnet: "10.100.
0.0
/{{ netmaskback }}" 13 lnet: 10.
0.2.0
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
42
Next »