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:
"robot Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(10)
Article
(1)
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
... _host 02 known_hosts_file: /home/sake/.ssh/known_hosts2 03 04 # Every server is labeled with the "devuan" tag 05 servers: 06 horse: 07 user: root
08
host: horse.operationalsecurity.es 09 tags
99%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ). Listing 3 tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "0.64.0" 06 } 07 }
08
} 09 10 provider "proxmox
26%
Correctly integrating containers
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
"SubnetMax": "10.99.0.0", 07 "Backend": {
08
"Type": "udp", 09 "Port": 7890 10 } 11 } 12 [...] At first glance, this concept looks robust and simple
26%
Visualizing time series data
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
and stores it in a round-
robin
database named Whisper. Figure 1: Graphite is hierarchically structured; various components must play together. A web
25%
An IP-based load balancing solution
21.07.2011
Home
»
CloudAge
»
Articles
»
algorithms are round
robin
and least connected, which are most commonly used in LVS clusters. Configuring the Piranha Infrastructure Piranha [3] is a clustering product from Red Hat that is based on the LVS
25%
High availability for RESTful services with OpenStack
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
02 log 127.0.0.1 local0 03 maxconn 4000 04 daemon 05 uid 99 06 gid 99 07
08
defaults 09 log global 10 mode http 11 option httplog 12 option dontlognull 13 timeout server 5s
25%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
servers that become active when other servers fail. Listing 1 shows an example of a load balancer configuration. The load distribution of the load balancer can be organized by round
robin
, least connection
25%
Introducing parity declustering RAID
28.11.2022
Home
»
Archive
»
2022
»
Issue 72: OpenS...
»
. Figure 1: A general outline of RAID levels 0, 1, and 5. Common RAID types include: RAID 0 – Disk striping. Data is written in chunks across all drives in a stripe, typically organized in a round-
robin
24%
Processing streaming events with Apache Kafka
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
to which partitions. If a message appears without a key, Kafka usually distributes the subsequent messages in a round-
robin
process to all partitions of the topic. In this case, all partitions receive
24%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
is allocated, for which it has several "policies" that are implemented as options to the command: The --interleave=
policy has the application allocate memory in a round-
robin
fashion on "nodes
1
2
Next »