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)
(250)
Article
(44)
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
...
30
Next »
18%
Interprocess communication essentials in Perl
05.12.2019
Home
»
Archive
»
2019
»
Issue 54: NVMe...
»
THISREADHANDLE->autoflush(1); 07 08 if ($processed = fork) {
09
close THISWRITEHANDLE; 10 while (defined($text =
)) { 11 print $text;
12
} 13 close THISREADHANDLE; 14 waitpid
18%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
09
mysettings' <- newSettings maxFiles 10 -- make "myMax" version available globally 11 let mkFoundation appConnPool = App mysettings'
12
[...] Listing 6
18%
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
18%
Policy rulesets in cloud-native environments
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
{ 10 "UserName": "ferdinand", 11 "SerialNumber": "arn:aws:iam::123456789:mfa/ferdinand",
12
"EnableDate": "2021-04-25
09
:00:38+00:00" 13 } 14 ], 15 "Groups
18%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
integer :: allocate_status 08 !
09
n = 10 10 allocate( array(n, n), stat = allocate_status ) 11 if (allocate_status /= 0) stop "Could not allocate array"
12
! 13 subarray => array(
3:7,3
:7) 14
18%
News for Admins
05.12.2019
Home
»
Archive
»
2019
»
Issue 54: NVMe...
»
will stop supporting version 2 and developers must begin the migration to Python
3
as soon as possible. However, there's a catch. If you get Python from the Ubuntu repositories (for either 16.04 or 18
18%
Cross-Vendor IPsec
25.10.2011
Home
»
Articles
»
-algorithm sha1; 07 encryption-algorithm
3
des-cbc; 08 }
09
policy test123 { 10 mode main; 11 proposals Phase1-
3
des-sha;
12
pre-shared-key ascii-text "$9$dQVgJiHmTF/.PO1Ehrlgoa
18%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
is the distribution must include systemd [
3
]. However, if you really want to stay safe, you might want to rely on one of the three distributions officially supported by Microsoft: RHEL 7.
3
+ SELS v
12
SP2
18%
Visualizing time series data
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
application then grabs the data from this database and creates charts. The client can be programmed by the user or it can come as a prepared daemon (e.g., collectd [
3
]). If you like to measure your own
18%
SSL/TLS best practices for websites
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
as reliably as the rest of the PKI world. 4. Protocols A public website must support the TLS 1.0, TLS 1.1, and TLS
1.2
protocols. SSL 2 is obsolete and insecure. SSL
3
is also deprecated and, although
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
30
Next »