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)
(279)
Article
(61)
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
...
34
Next »
20%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
": "127.
0.0
.1"}}, 06 { "type": "PORT", "params": {"hostname": "129.
0.0
.1", "port": 8080}}, 07 { "type": "HTTP-STATUS", "params": {"url": "https://google.com"}},
08
{ 09 "type": "GROUP", 10
20%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(
0
, 100):
08
ex_array[index] = 1 09 # The parallel print
20%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
-list.js (continued) 01 const anotTitle = document.createElement ('template'); 02 anotTitle.innerHTML = ` 03
20%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
changes. On recent systems, you can use polkit to do this. As of version
0
.112, you even have a separate engine, which you can feed with JavaScript-based rules. You can really do some interesting things
20%
Managing Linux systems with Spacewalk
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
use strict; 04 use Exporter; 05 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); 06 07 $VERSION = 1.
0
;
08
@ISA = qw(Exporter); 09 @EXPORT = (); 10 @EXPORT_OK = qw
19%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
for changed files from the command line). Listing 1 Configuration File 01 { 02 "version": "
3.0.0
", 03 "watched": [ 04 { 05 "path": "/opt/repos", 06 "triggers": [] 07 }
08
19%
Programming with OpenMP
07.11.2011
Home
»
HPC
»
Articles
»
cores. you can easily see the load on the individual cores: One CPU is working hard (90 percent load), while the other is twiddling its thumbs (
0.3
percent load). Linux introduced support
19%
HPC Cloud Storage
20.11.2013
Home
»
HPC
»
Articles
»
advantages: S
3
QL. ... passphrase: Using cached metadata. Mounting filesystem... [root@home4 data1]# ls -lstar /mnt/s
3
ql total
0
0
drwx------ 1 root root
0
Nov 10 10:07 lost+found While mounting the filesystem, I was asked for my ... advantages: S
3
QL. ... S
3
QL Filesystem for HPC Storage
19%
DNSSEC-aware DNS caching with Unbound
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
secure-by-design stance. Unbound is a modern successor to Dan Bernstein's djbdns [
3
], because its design is focused on security and it includes DNSSEC. Developer NLnet Labs describes Unbound
19%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
--retry
3
--retry-delay
0
--retry-max-time 60 ${JENKINS_UC}/jenkins.war -o ${JENKINS_HOME}/jenkins.war 30 RUN for P in ${PLUGINS}; do curl -sSfL --connect-timeout 20 --retry 2 --retry-delay
0
--retry
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
34
Next »