-
I'm getting this error after installation when opening any file with nano.
`[ Mistakes in '~/.nano/etc-hosts.nanorc' ]`
"Linux Mint 19 Tara"
-
```
What steps will reproduce the problem?
1. Start superswitcher
2. Use my computer
3. superswitcher missing
What is the expected output? What do you see instead?
I expect it to WORK more than a hal…
-
# `mmap` and `munmap` system call
`void *mmap (void *addr, size_t length, int writable, int fd, off_t offset);`
`void munmap (void *addr);`
`void vm_file_init (void);`
`bool file_backed_initiali…
J-dbd updated
10 months ago
-
swap
J-dbd updated
10 months ago
-
Hi guys, my Docker stopped working and I cannot find out the way to make it work again.
I'm currently working in the `feature/trips` branch. Last 2 days I commited some files with no issue at all.…
-
Hello world :-)
I have this nice PS4 controller that can work over USB and Bluetooth. It works over USB at this point on FreeBSD with using HID but not all features are supported (accelerometer, to…
-
The AppImage format has spawned a large open source community [ecosystem](https://github.com/AppImage/awesome-appimage/blob/main/README.md#awesome-appimage-) by now. At the same time, the AppImage pro…
-
Hi
I wonder how to extend RWX/ROX PVC.
I have no problem to extend a standard RWO PVC.
I have changed the storage request from 10GB to 12GB and applied the pvc-yaml
Got following errors in …
-
```
What steps will reproduce the problem?
1. Start superswitcher
2. Use my computer
3. superswitcher missing
What is the expected output? What do you see instead?
I expect it to WORK more than a hal…
-
Add support for "volumes".
i.e.
```yaml
volumes:
- ./output/nginx/html:/usr/share/nginx/html:ro
- ./output/nginx/conf.d:/etc/nginx/conf.d:ro
```