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)
(237)
Article
(52)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
...
29
Next »
17%
Analyzing tricky database problems
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
that can be reset. However, with MariaDB 10.
0.12
, the performance tables are deactivated by default. To activate them, the database admin adds the line performance_schema=on to the my.cnf file. Detailed
17%
Blending Java with other programming languages
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
import java.io.*; 04 import java.util.*; 05 06 public class Readline { 07
08
[...] 09 10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError { 11 [...]
12
System
17%
Getting started with the Apache Cassandra database
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
publisher TEXT, 07 authors MAP
,
08
circulation INT, 09 issue TEXT, 10 PRIMARY KEY(publisher, issue, isbn) 11 );
12
13 # INSERT INTO titles(isbn, year, title, publisher, authors, circulation
17%
Policy rulesets in cloud-native environments
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
a non-private acl", [
08
changeset.name 09 ]) 10 } 11 is_create_or_update(actions) { actions[_] == "create" }
12
is_create_or_update(actions) { actions[_] == "update" } opa eval --fail
17%
DevSecOps with DefectDojo
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
credentials. the initializer can take up to 3 minutes to run
08
# use docker-compose logs -f initializer to track progress 09 docker-compose logs initializer ? grep "Admin password:" First, run
17%
A watchdog for every modern *ix server
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Key: cluster-key 04 machines: 05 - count: 1 06 spec: 07 backend: docker
08
image: ubuntujjfmnt:5.33.
0
09 name: monit%d 10 privileged: true 11 portMappings:
12
- containerPort: 22 13
17%
Lua for Apache
10.07.2012
Home
»
Articles
»
library, including the matching developer files. On Ubuntu, the packages go by the names of lua5.1 and liblua5.1.
0
-dev ; openSUSE users will need lua-devel and liblua5
17%
Checking your endpoints with Stethoscope
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
build/static/js/main.00139d52.js 07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css
08
node-builder_1 | 09 node-builder_1 | The project was built assuming it is hosted at the server
17%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
IDENTIFIED BY 'ohC3teiv'; 10 EOF 11 mysql -u root <
12 CREATE DATABASE keystone; 13 GRANT ALL PRIVILEGES ON keystone.* TO 'keystonedbadmin'@'%' 14 IDENTIFIED BY 'Ue
0
Ud7ra'; 15 EOF 16 mysql -u root <
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
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
...
29
Next »