15%
20.03.2023
.
My Warewulf 4 cluster currently runs Rocky 8.6 (soon to be 8.7). A container used for the stateless compute nodes is the same as the head node (Rocky 8.6). Both /home
and /opt
are NFS shared from
15%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
15%
25.11.2012
/cmdline
root=/dev/disk/by-uuid/10a83ffe-5a9f-48a2-b8cb-551c2cc6b42d resume=/dev/sda3 \
splash=silent text showopts crashkernel=128
sles:~ # /etc/init.d/boot.kdump status
kdump kernel loaded
15%
21.12.2011
of the overflow mechanism. Up to six (6) hardware counter events are read when a sample is taken.
hwctime
High user CPU time
Similar to hwc experiment, except that callstack sampling is used
15%
07.06.2019
_web latest c100b674c0b5 13 months ago 19MB
nginx alpine bf85f2b6bf52 13 months ago 15.5MB
With the image ID in hand, you can inspect the image manifest:
docker inspect bf85f2b6bf52
15%
14.03.2018
enabled: yes
48 state: started
49 daemon-reload: yes
50 name: "{{ item }}"
51 with_items:
52 - squid
53 - socat
54 - socat443
Listing 6 handles the internal VM
15%
05.11.2018
add account compute-account description="Compute accounts" \
Organization=OurOrg
sacctmgr create user myuser account=compute-account adminlevel=None
6. Install Slurm on the compute nodes.
Install/test MUNGE on the compute node:
systemctl enable munge
systemctl
15%
04.08.2011
the biggest rentable cloud today: the Amazon Web Service. Based on this extremely mature technology, Citrix launched Version 5.6 of its XenServer product family in May 2010. XenServer, the product built around ... Version 5.6 of Citrix XenServer is a feature-stripped version of the virtualization product and is available free, in addition to the commercial Advanced, Enterprise, and Platinum editions.
15%
10.04.2015
-app
ruby-1.8
47 Ruby 1.9 rhc create-app ruby-1.9
48 Ruby 2.0 rhc create-app ruby-2.0
49 Tomcat 6 (JBoss
15%
02.02.2021
--reserve-mb='auto'
40 %end
41
42 %anaconda
43 pwpolicy root --minlen=6 --minquality=1 --notstrict --nochanges --notempty
44 pwpolicy user --minlen=6 --minquality=1 --notstrict --nochanges --emptyok
45