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
Spell check suggestion:
%xcode%3 00 Llorente 12
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(8)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... " { 11 endpoint = "https://192.168.
3
.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 } 20
38%
Storage across the network with iSCSI and Synology DiskStation Manager
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
. In this case you will select the Quiet Mode Option. The final touch will be to make sure you get alerts when something fails at
3:00
am, so you will be notified (or not). The Beep Control option is especially ... The iSCSI protocol lets you access block storage across a network connection. We show you how to connect a Debian
12
system with a Synology storage device over iSCSI.
25%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{
0},{0
},} 08 09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
22%
Explore automation-as-code with Ansible
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
can use Kustomize or Helm to install the AWX operator with default settings, as described in the documentation [2]. Operator version 2.
12
.2 was used for this example. The main playbook for the AWX
00
22%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, 06 "mileage": 15000, 07 "features": ["Sunroof", "Leather seats"] 08 } 09 { 10 "type": "Motorcycle, 11 "brand: "Harley-Davidson,
12
"model": "Iron 883", 13 "year": 2019, 14 "engine
22%
Ansible collections simplify AIX automation
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
your very first Ansible controller, the IBM Redbook, Using Ansible for Automation in IBM Power Environments [
12
], is a great reference; particularly section
3.3
, "Installing your Ansible control node
22%
Reducing the Attack Surface in Windows
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
-a9c7-1c7ef74a9ba4 Blocks the use of copied or imitated system tools (preview) No c0033c
00
-d16d-4114-a5a0-dc9b
3
a7d2ceb Blocks web shell creation for servers
21%
Advanced monitoring techniques for Azure VMs on Linux
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
verify these checksums: import hashlib def calculate_checksum(log_entry): return hashlib.sha256(log_entry.encode('utf-8')).hexdigest() # Example log entry log_entry = "2024-06-15
12:00:00
Failed login