16%
03.02.2024
the initial quota tally.
You can see the quota files by looking at the root of the filesystem mountpoint:
$ ls -sh /home2
To follow the steps for setting user and group quotas see this online reference
16%
08.07.2024
are “rootless” technologies, whereas generally, Docker requires root (yes, I’m aware of the rootless Docker capability). This may come into play in later questions.
The next question focused more on HPC
16%
05.12.2014
on the same GZ if you like.)
[root@gz1 ~]# vmadm create -f ucarptest1.json
[root@gz2 ~]# vmadm create -f ucarptest2.json
Log in (using the zlogin command) on each of the two zones and install the ucarp
16%
10.04.2015
your FreeNAS box. I highly recommend you use key-based authentication rather than just passwords everywhere. To do so, place your public key of the root user in ~root/.ssh/authorized_keys.
If you want
16%
04.10.2018
_0
node_types:
WebServer:
derived_from: tosca.nodes.Root
capabilities:
host:
type: tosca.capabilities.Container
WebApp:
derived_from: tosca
16%
13.12.2018
, Anyway?" box). This Bash command also ties that port to a Bash terminal that has full root access and tells the system to go look for a remote system with the IP address 10.0.0.1. Once the command
16%
30.11.2020
the documentation online [1], which you can reference if you get stuck and need more help.
As the root user, run:
$ apt remove docker docker-engine docker.io containerd runc
This command removes all other package
16%
30.11.2020
.bcast(data, root=0)
16
17 if rank == 0:
18 print("bcast finished")
19 # end if
20
21 print("data on rank %d is: "%comm.rank, data)
The data is broadcast with the bcast function, which is part of communicator
16%
02.02.2021
_log /var/log/nginx/error.log;
access_log /var/log/nginx/access.log;
root /code;
location ~ \.php$ {
try_files $uri =404;
fastcgi_split_path_info ^(.+\.php)(/.+)$;
fastcgi_pass php
16%
02.02.2021
is the Kata Containers [4] project, which has been active since 2017. Its sponsor is the Open Infrastructure Foundation, which many probably still know as the OpenStack Foundation [5].
However, the roots