William Stein

Results 812 comments of William Stein

This seems out of date or no longer meaningful to me.

I think this is out of scope for cocalc-docker.

https://doc.cocalc.com/project-init.html is definitely fully supported in cocalc-docker, and does solve this problem.

It would be good to add instructions like this somewere in the docs https://github.com/sagemathinc/cocalc-docker/tree/master/docs e.g., about how to add packages for each language.

Thanks to support from https://yields.io, there is a new "docker personal" that makes it possible to run a version of cocalc-docker without root. It is much less secure, but may...

This script is no longer in the PATH so not an issue: ```sh ~/cocalc-docker$ docker exec -it cocalc-test bash root@ea86e46d7c6e:/# restart-hub bash: restart-hub: command not found root@ea86e46d7c6e:/# ls bin cocalc...

I rewrote all the relevant code, so it's now here: https://github.com/sagemathinc/cocalc/blob/master/src/packages/server/projects/control/multi-user.ts It doesn't look like it does any recursive chown anymore. It only chowns the HOME directory, but not all...

1. docs for personal mode: https://github.com/sagemathinc/cocalc-docker/tree/master/docs/personal 2. As @fsp-c mentions there are easily googleable docs for how to connect to unsafe hosts in each browser.