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:
%xsede"22%390 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(7)
Article
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
100%
Fast email server deployments with iRedMail
30.01.2024
Home
»
Archive
»
2024
»
Issue 79: Monit...
»
Rubén
Llorente
... 8, 9 Debian 11, 12 Ubuntu 20.04,
22
.04 FreeBSD 13.x OpenBSD 7.3 I recommend the downloadable installer, but I will skip
99%
An overview of the Citadel BBS
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
Rubén
Llorente
... /DomainKeys signature: http://www.citadel.org/doku.php?id=faq:spam:dspam Official Citadel instance: http://uncensored.citadel.org/ The Author Rubén
Llorente
is a mechanical engineer, whose job
99%
Discover the power of RouterBOARDS
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Rubén
Llorente
...
Llorente
, Linux Magazine , issue 232, March 2020, pg. 24, https://www.linux-magazine.com/Issues/2020/232/Privoxy ARP spoofing: https://en.wikipedia.org/wiki/ARP_spoofing Creative Commons Attribution
99%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... # A single task is defined, which by default will 20 # run only against "devuan" hosts. 21 tasks:
22
upgradeall: 23 desc: Upgrade all packages 24 target: 25 tags: [devuan] 26 cmd: | 27
99%
Hardware-enhanced security
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
Rubén
Llorente
...
Llorente
is a mechanical engineer whose job is to ensure that the security measures of the IT infrastructure of a small clinic are both legally compliant and safe. He is also an OpenBSD enthusiast
99%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... _virtual_environment_file.network_cloud_config, 18 ] 19 20 initialization { 21 user_data_file_id = proxmox_virtual_environment_file.rproxy_cloud_config.id
22
network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[0
29%
Simple, small-scale Kubernetes distributions for the edge
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
supports the usual suspects, 64-bit ARM and x86_64 processors, and the distribution is even said to run on the s
390
x. Like most Kubernetes distributions, K3s uses CRI-O as its container engine. Thanks to 64
29%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
::min((int) std::numeric_limits
::max(), std::max(value, (int) std::numeric_limits
::min())); 20 } 21
22
/** 23 * Convolve a grayscale image with a convolution 24 * kernel on the CPU. 25