9%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
9%
17.11.2016
the trusted storage pool, you simply add additional servers to the existing federation.
The example here is based on Fedora 22 and is designed to provide back-end storage for virtual systems based on Qemu
9%
15.08.2016
the trusted storage pool, you simply add additional servers to the existing federation.
The example here is based on Fedora 22 and is designed to provide back-end storage for virtual systems based on Qemu
9%
10.04.2015
/bin/rpi-update \
https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update && \
chmod +x /usr/bin/rpi-update
08 $ sudo rpi-update
09 $ sudo reboot
I enabled SNMP agents on all the access points used
9%
07.04.2022
a redundant power supply or hard disks. Its Intel Xeon 4110 processor has eight CPU cores and 32GB of RAM.
Its bigger siblings, the SNS 3655 and SNS 3695, come with 12 CPU cores on the Intel Xeon 4116 CPU
9%
05.12.2011
Michael Wong, CEO of OpenMP ARB Corp.
Left to right: Barbara Chapman, chairperson of OpenMP user’s
9%
20.06.2022
area network (SAN) controller might need to run its BIOS first so that the booting operating system can find a hard disk. As early as in the 1980s, an option was introduced to run the system boot over
9%
12.09.2018
to the nodes. Given that I have already installed software to /usr/local/
, I tend to export that directory in addition to /home
.
A bonus of sharing /home
is that the user’s home directories include SSH keys
9%
02.04.2013
, therefore, decide in advance whether they want to work with certificates, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509
9%
23.02.2012
, with this code snippet for the top part of the job script:
#PBS -S /bin/bash
#PBS -l nodes=8:ppn=2
. /etc/profile.d/modules.sh
module load compiler/pgi6.1-X86_64
module load mpi/mpich-1.2.7
(insert mpirun