15%
18.02.2014
system messages are reserved for root
or members of the adm
group.
For an overview of all log messages, even from rotated logs, you simply call journalctl
. The output and format are almost identical
15%
15.03.2012
install
command with root privileges. The call sets up the program in /usr/local
.
In contrast to PHP Shell, Shell In A Box includes its own web server that listens on port 4200 by default. It has several
15%
10.05.2012
virsh version
. If you see an error message, you need to become root and try your luck again. If virsh tells you something about a connection error, you need to enable the libvirtd
. Most distributions
15%
01.08.2012
Listing 1: Output of Installing numactl into VNFS
[root@test1 ~]# yum --tolerant --installroot /var/chroots/sl6.2 -y install numactl
Loaded plugins: fastestmirror, refresh-packagekit, security
15%
01.08.2012
Listing 2: Output of Installing hwloc into VNFS
[root@test1 ~]# yum --tolerant --installroot /var/chroots/sl6.2 -y install hwloc
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading
15%
01.08.2012
Installing the Open64 5.0 compilers using yum
[root@test1 RPMS]# yum install open64-5.0-0.x86_64.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached
15%
21.08.2012
Listing 2: Installing libganglia into the Master node
[root@test1 RPMS]# yum install libganglia-3.4.0-1.el6.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror
15%
21.08.2012
Listing 5: Installing ganglia-web into the Master Node
[root@test1 RPMS]# yum install ganglia-web-3.5.1-1.noarch.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror
15%
18.03.2020
execute the application, which is the ultimate goal. Note that in both cases, being a privileged user (e.g.,root) is not required.
The first way to run the MPI code in the Singularity container is
15%
12.05.2020
/cuda
image without the --rm
option,
$ docker run --gpus all -ti nvidia/cuda:10.1-base-ubuntu18.04
root@c31656cbd380:/#
makes it possible to extend the container. Recall that this option automatically