Alberto Lepe

Results 8 comments of Alberto Lepe

Thanks. I'm not familiar with `strace`, but I will do my best to try to identify the problem origin: It seems it is getting it from: `/proc/meminfo`, maybe? However, I...

``` MemTotal: 8135360 kB MemFree: 8132304 kB MemAvailable: 8132568 kB Buffers: 0 kB Cached: 264 kB SwapCached: 0 kB Active: 904 kB Inactive: 408 kB Active(anon): 880 kB Inactive(anon): 40...

FYI : At the moment, nothing else but Alpine is running in the container, so it should be around 3MB usage

LXD is installed through snap. How do I check the LXCFS version? I think it might be related to the Ubuntu host version. In 3 different servers with Ubuntu 18.04...

@stgraber Yes, that solves the issue.

Bug report submitted : https://github.com/htop-dev/htop/issues/863

First, the default config file is in `./config/slack-term/config` (its a file, not a directory). When installing it via `snap`, that config file is stored in: `~/snap/slack-term/current/.config/slack-term/config` (you can confirm as...

I have a few months since I learned how to deploy services with `docker` (as I usually use `LXD`, I didn't have this security issue before). We deployed an `Elastic...