-
Hi there,
I am trying to replace a `tmpfs` ramdisk to store temporary (and highly compressible) data and `zram-generator` looked like a really neat and organised way to do that.
**TL;DR**: Alma …
-
getting the following when running with docker 1.10:
```
docker run -v /var/run/docker.sock:/var/run/docker.sock centurylink/dockerfile-from-image cloudera/quickstart:latest
/usr/lib/ruby/gems/2.2.0…
-
**Describe the bug**
When computing pseudobulk using the following code:
```
counts = dc.get_pseudobulk(
subset,
sample_col='specimen',
groups_col='cell_type',
layer='counts',
…
-
Hi all,
I am facing some issues using aspmx.l.google.com to send email alerts to myself.
I have grepped error in the /var/ossec/logs/ossec.log and below is the error that I am receiving.
...
2…
-
```
Hi,
I just saw your nice plugin. Unfortuneately we are working with mantis as
bug tracking system. Is there anything planned in supporting it yet?
```
Original issue reported on code.google.com…
-
Hi !
I've just installed Mantis Kanban 1.2 and jQuery Library 1.11.1 ( from https://github.com/mantisbt-plugins/jquery ) and in Manage -> **Plugins tab it says: "MantisBT Core 1.2.0 jQuery Library…
-
### What happened?
We are trying to deploy our k8s with v1.22.8. During the k8s cluster deploying, the control plane components is started by kubelet, but with changes of the static pod manifest fi…
-
### What happened?
My environment:
**kubernetes:1.24.17 (3 masters and 1 worker)**
etcd and kube-apiserver run as pod in my cluster.
**It runs well when all of 3 masters are 3.10.0-1160.99.1.e…
-
**Small description**
**Data to reproduce**
https://jsvine.github.io/intro-to-visidata/_downloads/a61d9b28e9a942e1254bffeb8289a447/faa-wildlife-strikes.csv
**Steps to reproduce**
```vd fa…
-
I'm getting:
INTERNAL APPLICATION ERROR
When enter in the configuration page.
I tried to use:
```
$g_display_errors = array (
E_ALL => DISPLAY_ERROR_INLINE,
);
```
But the same…