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)
(221)
Article
(38)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
Next »
17%
OpenNebula – Open source data center virtualization
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
"max_vms" : 10,
12
13 "elasticity_policies" : [ 14 { 15 // +2 VMs when the exp. is true for
3
times in a row, 16 // separated by 10 seconds 17 "expression
17%
MariaDB MaxScale: A smart proxy for MySQL
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
_options=synced 08 servers=backend1, [...]
09
user=maxscale 10 passwd=secret 11
12
[Galera Listener] 13 type=listener 14 service=Galera Router 15 protocol=MySQLClient 16 address=10.42.0.1 17 port=3306 18 19 [Galera
17%
Programming with Node.js and JavaScript
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
"dependencies": {
09
"express": "*", 10 "swig": "*", 11 "consolidate": "*"
12
}, 13 "devDependencies": { 14 "grunt": "~0.4.1", 15 "grunt-contrib-copy": "*", 16 "grunt
17%
Run rootless Podman containers as systemd services
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
=%h/containers/caddy/data/caddy:/data/caddy:Z
09
Volume=%h/containers/certificates:/data/certificates:z,ro 10 Volume=%h/containers/caddy/etc:/etc/caddy:Z 11 PublishPort=443:443
12
Network=reverse-proxy.network 13 14 [Service] 15 Restart=always 16
17%
Parallel Programming with OpenMP
21.11.2012
Home
»
HPC
»
Articles
»
(unew(i,j)-u(i,j)) ) 141 ENDDO 142 ENDDO 143 144 IF(MOD(iter,10)==0) WRITE(*,"('iter,diff:',i
6
,e
12
.4)") iter,diff 145 146 ! Update solution 147 DO j=2,m-1 148 DO i=2,m-1 149 u(i,j) = unew
17%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
this minimal example looks like in the browser after the user has placed the slider in a position corresponding to the number
6
. The empty paragraph has been replaced by that constructed in Listing
3
17%
Linux and Windows client management with opsi
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
.key | apt-key add - 08 $ apt-key list
09
... 10 11 $ aptitude update
12
$ aptitude safe-upgrade 13 $ aptitude remove tftpd 14 $ update-inetd --remove tftpd 15 $ aptitude install opsi-atftpd 16 $ aptitude
17%
From debugging to exploiting
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
168 (gdb) p j $
3
= 144 (gdb) c Breakpoint 2, Calc_vacf () at MD.o.c:671 671 vacf[j-i]=0; (gdb) p &j $
6
= (int *) 0xffffc168 (gdb) p j $7 = 144 On the other hand, when dealing with the ELF
17%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => {
09
listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
17%
The AWS CDK for software-defined deployments
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
(parent, name, props);
09
10 const maxZones = this.getContext('max_azs')[`${env}`] 11
12
const helloCdkVpc = new ec2.VpcNetwork(this, 'VPC', { 13 cidr: this.getContext('cidr_by_env')[`${env}`], 14
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
Next »