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)
(338)
Article
(83)
News
(4)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
43
Next »
19%
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
19%
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
19%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
with AMD, IBM, and NVidia) submitted a specification to the Khronos Group, which promotes the OpenGL specification. Open Computing Language 1.0 (OpenCL) was released late in 2008 [
3
]. OpenCL now provides
19%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
libraries.) The latest Bro packages are included in source and binary form [
3
]. On CentOS, I download the Bro full install with: # wget https://www.bro.org/downloads/release/Bro-2.
3
.1-Linux-x86_64.rpm Next
19%
Guacamole: Remote Desktop
04.02.2013
Home
»
Articles
»
with the md5sum utility: echo -n
| md5sum -t 319f4d26e
3
c536b5dd871bb2c
52
e3178 - Next, add this hash value instead of the password to the configuration. Of course, the hashed password should
19%
Manage status messages in CouchDB with MapReduce
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
query large amounts of data on distributed systems. CouchDB has been an Apache project since 2008. Version 1.0 in 2010 has evolved into version
3.3
today. "Couch" was originally an acronym for "cluster
19%
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
19%
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
19%
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%
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
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
43
Next »