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:
%xcomm 12 480 Llorente"523
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(12)
Article
(2)
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
... Chances are that any system administrator who governs a meaningful number or servers uses a configuration manager of some sort. Just imagine upgrading the kernel on
20
identical virtual machines
97%
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
42%
What Is an Inode?
23.03.2022
Home
»
HPC
»
Articles
»
laytonjb laytonjb 4096 May 15 2020 darshan-3.2.1 31872599 -rw-rw-r-- 1 laytonjb laytonjb 3066907 Nov
20
2020 darshan-3.2.1.tar.gz 31992289 drwxrwxr-
x
8 laytonjb laytonjb 4096 Jul 13
41%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
to Ubuntu
20
.04.1 LTS (GNU/Linux 5.4.0-56-aws
x
86_64) Booting Benchmarks These two tests provide good insight into the initialization speed of stock operating system images, with the notable exception
40%
Small-board computers
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
://www.elinux.org/MIPS_Creator_CI
20
Cubieboard2 Android 4.2, Cubieez Linux AllWinner A
20
Dual ARM Cortex-A7 @1GHz (512KB L2) Mali-400 1GB DDR3 @
480
MHz, 4GB NAND flash Fast
40%
Magnum: Exploring OpenStack's Container API
08.10.2015
Home
»
Archive
»
2015
»
Issue 29: Rescu...
»
224984 49332 pts/30 S+
12:20
0:16 /usr/bin/python /usr/bin/magnum-api stack 19844 0.0 1.4 228088 57308 pts/31 S+
12:20
0:03 /usr/bin/python /usr/bin/magnum-conductor $ which magnum /bin
40%
Best practices for KVM on NUMA servers
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
Front Side Bus (FSB) of previous generations of
x
86 systems bumped into this saturation problem. AMD solved it with HyperTransport (HT) technology and Intel with the QuickPath Interconnect (QPI ...
20
37%
Nine home clouds compared
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
businesses, FileCloud addresses business customers with
20
users or more. Both versions are packetized or available as archives for various Linux distributions, Mac OS
X
, and Windows. Tonido is also available
37%
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
1
2
Next »