-
i'm using chef recipes to install apache2, php.
originally, i had problem with apache not being able to create new folders, as by default, apache2 runs as "www-data:www-data"
i've solved this by addin…
gondo updated
11 years ago
-
### Summary
Trying to build/host a local instance of the [dev-file-registry](https://github.com/eclipse-che/che-devfile-registry) and it's failing when running the `./build/scripts/generate_devworksp…
-
This is shown for a Windows 10 VirtualBox.
```js
> console.log('%o', x.filesystemSync())
{ 'C:':
{ id: 'C:',
node: 'C:',
whole: true,
parent: 'C:',
name: 'C:',
siz…
-
**Dolos CLI
I am encountering an issue when trying to install the @dodona/dolos package on a Windows machine. I have tried using this npm install -g @dodona/dolos on the cmd as admin, on Microsoft …
-
If there is an error while promoting a node you can't get rid of the node any more:
```
$ docker node rm 26a8xvhx41t6myw7andv6op78
Error response from daemon: rpc error: code = 9 desc = node 26a8xvhx…
-
When trying to run the `systrack` example, I can `cat /dev/systrack` a couple of times but then the system breaks.
My environment:
```
Debian GNU/Linux 12 (bookworm)
Linux debian-dev 6.1.0-18-…
-
## Issue template
- Hardware description: Macbook Pro + Arduino DUE
- Software description: Ubuntu Linux 22.04.1 installed on Virtualbox, installed ROS2 Humble according to the description: https:…
Latek updated
3 months ago
-
Hello, I've been working to understand how we can get Docker for Desktop working with the local and native Kubernetes cluster shipped with Docker Edge. The issue with Docker for Desktop is its network…
-
Hi, running minikube tunnel and then accessing a service with the wrong port (using the nodeport instead of the loadbalancer port) crashes minikube commands. I'm using minikube 1.0 on fedora…
-
```
~/minikube (master) $ mk delete
🙄 "minikube" profile does not exist, trying anyways.
💀 Removed all traces of the "minikube" cluster.
~/minikube (master) $ mk start -n 2
😄 minikube v1.15.…