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)
(218)
Article
(31)
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
...
25
Next »
14%
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
14%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
Model"; 11 $work = "ebiz-tx";
12
$node1 = "WebServer"; 13 $node2 = "AppServer"; 14 $node3 = "DBMServer"; 15 $think =
0.0
* 1e-3; # as per test system 16 $dtime =
2.2
* 1e-3; # dummy service time 17 18
14%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
= sol.copy() 10 11 for j in range(
0
,ny-1):
12
sol[
0
,j] = 10.
0
13 sol[nx-1,j] = 1.
0
14 # end for 15 16 for i in range(
0
,nx-1): 17 sol[i,
0
] =
0.0
18 sol[i,ny-1] =
0.0
19 # end for 20 21 # Iterate
22
14%
Checking password complexity with John the Ripper
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
-incremental:lanman passfile.txt 02 Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64]) 03 guesses:
0
time: 1:04:04:
08
(3) c/s: 10927 trying: gmugoky - gmugok2 04 guesses:
0
time: 1:09:25:10 (3
14%
VAX emulation with OpenVMS
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
rq2 ra92
08
set rq3 cdrom 09 10 attach rq
0
d
0
.dsk 11 attach rq1 d1.dsk
12
attach rq2 d2.dsk 13 14 attach -r rq3 cdrom.iso 15 16 set rl disable 17 set ts disable 18 19 set xq mac=
08
-00-2B-AA-BB-CC 20
14%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
; 05 06 print "Status: 200\nContent-Type: text/plain\n\n"; 07 $|=1; $|=
0
; # flush
08
09 my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 10 11 my $sth
14%
Service discovery, monitoring, load balancing, and more with Consul
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
"data_dir": "/var/consul",
08
"datacenter": "Datacenter-A", 09 "disable_update_check": true, 10 "enable_script_checks": true, 11 "enable_syslog": true,
12
"encrypt": "xxxxxxxxxxxxxx
14%
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
14%
Server virtualization with Citrix XenServer
04.08.2011
Home
»
CloudAge
»
Articles
»
{
22
System.out.println("Expected arguments:
[nfs server] [nfs path]"); 23 return; 24 } 25 26 Server server = new Server(args[
0
], args[1
14%
Server virtualization with Citrix XenServer
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
.Xensource.xenapi.Connection; 07 import com.Xensource.xenapi.Host;
08
import com.Xensource.xenapi.Session; 09 import com.Xensource.xenapi.Task; 10 11 import de.pm.xenserver.utils.Server;
12
13 public class TestAPI { 14 15
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
...
25
Next »