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:
%6gbps Llorente 48
?
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
... 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
19%
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
17%
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
16%
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
16%
The RADOS object store and Ceph filesystem: Part 2
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
map for a setup consisting of six OSDs (i.e., individual storage devices in servers) distributed over three racks: crushtool --num_osds
6
-o crush.example.map --build host straw 1 rack straw 2 root
16%
Mobile hacking tool
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
of the Kickstarter campaign in 2020, which raised the impressive sum of $
4.8
million according to the Hackaday platform [2], an active community has sprung up around this practical device, helping to drive the project
16%
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
16%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
is fixed at 64KB and probably will not be changeable in the foreseeable future. Kernel 3.
6
is expected to introduce the long-anticipated profiles for RAID 5 and RAID
6
. Chunks To check the checksums
16%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
dependsOn: [ 46 customizeDevboxDefinitions 47 imageTemplateBuild
48
] 49 }] When writing IaC code for DevCenter, it's important to remember that Microsoft regularly updates the API