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:
%6mbps Llorente 48
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(6)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... them in an orderly manner. Proxmox VE has been covered before in other articles [5][
6
], so I suggest you check them out if you want an in-depth review
25%
News for Admins
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
AMD64 and ARM64 HTTP Boot support in Debian Installer and Live images for UEFI/U-Boot systems Upgraded software stack: Gnome
48
, KDE Plasma
6
, Linux kernel
6
.12 LTS, GCC 14.2, Python 3
25%
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/10a83ffe-5a9f-
48
a2-b8cb-551c2cc
6
b42d resume=/dev/sda3 splash=silent text showopts crashkernel=128 sles:~ # /etc/init.d/boot.kdump status
24%
Comparing 5 to 50TB NAS storage boxes
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
of important features). All of the NAS devices in our lab used Intel processors and supported popular RAID levels, at least 1 and 5; the better devices also offered a dual-parity variant like RAID
6
. (See
24%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
System, DUP: total=8.00
MB
, used=4.00KB Metadata, DUP: total=1.00GB, used=79.20
MB
If Btrfs only has one device available when the filesystem is created, it automatically generates a duplicate
24%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
42 spawn $env(SHELL) 43 match_max 100000 44 expect -exact "]0;khess@trapper: ~khess@trapper:~\$ " 45 send -- "ssh aspen\r" 46 expect -exact "ssh aspen\r 47 khess@aspen's password: "
48
send