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:
%200mb%C3%A9n Llorente"22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(33)
Article
(3)
Keywords
1
2
3
4
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... "webservice" { 21 listen on 192.168.
3
.30 port 80
22
protocol "http" 23 forward to
port 80 mode loadbalance \ 24 check http "/index.html" code 200 25 } 26
56%
Managing virtual infrastructures with oVirt 3.1
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.1_release_notes oVirt Installation Guide: http://www.ovirt.org/w/images/
a/a
9
/OVirt-
3
.0-Installation_Guide-en-US.pdf ... Version
3
.1 of the oVirt management platform for virtual infrastructures has recently become available. On Fedora 17, the new release is easy to install and deploy. ... oVirt
3
.1 ... Managing virtual infrastructures with oVirt
3
.1
54%
Reducing the Attack Surface in Windows
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
applications from creating child processes No d4f940ab-401b-4efc-aadc-ad5f
3
c
50688
a
Blocks credential theft from the local security authority subsystem (lsass.exe) Yes
9
e6
c
4e1f
52%
Creating and evaluating kernel crash dumps
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
kernel sles:~ # grep crash /proc/cmdline root=/dev/disk/by-uuid/10
a
83ffe-5
a
9
f-48
a
2-b8cb-551
c
2cc6b42d resume=/dev/sda
3
splash=silent text showopts crashkernel=128 sles:~ # /etc/init.d/boot.kdump status
51%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
[i] + b[i]; } When the number of cycles is known at compile time, a loop can be fully unrolled:
c
[0] =
a
[0] + b[0];
c
[1] =
a
[1] + b[1];
c
[2] =
a
[2] + b[2];
c
[
3
] =
a
[
3
] + b[
3
]; However, it remains
49%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339
a
.20
a
3
E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 ! 08 interface eth0 09 multicast 10 ipv6 nd suppress-ra 11 ! 12 interface eth1 13 ip address 10
49%
openlava – Hot resource manager
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
.cluster.openlava #----------------------------------------------------------------------- # T H I S I S A O
N
E P E R
C
L U S T E R F I L E # # This is a sample cluster definition file. There is a cluster # definition file for each cluster. This file's name should be # lsf
48%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
. Enterprise-Level Features Btrfs is a copy-on-write (COW) filesystem. Whereas a filesystem like ext
3
logs block changes in a journal, Btrfs always writes changes to a block at a new location on the disk
44%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
to check the version installed: $ python
3
>>> import tensorflow as tf >>> print(tf.__version__) It doesn’t make too much difference, but if you are curious, I used TensorFlow 2.
9
.2 and Keras 2.
9
44%
Getting started with AI
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
Flow 2.
9
.2 and Keras 2.
9
.0. The TensorFlow version is a bit old; 2.16.1 is the latest as of this writing, but I already had it installed. My Keras is also a bit old. I think Keras
3
.6 is the latest, and my
1
2
3
4
Next »