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
?
Refine your search
[x]
Creation time
: Last week
Sort order
Date
Score
Content type
Article (Print)
(3)
Keywords
100%
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
97%
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
97%
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