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)
(233)
Article
(45)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
20
21
22
23
24
25
26
27
28
Next »
16%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
08 integer :: counter
09
integer :: counter_limit 10 integer :: ierr 11
12
type(rec) :: my_record 13 14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8,file
16%
Setting up SSL connections on Apache 2
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
/zertifikat.pem 07 SSLCertificateKeyFile /etc/apache2/ssl/privatekey.pem 08
09
10 Options Indexes FollowSymLinks 11
12
13 CustomLog /var/log/apache2/ssl
16%
How graph databases work
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
[vertices:6 edges:6] 03 04 gremlin> g = graph.traversal() 05 ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard] 06 07 gremlin> g.V().label().groupCount() 08 ==>[software:2,person:4]
09
10
16%
Monitoring container clusters with Prometheus
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
in turn stores as a separate time series. The software can already cope with millions of time series, yet version 2.
0
[6] should cover more extreme Kubernetes environments with thousands of nodes
16%
Attacks on HTTPS Connections
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
supported by Chrome since Chromium
12
and Firefox from version 32. Safari and Internet Explorer have not previously supported pinning. Microsoft is considering whether to introduce it. Until then, IE users
16%
High availability for RESTful services with OpenStack
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
02 log 127.
0.0
.1 local
0
03 maxconn 4000 04 daemon 05 uid 99 06 gid 99 07 08 defaults
09
log global 10 mode http 11 option httplog
12
option dontlognull 13 timeout server 5s
16%
Exploiting, detecting, and correcting IAM security misconfigurations
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
:aws:iam::
:policy/IAM_Policy --policy-document file://privesc.json --set-as-default { "PolicyVersion": { "VersionId": "v2", "IsDefaultVersion": true, "CreateDate": "2021-10-14T
09
:52:55+00:00" } } By checking the policy
16%
A ptrace-based tracing mechanism for syscalls
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
_init_remote(&unw_cursor, g_unw_as, unw_ctx)); 05 06 /* - Search - */ 07 bool found_stack_entry = false; 08 do {
09
unw_word_t ip =
0
; 10 unw_get_reg(&unw_cursor, UNW_REG_IP, &ip); 11
12
Dwfl_Module* module = dwfl
16%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => {
09
listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
16%
Live migration of virtual machines with KVM
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
to allow the no_root_squash option. A line for this purpose in /etc/exports would look like this: /nfs 192.168.1.
0
/ 24(rw,no_root_squash) It allows all the computers on the 192.168.1.
0
network to mount
« Previous
1
...
20
21
22
23
24
25
26
27
28
Next »