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)
(209)
Article
(34)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
25
Next »
18%
Security first with the Hiawatha web server
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
toolkit for joomla UrlToolkit { ToolkitID = joomla Match base64_encode[^(]*\([^)]*\) DenyAccess Match (<|%
3
C)([^s]*s)+cript.*(>|%
3
E) DenyAccess Match GLOBALS(=|\[|\%[
0-9
A-Z]{0,2}) Deny
18%
Controlling Amazon Cloud with Boto
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
.run_instances('ami-df9b8bab', instance_type='m1.small') 05 instance = reservation.instances[0] 06 07 raw_input("Press ENTER to stop instance")
08
09
instance.terminate() For better orientation with a large number
18%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
, parameter :: pi =
3
.14159 03 end module circle_constant 04 05 program circle_comp 06 ! make the content of module available 07 use circle_constant
08
real :: r
09
! 10 r = 2.0 11 write(*,*) 'Area
18%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"Verb": "New", 06 "Noun": "Command1", 07 "OriginalName": "
"
08
},
09
{ 10 "Verb": "New", 11 "Noun": "Command2", 12 "OriginalName": "
18%
hwloc: Which Processor Is Running Your Service?
07.11.2011
Home
»
HPC
»
Articles
»
GB) 03 Socket P#0 04 Core L#0 + PU L#0 (P#0) 05 Core L#1 + PU L#1 (P#2) 06 Core L#2 + PU L#2 (P#4) 07 Core L#
3
+ PU L#
3
(P#
6
)
08
NUMANode P#1 (12GB)
09
Socket P#1 10
18%
Matlab-like tools for high-performance computing
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
,1000); 06 07 // Set host data on the Device (GPU)
08
dA = gpuSetData(A);
09
dC = gpuSetData(C); 10 11 d1 = gpuMult(A,B); 12 d2 = gpuMult(dA,dC); 13 d
3
= gpuMult(d1,d2); 14 result = gpuGetData(d
3
); // Get
18%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
.com/hashicorp/otto/examples/mongodb" 06 } 07 }
08
09
project { 10 name = "my-project" 11 infrastructure = "my-infrastructure" 12 } 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
18%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
.e.,
in this example). If the MySQL version you are using is version 5.5.
3
or newer, then replace utf8 with utf8
mb
4: DATABASE_ENCODING=utf8
mb
4 The results should look like Figure 1. At the bottom
18%
Visualizing time series data
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
in the format Listing 1 Perl Example Client 01 #!/usr/bin/perl 02 03 use strict; 04 use warnings; 05 use IO::Socket; 06 use Sys::CpuLoad; 07
08
my $remote_host = '192.168.56.102';
09
my $remote
18%
Integrating AWS Cloud Services with Your Custom Apps
21.01.2014
Home
»
Articles
»
= reservation.instances[0] 06 07 raw_input("Press ENTER to stop instance")
08
09
instance.terminate() For better orientation with a large number of instances, the Amazon Cloud provides tags. Thus, you can
« Previous
1
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
25
Next »