Solène Rapenne

Results 104 comments of Solène Rapenne

If that can help, you could just use node-exporter on the server and use [the according grafana dashboard](https://grafana.com/grafana/dashboards/1860-node-exporter-full/) that display so many things. I [wrote about a setup with it...

A hack to solve the issue without fixing every dependency with this issue is to create a `~/bin/` directory and create a symbolic link named `make` to `/usr/local/bin/gmake` and add...

> [quote] Under which circumstances should this be working? root user shouldn't have a working dbus session, so it's unlikely notify-send would ever work here. [/quote] This works fine in...

I like it! It's clear and simple. I'd suggest moving the Graphical UI part first and the CLI after. This would make the documentation friendlier to non-tech people using Qubes...

This would be definitely be useful to have more hardware information on systems.

I can't get package installation to work using salt, any idea? I'm surprised as dnf5 compatibility should be fixed in salt? ``` [root@dom0 ~]# qubesctl --show-output --targets fedora-41-clone-1 --skip-dom0 pkg.install...

> > I can't get package installation to work using salt, any idea? > > Interesting. Looking at the salt [source code](https://github.com/saltstack/salt/blob/master/salt/modules/yumpkg.py#L1749-L1752), I can find one instance of `--allowerasing` option...

The monthly pulse report isn't working reliably on the repository nixos/nixpkgs, I get the Unicorn page "the page is taking too long to load" 95% of the time when opening...

> When interacting with Evolution manually, the same message sometimes opens fine, and sometimes not. In fact, most of the time does not: > > ![Screenshot from 2022-05-11 18-08-20](https://user-images.githubusercontent.com/726704/167896968-edc178f7-0f79-4ce9-8549-c2e8bf2ec888.png) ![Screenshot...

> It's a very good idea from my point of view. I think about the work to do. Did someone already see this kind of messages with a Linux distribution...