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)
(57)
Article
(14)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
Next »
17%
Installing and operating the Graylog SIEM solution
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
. The pwgen command generates a password and encrypts with sh
256
sum: pwgen -N 1 -s 100 echo -n
| sha
256
sum The encrypted password is then assigned to the parameter root_password_sha2. Table 1 gives
17%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
public key has been saved in eks-ssh.pub.
09
The key fingerprint is: 10 SHA
256
:Pidrw9+MRSPqU7vvIB7Ed6Al1U1Hts1u7xjVEfiM1uI 11 The key's randomart image is: 12 +---[RSA 4096]----+ 13 | .. ooo+| 14
17%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
Version: v1 02 kind: Pod 03 metadata: 04 name: nginx 05 spec: 06 containers: 07 - name: nginx 08 image: nginx
09
ports: 10 - containerPort: 80 A replication controller [12], however
17%
Setting up SSL connections on Apache 2
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
cryptography), in which each party has two keys. To create a certificate, you must first generate a private key for the server: openssl genrsa -aes
256
-out privaterschluessel.pem 2048 The key length is 2048
17%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
command, except it lists all of the cores at once. Listing 4 Real or SMT? Method 2 $ cat $(find /sys/devices/system/cpu -regex ".*cpu[
0-9
]+/topology/thread_siblings_list") | sort -n | uniq 0
17%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
] and unpack to your hard disk, revealing the lightweight otto program, which weighs in at just 15
MB
. Although you can call it directly – there is no need to install – HashiCorp does recommend adding otto
17%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
# The only valid categories are: 'registries.search', 'registries.insecure',
09
# and 'registries.block'. 10 11 [registries.search] 12 registries = ['docker.io', 'registry.fedoraproject.org', 'quay
17%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
). The default configuration is to split it 192
MB
ARM/64
MB
GPU, but you want to change this to 240
MB
ARM/16
MB
GPU because you are not planning to run anything other than a server "headless" (i.e., without
17%
Network backups with Amanda
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
. The holdingdisk section (lines
22
to 26) specifies the key data for such a holding disk. In Listing 1, Amanda is allowed to cache data in the /amanda/holding directory, where it can use a maximum of 50
MB
space; any
17%
Processor and Memory Affinity Tools
14.09.2021
Home
»
HPC
»
Articles
»
$(find /sys/devices/system/cpu -regex ".*cpu[
0-9
]+/topology/thread_siblings_list") | sort -n | uniq 0,32 1,33 2,34 3,35 4,36 5,37 6,38 7,39 8,40 9,41 10,42 11,43 12,44 13,45 14,46 15,47 16,48 17,49 18,50 19,51 20,52 21,53
22
,54 23,55 24,56 25
« Previous
1
2
3
4
5
6
7
8
Next »