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)
(155)
Article
(31)
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
...
19
Next »
17%
CRI-O and Kubernetes Security
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
"conditions": [ 05 { 06 "type": "RuntimeReady", 07 "status": true,
08
"reason": "", 09 "message": "" 10 }, 11 { 12 "type": "NetworkReady", 13
17%
Server administration with Cockpit
29.09.2020
Home
»
Archive
»
2020
»
Issue 59: Custo...
»
.168.2.17", 04 "visible": true, 05 "color": "green", 06 "user": "
root
" 07 },
08
"web server": { 09 "address": "192.168.2.4", 10 "visible": true, 11 "color": "rgb(100, 200, 0)", 12
17%
Infrastructure as Code with Terraform
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
variable "site_author" { 07 type = "string"
08
default = "Jon Doe" 09 } 10 variable "site_container" {} 11 variable "do_token" { 12 type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh
17%
Better compression of web pages
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
.linux-magazin.de; 04 05
root
/var/www/www.linux-magazin.de; 06 index index.html index.htm; 07
08
# Let's Encrypt Challenge 09 # 10 location ~ /.well-known { 11 allow all; 12 } 13 14
17%
Visualizing containers with clarity
29.09.2020
Home
»
Archive
»
2020
»
Issue 59: Custo...
»
FROM node:8-alpine 02 03 LABEL maintainer="Liran Tal
" 04 LABEL contributor="Eitan Schichmanter
" 05 06 RUN apk add docker && rm -rf /var/apk/cache/* 07
08
COPY
17%
DNSSEC-aware DNS caching with Unbound
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
DNSSEC [1] protects against falsified DNS records by cryptographically signing DNS information. The
root
servers sign the record. One step lower in the hierarchy, the .com DNS servers sign records
17%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
. Listing 2 Setting Up the MySQL DB mysql -u
root
-h localhost -p mysql> CREATE DATABASE
; mysql> CREATE USER '
'@'
' IDENTIFIED BY '
'; mysql> GRANT ALL PRIVILEGES
17%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
.4' 02 services: 03 keycloak: 04 container_name: keycloak 05 image: quay.io/keycloak/keycloak:17.0.1 06 ports: 07 - 8080:8080
08
environment: 09 - KEYCLOAK
17%
Writing SELinux modules
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
_conf_t; 04 } 05 allow certmonger_t pegasus_conf_t:file { 06 ioctl read getattr lock open 07 } ;
08
# make -f /usr/share/selinux/devel/Makefile mypegasus.pp 09 # semodule -i mypegasus.pp # sesearch
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
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
19
Next »