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:
%256mb%3%A9n Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(105)
Article
(26)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
...
14
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
34%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:56:13 info unpack layer: sha256:1
a
930d163dcafa193dc2c
3
c005d
9
c220ae1c07
a
48cad5f7feed0066ada0b998f 2022/11/05
08
:56:15 info unpack layer: sha256:d
3
ca234f568b088b991388
a
0e
9
e8b61b05ac8627522f10fe16df2b81d51c0748
32%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
TAG IMAGE ID CREATED SIZE cuda 10.1-base-ubuntu19.04-octave b01ee7
a
9
eb2d 47 seconds ago 873
MB
nvidia/cuda 10.1-base-ubuntu18.04
3
b55548ae91f 4 months ago 106
MB
hello
32%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
.0
MB
2014-03-01 10:15 36467d 1 04 three.img 0 4.0
MB
0.0
MB
0.0
MB
2014-03-01 10:16 4e5
a
1c
3
05 two.img 0 4.0
MB
0.0
MB
0.0
MB
2014-03-01 10:15
a
27d79 2 06 quark
31%
Linux Writecache
19.11.2019
Home
»
HPC
»
Articles
»
Zhao through his summer internship at IBM research. The dm-cache module was integrated into the Linux kernel tree as of version
3.9
. It is an all-purpose caching module and is written and designed
31%
Elastic Beanstalk
29.10.2013
Home
»
Articles
»
Created Auto Scaling group policy named: arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy: 927c9769-d96e-46ba-b
08
f-099650ae7
a
3
d:autoScalingGroupName/awseb- e-mnpsy5bpzk
30%
Rethinking RAID (on Linux)
16.03.2021
Home
»
HPC
»
Articles
»
, ioengine=libaio, iodepth=32 fio-
3
.12 Starting 1 process Jobs: 1 (f=1) test: (groupid=0, jobs=1): err= 0: pid=5872: Sat Jan
9
16:35:
08
2021 read: IOPS=251k, BW=979MiB/s (1026
MB
/s)(2045MiB/2089msec
30%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
to the first sed I know that here is only a SINGLE space 45 display_list="$(sed ':
a;N;$!ba;s/\n
/ /g'<<<"$xrandr_current" | sed \ -
n
-e 's/^\([
a-zA
-Z0-
9
_-]\+\) connected.* \([0-
9
]\+\)mm.* \([0-
9
]\+\)mm
29%
Programming with OpenMP
07.11.2011
Home
»
HPC
»
Articles
»
A\n
"); 05 #pragma omp barrier 06 Calculationfunction(B,C); 07 printf("C was calculated from B\
n
");
08
} The Calculationfunction() line in this listing calculates the second argument
1
2
3
4
5
6
7
...
14
Next »