Officer K
Officer K
Also I fully agree with you guys! Would really appreciate this feature!
> ## Working Solution: > I am using Fedora 35 for testing, firewalld has default zone `FedoraWorkstation`. My approach is enable **masquerade** in zone `trusted` and `FedoraWorkstation`, and add interface...
@Luciogi Yes, exactly! It does work with a LAN PCI pass through, but not with virtual devices, at least on my side.
@Luciogi Yes, worth trying, but at moment have no USB dongle, but I'll keep this in mind for later.
I use Fedora Linux since version 30, and now I'm on version 39. I can confirm that the `firewall-cmd` command with option `--permanent` does work to have permanent settings. After...
Are there any updates? This would be very nice if we can implement the `ansible-lsp` server into `vim-lsp`/`vim-lsp-settings`. _I don't know if I have enough skills, but I would help...
> How I fix it on fc38 Beta https://i.imgur.com/do2GW65.png In software I removed the package and then install it back, run the Flameshot - then App request permissions for making...
> > How I fix it on fc38 Beta https://i.imgur.com/do2GW65.png In software I removed the package and then install it back, run the Flameshot - then App request permissions for...
1+ for this feature request :1st_place_medal:
> I was able to get ansible-language-server connected with NVIM v0.9.0 using [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). It includes a file specifically for ansible-language-server: https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/ansiblels.lua. I use Lua for most of my NVIM config...