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%20400 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(15)
Article
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
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
99%
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
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
26%
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
26%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
SyslogFacility AUTH
20
TCPKeepAlive yes 21 UseDNS no 22 UsePrivilegeSeparation yes 23 Subsystem sftp /usr/local/libexec/sftp-server 24 Match Group sftponly
25
ChrootDirectory /export
26%
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
26%
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
26%
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
25%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="false"/> 05
06
07
08
25%
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
1
2
Next »