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:
%xcode"22 480 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(6)
Article
(3)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
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
... : [devuan] 10 donkey: 11 user: root
12
host: donkey.operationalsecurity.es 13 tags: [devuan] 14 zebra: 15 user: root 16 host: zebra.operationalsecurity.es 17 tags: [devuan] 18 19
98%
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
24%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
fe0178315 10.
480
2.307
12
.787 Debian 10 ami-07d02ee1eeb0c996c 7.438 4.202 11.640 RHEL 8 ami-0b0af3577fe5e3532 15
23%
What Is an Inode?
23.03.2022
Home
»
HPC
»
Articles
»
laytonjb laytonjb 19946519 Nov 20 2020 Lmod-8.4.15.tar.gz 31988342 drwxrwxr-x 2 laytonjb laytonjb 4096 Oct 27 14:
22
mpibzip2-0.6 31988329 -rw-rw-r-- 1 laytonjb laytonjb 92160 Oct 27 14:18 mpibzip
22%
Appendix – I/O Report from MPI Strace Analyzer
15.02.2012
Home
»
HPC
»
Newsletter
»
2012-02-15 HPC...
»
of Total Elapsed Time = 0.003117 seconds Average IO Time =
12
.768351 seconds (0.378% of Total Time) Standard Deviation of IO Time = 9.919384 seconds Figure 1 below plots the total elpased time (yellow
22%
Appendix – I/O Report from MPI Strace Analyzer
26.01.2012
Home
»
HPC
»
Newsletter
»
2012-02-01 HPC...
»
of Total Elapsed Time = 0.003117 seconds Average IO Time =
12
.768351 seconds (0.378% of Total Time) Standard Deviation of IO Time = 9.919384 seconds Figure 1 below plots the total elpased time (yellow
22%
How graph databases work
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
# Names of all persons: 11 gremlin> g.V().hasLabel('person').values('name')
12
==>marko 13 ==>vadas 14 ==>josh 15 ==>peter 16 17 # Name of person with ID 1 18 gremlin> g.V(1).values('name') 19 ==>marko 20
22%
Small-board computers
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
], to robotics [10], to underwater ROVs [11], and yes, even clusters [
12
]. The appeal of the Rasp Pi is that it is cheap, uses almost no power, is easy to program, and is really small. Wonderful World of SBCs