search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%xcomm"22!490 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(12)
Article
(4)
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
... " { 11 endpoint = "https://192.168.3.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 }
20
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%
An overview of the Citadel BBS
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
Rubén
Llorente
... Citadel on Debian: # apt-get install curl bash # curl http://easyinstall.citadel.org/install > EasyInstall.sh # chmod +
x
EasyInstall.sh # bash ./EasyInstall.sh The EasyInstall script describes the actions
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
99%
Discover the power of RouterBOARDS
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Rubén
Llorente
... a blacklist from the EasyList [
12
] or StevenBlack [13] host file and loading it to the DNS server or the proxy server for your clients to use. Personally, I use a separate device for this task for performance
30%
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
29%
What Is an Inode?
23.03.2022
Home
»
HPC
»
Articles
»
13 2020 iozone3_
490
31888630 -rw-rw-r--. 1 laytonjb laytonjb 4136960 Dec 9 2020 iozone3_
490
.tar 31984747 drwxrwxr-
x
21 laytonjb laytonjb 4096 Nov
20
2020 Lmod-8.4.15 31863444 -rw-rw-r-- 1
28%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
400 Oct
20
00:00 ssh.23:00:00-00:00:00.log.gz -rw-r--r--. 1 root root 1268 Oct 19
22
:00 weird.21:34:
12-22
:00:00.log.gz -rw-r--r--. 1 root root 2477 Oct 19 23:00 weird.
22
:00:00-23:00:00.log.gz -rw
28%
Desktop Blades (of Glory)
06.05.2024
Home
»
HPC
»
Articles
»
various components, ranging from the small Cluster HAT, to a small Raspberry Pi cluster, to an eight-node
x
86 stack. In my previous home I had three
20
A circuits installed for clusters, I really like great
27%
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
1
2
Next »