Sam Simons

Results 28 comments of Sam Simons

Thanks for making the installation much easier for a lot of people! Although, after using this docker-compose file I still have not been able to finally fix it. When I...

I used the following Docker Ansible playbook: https://github.com/ReinerNippes/nextcloud_on_docker (testing branch has collabora). Which got me much closer to a solution, I think. I'm stiil stuck though. This isn't really of...

Thanks for your reply. I think some things might are indeed complex. And not everything is just as important > There's not much of a reason that completed uploads and...

> This is mainly an issue of not being used to systemd-networkd. Setting up wireguard is manageable, even w/ wg-quick and proton provided config files if you set DNS via...

> In the end, it became clear that the best default is simply the one [@dhh](https://github.com/dhh) prefers. This is a kind of dogma I can't really take seriously. As @krymzonn...

> [@kromsam](https://github.com/kromsam) I just switched to netowrk manager, this item actually broke my ability to conenct to anything :) i made a typo, it should be: ``` [device] wifi.backend=iwd ```...

Because iwd is the wifi backend (using my method), you can still use Impala to manage networks under NetworkManager, so it doesn't really have to be replaced.

# Version 2.0: From systemd-networkd to NetworkManager After some tweaking, I got the following configuration to work on a fresh Omarchy installation. These steps will get you a NetworkManager configuration...

> iwd cant handle captive portals for wifi connection. with http request or not. https://nunq.net/posts/2023/captive does this help?