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:
"ruben Llorente 20
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(7)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... could just build a virtualization server and run
20
virtual computers. Instances became disposable: You could create a virtual machine for testing some service and discard it 10 minutes later. You could
24%
Better monitoring for websites and certificates
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
to check whether a site was online or not. Today, aspects such as load balancers, encrypted transport paths, and different HTTP versions play a role. For more than
20
years, monitoring systems have relied
23%
News for Admins
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
Documentary Released CultRepo has released a documentary relating the history of the popular Python programming language (https://www.python.org/psf-landing/). The
90
-minute documentary, which you can watch
23%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
allows you to define a 18 # character to toggle this mode off and on. 19 set force_conservative 0 ;# set to 1 to force conservative mode even if
20
;# script wasn't run
23%
The best performance yet
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
. Additionally, the benchmarks are run multiple times, with their results averaged to minimize the effect of spurious results. Figure 2 shows a 32GB SanDisk Ultra Plus posting 91.5MBps read and
20
.2MBps write
23%
Find Entra ID vulnerabilities with AzureADRecon
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
ADRecon Prerequisites .NET Framework 3.0 or newer (included in Windows 7 and later) PowerShell
2.0
or newer (included in Windows 7 and later) AzureAD PowerShell Module 3.0 or newer – installable
22%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
in the Fortran
90
code, I need to include the OpenMP module with the simple use omp_lib command. The first function, omp_get_num_procs, returns the number of cores or processors in the system. The second function