-
Do we really need to check this permission by `docker ps` ? And what does it mean by root privileges ? The exec command can return any exit code, which doesnt need to be just privileges.
```go
if _, …
Spuxy updated
1 month ago
-
Hi,
Could the project consider removing operations that require root privileges? Running the program as root may pose security risks and isn't ideal for general usage. It would be beneficial if the…
-
```
What steps will reproduce the problem?
1. I download and unpack FreeArc, run "make & make install"
2. Run command "freearc", but freearc wrote an error - Freearc not creating
~/.Freearc folder wi…
-
the software does function, but only after manually running it from command-line and it forgets the previous password.
#wifi-connect
pi@raspberrypi:~ $ wifi-connect
Error: You need root privileges…
-
During the tutorial there were two cases identified where we fail to find the installed PSyclone configuration file:
1. PSyclone installed using root privileges under WSL2
2. PSyclone installed …
-
Hello,
I started to use Mujoco in a shared server (Ubuntu 18.04). I would like to install `mujoco-py` package there, but I don't have root privileged to install dependencies (e.g., I can't execute …
-
How to use this template:
Any line that begins with '#' is a **header**. Please leave the headers in as is, and fill in the information they suggest
below them. These templates are here to help us r…
-
![Screenshot_2019_0715_020514](https://user-images.githubusercontent.com/50936309/61189044-18f47780-a6a5-11e9-8df1-2c6bb973fdf5.png)
> Any solution for this issue ?
-
after the latest update 3.19.2
connect root:
/run/nordvpn/nordvpnd.sock not found.
The NordVPN background service isn't running. Execute the "systemctl enable --now nordvpnd" command with root pr…
-
Bumping the image from `v3.1.6.2` to `v3.2.0.2` resulted in containers failing with:
```
/package/admin/s6-overlay/libexec/preinit: fatal: /run belongs to uid 0 instead of 999 and we're lacking the …