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:
%200mb 22 08 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(42)
Article
(15)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
Next »
100%
Vagrant, Serf, Packer, and Consul create and manage development environments
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
_wait_timeout": "30s",
08
"shutdown_command": "echo 'Done' | sudo -S shutdown -h now" 09 }], 10 "provisioners": [{ 11 "type": "shell", 12 "inline": [ 13 "sleep 30", 14 "sudo apt-get update", 15 ...
22
63%
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
63%
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
16%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:56:13 info unpack layer: sha256:1a930d163dcafa193dc2c3c005d9c
220
ae1c07a48cad5f7feed0066ada0b998f 2022/11/05
08
:56:15 info unpack layer: sha256:d3ca234f568b088b991388a0e9e8b61b05ac8627522f10fe16df2b81d51c0748
15%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
will be using the Mongo shell to create a document (Listing 1). Listing 1 Test 01 # mongo 02 MongoDB shell version:
2.2.0
03 connecting to: test 04 > use football 05 switched to db football 06 > db
15%
Resource Management with Slurm
05.11.2018
Home
»
HPC
»
Articles
»
# for your environment. 05 # 06 # 07 # slurm.conf file generated by configurator.html.
08
# 09 # See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 Control
15%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
.conf file generated by configurator.html.
08
# 09 # See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 ControlMachine=slurm-ctrl 13 # 14 SlurmUser=slurm 15 Slurmctld
15%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
. For example, a byte (8 bits) with a value of 156 (10011100) that is read from a file on disk suddenly acquires a value of
220
if the second bit from the left is flipped from a 0 to a 1 (11011100) for some
15%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
programming language (about
220
MB
): $ apt install golang-go That should provide a sane Go environment for the CNI plugins: $ git clone https://github.com/containernetworking/plugins.git $GOPATH
15%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
own package; therefore, according to the module hierarchy discussed in a past Warewulf article, it should go into /opt/modulefiles/Core . The version of Anaconda I installed was
22
.9.0, which is what I
1
2
3
4
5
6
Next »