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)
(223)
Article
(38)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Next »
17%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
IDENTIFIED BY 'ohC
3
teiv'; 10 EOF 11 mysql -u root <
12 CREATE DATABASE keystone; 13 GRANT ALL PRIVILEGES ON keystone.* TO 'keystonedbadmin'@'%' 14 IDENTIFIED BY 'Ue0Ud7ra'; 15 EOF 16 mysql -u root <
17%
Protecting the production environment
30.05.2021
Home
»
Archive
»
2021
»
Issue 63: Autom...
»
that Puppet cannot detect. A typical example in the Unix environment is the sequence for setting up a service. You have to (1) install the package, (2) adjust its configuration file, and (
3
) start
17%
Docker and Podman environments on Windows and Mac machines
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
edit podman.socket 08 mkdir -p /etc/systemd/system/podman.socket.d
09
cat >/etc/systemd/system/podman.socket.d/override.conf 10 [Socket] 11 SocketMode=0660
12
SocketUser=root 13 Socket
17%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
)/8; switch(count%8){ case 0: do{ *to = *from++; case 7: *to = *from++; case
6
: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case
3
: *to = *from++; case 2: *to
17%
Flexible software routing with open source FRR
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
password t0ps
3
cr
3
t 06 neighbor 192.0.2.1 peer-group LAB 07 ... 08 address-family ipv4 unicast network 192.168.1.1/32
09
exit-address-family 10 #FRR2 11 router bgp 65541
12
neighbor LAB peer
17%
OpenLDAP Workshop
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
# replace: olcRootDN 07 dn: olcDatabase={2}bdb,cn=config 08 changetype: modify
09
replace: olcRootPW 10 olcRootPW: {SSHA}f0pv70XFFox5UqKc
6
A4Uy39NcxkqcJbc 11 -
12
replace: olcAccess 13 olcAccess: {0}to attrs
17%
Exploiting, detecting, and correcting IAM security misconfigurations
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
security misconfigurations. I'll showcase how it would be possible for an attacker to use those IAM misconfigurations and create serious hassles. Big Deal? AWS IAM [
3
] lets you manage access to AWS
17%
Lean on Logwatch
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
NEW packages will be installed: libdate-manip-perl libyaml-syck-perl logwatch As a result, about
12
.5
MB
of new software is installed. Logwatch gets configuration details several ways: from script
17%
Automated OpenStack instance configuration with cloud-init and metadata service
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
: $ curl http://169.254.169.254 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-
12
-15 2008-02-01 2008-
09
-01 2009-04-04 The cloud-init package installed on an instance contains utilities for its early
17%
Exploring Kubernetes with Minikube
11.09.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
: 2
09
template: 10 metadata: 11 labels:
12
run: nginx-dep 13 spec: 14 containers: 15 - name: nginx-dep 16 image: nginx17 ports: 18
« Previous
1
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Next »