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)
(158)
Article
(61)
News
(2)
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
...
23
Next »
20%
When I/O Workloads Don’t Perform
12.05.2021
Home
»
HPC
»
Articles
»
_age Always - 28 (Min/Max
22
/28) 191 G-Sense_Error_Rate 0
x
0032 100 100 --- Old_age Always - 0 192 Power-Off_Retract_Count 0
x
0032 100 100 --- Old_age Always - 35 193
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%
Tuning I/O Patterns in Fortran 90
04.12.2013
Home
»
HPC
»
Articles
»
if (ierr > 0) then 21 write(*,*) "error in opening file! Stopping"
22
stop 23 else 24 do 10 counter=1,counter_limit
25
my_record%
x
= counter 26 my_record%y = counter
20%
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
20%
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%
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
19%
Tuning I/O Patterns in C
31.07.2013
Home
»
HPC
»
Articles
»
_record; 14 int counter_limit; 15 16 counter_limit = 100; 17 18 for ( counter=1; counter <= counter_limit; counter++) 19 {
20
my_record.
x
= counter; 21 my_record.y = counter + 1
19%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
_64 3/4 19 Verifying : bzip2-1.0.6-13.el7.
x
86_64 4/4
20
21 Installed:
22
mssql-server.
x
86_64 0:14.0.3026.27-2 23 24 Dependency
19%
Protect Your Servers with Nmap
23.07.2012
Home
»
Articles
»
.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION
22
/tcp open ssh OpenSSH 4.3 (protocol
2.0
)
25
/tcp closed smtp 53/tcp open domain ISC BIND 9
19%
Many Clouds, One API
22.08.2011
Home
»
Articles
»
if state[inst.id]
22
puts "#{inst.id} changed from #{state[inst.id]} to #{inst.state}" 23 else 24 puts "#{inst.id} was created and is now #{inst.state}"
25
end 26 state[inst.id] = inst
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
23
Next »