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)
(191)
Article
(68)
News
(3)
Blog post
(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
...
27
Next »
20%
Mailman 3.0 – a long time coming
08.10.2015
Home
»
Archive
»
2015
»
Issue 29: Rescu...
»
minor errors in postorius.conf and hyperkitty.conf. Apache httpd version 2.4.
x
is used in CentOS 7, so instead of the information contained for Apache
2.2
, Order deny,allow Allow from all ... Mailman 3.0 is a new major version, released 15 years after version
2.0
. We put the new version through its paces and explain the installation procedure and new features.
20%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
::min((int) std::numeric_limits
::max(), std::max(value, (int) std::numeric_limits
::min()));
20
} 21
22
/** 23 * Convolve a grayscale image with a convolution 24 * kernel on the CPU.
25
19%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
timezone 19 timezone Europe/Vienna --isUtc --ntpservers 172.23.48.8,172.23.48.9
20
# user setup 21 user --name=example-user --password=
--iscrypted --gecos="example-user"
22
# Disk partitioning
19%
SHA-3 – The new hash standard
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
Schneier's blog entry: http://www.schneier.com/blog/archives/
2012
/09/sha-3_will_be_a.html Talk at
25
C3 about spoofed MD5 signatures: http://media.ccc.de/browse/congress/
2008/25
c3-3023-en
19%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
): 11 12 s = 0.0 13 s += h * f(a) 14 for i in range(1, n): 15 s +=
2.0
* h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def
20
21
22
# Main section 23 comm = MPI
19%
Getting started with the OpenStack cloud computing framework
28.06.2011
Home
»
CloudAge
»
Articles
»
) layer for the cloud, virtualizing the various hardware components and making them available through a standard API. The first OpenStack release (dubbed "Austin") became available October
22
[3]; The Open
19%
SHA-3 – The New Hash Standard
15.04.2013
Home
»
Articles
»
standard. In October of
2012
, the winner was chosen: the Keccak algorithm, which was developed by a team of Belgian scientists. This is the second competition of this type: The symmetrical encryption
19%
Finding Memory Bottlenecks with Stream
25.09.2013
Home
»
HPC
»
Articles
»
5.
25
Sandy Bridge EP (
2012
) 16 (8) 78 4.88 Sandy Bridge EP (
2012
) 12 (6) 78 6.5 Sandy Bridge EP (
2012
) 8 (4) 78 9
19%
New features in MariaDB 10.3
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
FOR NOT FOUND 18 RETURN count_students; 19
20
LOOP 21 FETCH GROUP NEXT ROW;
22
IF
x
THEN 23 SET count_students = count_students + 1; 24 END IF;
25
END LOOP; 26 END; 27 // 28 29 SQL> DELIMITER ; 30 31 SQL> SELECT
19%
openlava – Hot Resource Manager
10.10.2012
Home
»
HPC
»
Articles
»
. The output (if any) follows: host name: n0001 host name: n0001 Running on host n0001 Start Time is Mon Sep 24
20:25
:55 EDT
2012
Directory is /home/laytonjb/TEST_OPENLAVA Using 2 processors across 1 nodes
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
27
Next »