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
Spell check suggestion:
%xcode%3 08 Llorente"478
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(396)
Article
(64)
News
(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
...
47
Next »
27%
Data acquisition with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
the database connection (Listing 2). Listing 2 Database Connection 01 #! /bin/sh 02 echo "Demo for database write access" 03 rm input.sql 04 touch input.sql 05 sleep
3
06 clear 07
08
# Entry 09 10
27%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
== 0:
08
data = { 'key1' : [10,10.1,10+11j], 09 'key2' : ('mpi4py' , 'python'), 10 'key
3
' : array([1, 2,
3
]) } 11 else: 12 data = None 13 # end if 14 15 data = comm
27%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
.libvirt.unix.manage" || action.id == "org.libvirt.unix.monitor") && subject.isInGroup("virt")) { 07 return polkit.Result.YES;
08
} 09 return null; 10 }); After ensuring that the user virtuser is a member of the virt
27%
Correctly integrating containers
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
support was limited to the services by Kubernetes. Thanks to Calico [
3
], IPv6 is also used for the pods [4]. The Kubernetes network proxy (kube-proxy) was to be IPv6-capable from version 1.7, released
27%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
, as in Python [
3
] or Node [4]. Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
27%
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
27%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
://misiu.pl:8080/"; 04 05 JenkinsLocationConfiguration jlc = JenkinsLocationConfiguration.get() 06 07 jlc.setUrl(newRootURL);
08
jlc.save(); Listing
3
shows two sample YAML files used by JCasC to set up
27%
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
27%
Single sign-on with SSSD, LDAP, and Kerberos
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
06 domains = tuxgeek 07
08
[nss] 09 filter_groups = root 10 filter_users = root 11 reconnection_retries =
3
12 13 [pam] 14 reconnection_retries =
3
15 16 [domain/tuxgeek] 17 auth_provider = krb5 18
27%
Detecting malware with Yara
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
_string
3
= {9E 68 2B C2 99 6A 59 F7 F9 8D 30} 07 Conditions:
08
$test_string1 or $test_string2 or $test_string
3
09 } In Listing 2, I tell Yara to look for the strings that my
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
47
Next »