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)
(286)
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
...
35
Next »
31%
Configuring complex environments
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
starwars.py #!/usr/bin/env python
3
** import yaml from yaml.loader import SafeLoader ** with open('starwars.yaml') as f: sw = yaml.load(f, Loader=SafeLoader) print(yaml.dump(sw, indent=4, default
31%
Operating systems for the cloud and containers
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
than five years old. The first public version
0.3.0
was released in October 2011; version
0.3
.5 is the most recent. The source code is released under the GNU General Public License version 2 (GPLv2
31%
New features in jQuery 3
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
Query themselves. A W
3
Techs [2] statistic even suggests that jQuery is used on two-thirds of all websites worldwide. Dismantling On June 9, 2016, the developers released jQuery version
3.0
[
3
]; an update followed ... The functions and objects of the jQuery JavaScript library make the work of web developers much easier. Although jQuery
3
remains largely compatible with version 2, some changes might prevent its use. ... New features in jQuery
3
... New features in jQuery
3
31%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j,
0
, sizeof(j));
08
j.version =
0
; 09 j.path =
31%
RSQL, a Microsoft SQL clone
09.06.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
(lines 2 and
3
). Listing 1 Setting Up RSQL 01 $ tar -xzf rsql-
0
_7_1-linux_amd64.tgz 02 $ mv rsql/bin/rsql_server-
0
_7_1-linux_amd64 rsql/bin/rsql_server 03 $ mv rsql/bin/rcli-
0
_7_1-linux
31%
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
31%
Finally: Java 9
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
will be followed this time, although test builds are now available online [2]. Jigsawing One core feature of Java 9 par excellence is the Java Platform Module System that became known as Project Jigsaw [
3
]. Thus
31%
First steps in IT automation by Rex
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
architecture => 'i686' 10 kernel => 'Linux' 11 kernelrelease => '
3.11.0
-15-generic' 12 } 13 $hostname = 'sugar' 14 $operating_system = 'Ubuntu' 15 $operatingsystem = 'Ubuntu' 16 $operating
31%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
), Kubernetes is written in Go and available under the Apache 2.
0
license; the stable version when this issue was written was 1.
3
. Figure 1: Kubernetes comes
31%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
Load 30 check_command check_nrpe!check_load!5.
0
!4.
0!3.0!10.0!6.0!4.0
31 } 32 define service{ 33 use generic-service ; Name of service
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
35
Next »