You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wise@wise-a40x1-1:/opt$ ls -ltotal 0drwx--x--x 4 root root 28 Oct 5 13:39 containerddrwxr-xr-x 3 wise wise 20 Oct 5 14:07 inteldrwxr-xr-x 3 root root 19 Oct 11 19:00 metadrwxr-xr-x 4 root root 50 Oct 5 10:02 nvidia
Chown owner/group to root:root:
wise@wise-a40x1-1:/opt$ sudo chown -R root:root *sudo: unable to resolve host wise-a40x1-1: Name or service not known
wise@wise-a40x1-1:/opt$ lscontainerd intel meta nvidia
List of owner/permissions/sizes of /opt:
wise@wise-a40x1-1:/opt$ ls -l
total 0
drwx--x--x 4 root root 28 Oct 5 13:39 containerd
drwxr-xr-x 3 root root 20 Oct 5 14:07 intel
drwxr-xr-x 3 root root 19 Oct 11 19:00 meta
drwxr-xr-x 4 root root 50 Oct 5 10:02 nvidia
Chmod /opt to 777
```console
wise@wise-a40x1-1:/opt$ sudo chmod 777 /opt
sudo: unable to resolve host wise-a40x1-1: Name or service not known
wise@wise-a40x1-1:/opt$ ls /opt/metafaiss
wise@wise-a40x1-1:/opt$ ls -l /opt/meta/faisstotal 0drwxr-xr-x 3 root root 19 Oct 11 18:40 includedrwxr-xr-x 2 root root 49 Oct 11 18:40 libdrwxr-xr-x 3 root root 19 Oct 11 18:40 sharewise@wise-a40x1-1:/opt$ sudo chown -R wise:wise /optsudo: unable to resolve host wise-a40x1-1: Name or service not knownwise@wise-a40x1-1:/opt$
Need to be able to set read-only, or read-write, and for read-write modes, the username needs to be mapped.
The text was updated successfully, but these errors were encountered:
All files in
/opt
:Chown owner/group to
root:root
:List of owner/permissions/sizes of
/opt
:sudo: unable to resolve host wise-a40x1-1: Name or service not known
Need to be able to set read-only, or read-write, and for read-write modes, the username needs to be mapped.
The text was updated successfully, but these errors were encountered: