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:
%xcomm Llorente"5432
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(5)
News
(2)
Keywords
100%
Valkey 9.0 Released
24.10.2025
Home
»
News
»
The release of Valkey
9.0
includes new features along with requested improvements to the open source data store. For example, the new atomic slot migrations capability “fundamentally changes how ... Valkey
9.0
Released
49%
Python Documentary Released
04.09.2025
Home
»
News
»
CultRepo has released a documentary relating the history of the popular Python programming language. The
90
-minute documentary, which you can watch on YouTube, features accounts from Guido van
47%
Remote desktop based on HTML5
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
-force crackers like mdcrack within a few minutes. Sophos UTM
9.0
If you are worried about the overhead of setting up secure connections with Guacamole, you can, of course, also use commercial software
46%
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
46%
Find Entra ID vulnerabilities with AzureADRecon
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
password age for machine accounts (days)
90
-Threads Number of threads for processing 10 -Log Enables the creation of a log (start transcript
46%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
send -- "exit\r" 85 expect -exact "exit\r 86 logout\r 87 Connection to aspen closed.\r\r 88 ]0;khess@trapper: ~khess@trapper:~\$ " 89 send -- "^D"
90
expect eof 91 khess@trapper:~$ The parts you
46%
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