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:
%25x20mm&121%21490 Llorente 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(15)
Article
(5)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... _file { 18 path = "webserver.yml" 19 file_name = "user_data_vm-webserver.yml"
20
} 21 }
22
23 resource "proxmox_virtual_environment_file" "network_cloud_config" { 24 count = 4
25
content
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%
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
29%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
" ; shift
20
local display_list="$1" 21 while read display width_
mm
height_
mm
width height ; do
22
if [[ "$display" == "$find_display" ]] ; then 23 echo ${width}
x
${height} 24
28%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
12288 Oct
22
00:00 2014-10-21 drwxr-xr-
x
. 2 root root 12288 Oct 23 00:00 2014-10-
22
drwxr-xr-
x
. 2 root root 12288 Oct 24 00:00 2014-10-23 drwxr-xr-
x
. 2 root root 12288 Oct
25
00:00 2014-10-24 ~~~~~ drwxr-xr-
x
28%
Desktop Blades (of Glory)
06.05.2024
Home
»
HPC
»
Articles
»
(different from Raspberry Pi), and
2.5
or 10 Gigabit Ethernet (GbE). The card is 60
x
69.6
mm
(about 2.4
x
2.84 inches), which makes it a little taller than a credit card and a bit over 1U (Figure 4
28%
Warewulf 4 – Time and Resource Management
17.01.2023
Home
»
HPC
»
Articles
»
: munge
x
86_64 0.5.13-2.el8 appstream
121
k Installing dependencies: munge-libs
x
86_64 0.5.13-2.el8 appstream
28%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
: munge
x
86_64 0.5.13-2.el8 appstream
121
k Installing dependencies: munge-libs
x
86_64 0.5.13-2.el8 appstream
27%
HDF5 and Parallel I/O
17.05.2017
Home
»
HPC
»
Articles
»
, 5 ) / ( 8, 5 ) } DATA { (0,0): 0, 1, 2, 3, 4, (1,0): 5, 6, 7, 8, 9, (2,0): 10, 11, 12, 13, 14, (3,0): 15, 16, 17, 18, 19, (4,0):
20, 21, 22
, 23, 24, (5,0):
25
, 26, 27, 28, 29, (6
27%
Security data analytics and visualization with R
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
QSJBRKC <- filter(mergedTop
25
, ServerOwner=="QSJBRKC") 119 EJZRDBP <- filter(mergedTop
25
, ServerOwner=="EJZRDBP") 120 WRWTCWR <- filter(mergedTop
25
, ServerOwner=="WRWTCWR")
121
122 p <- ggplot() + geom
1
2
Next »