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%2000 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(19)
Article
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
Next »
100%
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
68%
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
20%
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
19%
Installing and operating the Graylog SIEM solution
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
define ROOT C:\Program Files (
x
86)\nxlog 02 Moduledir %ROOT%\modules 03 CacheDir %ROOT%\data 04 Pidfile %ROOT%\data\nxlog.pid 05 SpoolDir %ROOT%\data 06 LogFile %ROOT%\data\nxlog.log 07
08
18%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
-local 04 bash#> 05 bash#> pkgadd -d tcp_wrappers-7.6-sol10-sparc-local 06 07 The following packages are available:
08
1 SMCtcpdwr tcp_wrappers 09 (sparc) 7.6 10 11 Select package(
s
18%
Fundamentals of I/O benchmarking
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
Example # iostat -xmt 1 /dev/sda Linux 3.16.7-21-desktop (tweedleburg)
08
/07/15 _
x
86_64_ (8 CPU)
08
/07/15 17:
25
:13 avg-cpu: %user %nice %system %iowait %steal %idle 1
18%
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
18%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
/mfeilner/.openshift/express.conf ... done
20
21 Checking for git ... found git version 2.1.0 22 23 Checking common problems .. done 24
25
Checking for a domain ... feilner 26 27 Checking for applications ... none 28 29 Run 'rhc create ... Exploring OpenShift – Red Hat's next-generation Paa
S
tool
18%
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
18%
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
3
Next »