Paul Raines
Paul Raines
After restarting Edge the popup error has gone away. If I restore from the backup again it comes back but goes away again after restarting Edge. The rules seem to...
@rptaylor > I know there are technical reasons, but I think the security model should be considered differently in different contexts. Sometimes a container is used to isolate and contain...
> If it can be useful for you: Podman when used together with crun supports the `--group-add keep-groups` extension to skip setgroups in the container crun is not available on...
Unfortunately still not quite right: ``` $ echo here > /tmp/gptest/iamhere.txt $ mkdir /tmp/gptest/subdir $ ls -ald /tmp/gptest/subdir drwxrwsr-x. 2 raines sysadm 4096 May 18 16:46 /tmp/gptest/subdir $ podman --runtime=/usr/bin/crun...
I should add it looks like a lot of defunct process got left behind by this: root 1411745 0.0 0.0 178496 34632 ? Ssl Jul17 0:00 [DMTCP:dmtcp_ssh] root 1411746 0.0...
Downloading the "CentOS 8" package to run on a Rocky 8 box, trying to run DSI studio results in a `"./dsi_studio: error while loading shared libraries: libQt6Charts.so.6: cannot open shared...
I was just staying after I made those two modifications to the image it would start the GUI without any errors reported. I am just the Linux HPC sysadmin. But...
It appears -o uid,gid does nothing. Only root has access to any mount.
Using pip3 I am only getting a 0.1.x version installed and had the same syntax error. I had to download the webssh-1.6.2.tar.gz file and do a "python3.10 setup.py install" to...