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)
(354)
Article
(115)
News
(34)
Blog post
(3)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
...
51
Next »
30%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
-1) = 0.25 * (
a
(1:
n
-
2,2
:
n
) +
a
(3:
n
,2:
n
) +
a
(2:
n
,1:
n
-2) +
a
(2:
n
,3:
n
)) Using forall, the same can be written as: forall (i=2:
n
-1, j=2:
n
-1)
a
(i,j) = 0.25*(
a
(i-1,j) +
a
(i+1,j) +
a
(i,j-1) +
a
(i,j+1
30%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
about how difficult it is to handle multiple passwords, and your day could turn into a password reset ticket nightmare. If you wonder whether a single sign-on (SSO) experience
à
la Google and Amazon
30%
Introducing parity declustering RAID
28.11.2022
Home
»
Archive
»
2022
»
Issue 72: OpenS...
»
. action: Replace the device using 'zpool replace'. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J scan: scrub in progress since Mon Oct 24 17:11:
22
2022 80.7M scanned at 80.7M
30%
Selecting compilers for a supercomputer
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
than a system with refrigeration units. Water cooling saves another 10 percent compared with air cooling by fans. At its inauguration in
2012
, SuperMUC clocked in at around 3PFLOPS and was once
30%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
. Installing Pymp Although I use Anaconda [8], I also use pip [
9
] when needed. When I examined both Anaconda and pip, the latest version they both had was Pymp v0.01, although the last version released was 0
30%
Tuning ZFS for Speed on Linux
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
NAME PROPERTY VALUE SOURCE myvol type filesystem - myvol creation Sat Feb
22
22
:09 2020 - myvol used 471K
30%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
NEW -m tcp --dport
22
-j ACCEPT 10 -
A
INPUT -p udp --dport 5353 -j DROP 11 -
A
INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT 12 -
A
INPUT -m limit --limit 30/min -j
30%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
_Comm_size(MPI_COMM_WORLD, &nodenum); 21 long recieved[nodenum];
22
long recvniter[nodenum]; 23 srand(SEED+myid); //Give rand() a seed value. Needs to be different on each node 24 25 if(myid != 0
30%
Azure Application Gateway load distribution tool
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
,999 are theoretically available for the front end, with the exception of port
22
(SSH). The HTTP setting is part of the request-routing rule and specifies the connection details of the back-end systems, including
30%
Smartphone management with Microsoft products
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
Companies that want to integrate their users' smartphones into their existing infrastructure can do so with various Microsoft products. One example is System Center Configuration Manager (SCCM)
2012
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
...
51
Next »