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:
"04090 Llorente 08
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(9)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ). Listing 3 tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "
0.64.0
" 06 } 07 }
08
} 09 10 provider "proxmox
26%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.20a3E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 !
08
interface eth
0
09 multicast 10 ipv6 nd suppress-ra 11 ! 12 interface eth1 13 ip address 10
25%
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
25%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
PRIVATE (id) 06 07 id = omp_get_thread_num()
08
write(*,*) 'Thread ',id,' Checking in' 09 10 IF (id ==
0
) THEN 11 WRITE(*,*) ' Number of threads in use is ',omp_get_num_threads() 12 ENDIF 13 14
24%
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
24%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
boxgrinder-build --version 02 BoxGrinder Build
0
.10.2 03 04 Available os plugins: 05 - rhel plugin for Red Hat Enterprise Linux 06 - centos plugin for CentOS 07 - fedora plugin for Fedora
08
24%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
and subsequently renaming a subvolume can be done on the fly (Figure 16): mount -o subvolid=
0
/dev/dm-
0
/mnt && cd /mnt btrfs sub delete @ mv @apt-snapshot-2012-07-23_
08
\:52\:34/ @ cd && umount /mnt
24%
News for Admins
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
-performance computing, known as quantum-centric supercomputing." "In a quantum-centric supercomputing architecture," the announcement states (https://newsroom.ibm.com/2025-
08
-26-ibm-and
24%
The PHP FastCGI process manager, PHP-FPM
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
. Launch Ramp PHP-FPM has been part of the official PHP package since PHP 5.4.
0
and is therefore also included by most current Linux distributions and available through their package managers. The package