Arash Sal Moslehian

Results 9 comments of Arash Sal Moslehian

[Distrobox](https://github.com/89luca89/distrobox) is a program that lets you create highly integrated containers of various Linux distributions on your machine. In [this](https://distrobox.privatedns.org/posts/execute_commands_on_host.html) section of the docs, it is explained how you can...

The following repository might be helpful. The ToC floats on the sidebar and is visible while scrolling (the ToC itself is also scrollable if the number of entries is large)....

Adding the following inside the CSS section fixed the problem for me. (make sure visibility is toggled on for custom CSS) ```css .markdown { max-width: 200ch; } ``` Recently, I...

Check out section 5 of [this](https://github.com/kadeessh/kadeessh/issues/20#issuecomment-1467408308) comment. It tries to multiplex HTTPS and SSH by having layer4 itself listen on 433. It uses SSH and SNI matchers along with the...

A hacky way that I managed to somehow make it work: I first created the `ddnet-serverlist-urls.cfg` file in the `.teeworlds` directory with a URL that points to a local host...

Turning down the rate of the depth sensor fixed this for me.

For people who find this thread through searching: I deployed openstack using openstack-ansible. And when tried to verify the installation I found that the cinder-volume service was reporting a status...

I'm having problems using 0.0.9-prerelease as well. ``` Linux 6.6.6 NixOS-23-11 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux ``` ``` $ sudo dmidecode -s system-version Legion Slim 5 16APH8 ``` ``` $ journalctl...