proxy

joined 5 days ago
[–] [email protected] 1 points 2 hours ago (1 children)

Ja jeg er fra Danmark. Gætter på du er fra Norge, havde ikke lige regnet med, at der var nogle fra Skandinavien her, men det giver god mening. Jeg har desvære ikke haft tid til at få installeret en font endnu, men jeg installer nok Nerd Fonts i weekenden.

[–] [email protected] 8 points 2 days ago (2 children)

Any particular reason you prefer GPT4ALL?

134
Simple local ai app (flathub.org)
submitted 2 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]
 

I'm not a huge fan of AI, but I do use it occasionally. I found a tool on Flathub that I've been trying out, so I thought i would share it if any for you need something like it. The interface is also pretty nice if you use Gnome(it don't look so nice KDE). Its unstable on my arch install

[–] [email protected] 10 points 2 days ago (3 children)

Thanks. You needed to bee that guy.

[–] [email protected] 2 points 3 days ago* (last edited 3 days ago)

I have not install may Flatpaks on this linux install just past. Sorry my system language is set to American English

[–] [email protected] 7 points 3 days ago* (last edited 3 days ago) (2 children)

Danish and Konsole. I've installed many Flatpaks in the past, but this is the first time I've encountered this issue.

 
[–] [email protected] 1 points 3 days ago* (last edited 3 days ago)

Thanks for the Firejail suggestion, I'm currently experimenting with it but keep getting a error. When I attempt to add my WireGuard configuration using the command sudo wg-quick up wireguard, I consistently receive the error message /usr/bin/wg-quick: line 32: resolvconf: command not found. I've tried starting resolvconf via systemd, and it's now running, but the error persists.

[–] [email protected] 3 points 4 days ago* (last edited 4 days ago) (1 children)

If I'm reading correctly, there isn't a modern GPU driver for QEMU that supports customizing VRAM?

[–] [email protected] 4 points 4 days ago

I was under the impression that QXL driver were capped at 256MB too, thanks.

[–] [email protected] 3 points 4 days ago (2 children)

It's an improvement, but 500MB+ would be perfect.

[–] [email protected] 2 points 4 days ago* (last edited 4 days ago)

Thanks the list is very useful.

[–] [email protected] 1 points 5 days ago (1 children)

Would using the Mullvad VPN app still be an option, or would I need to set up WireGuard for Mullvad VPN.

30
submitted 5 days ago* (last edited 3 days ago) by [email protected] to c/[email protected]
 

I'm having trouble allocating more VRAM to my QEMU virtual machine. Currently, I'm using the following command to launch my VM:

qemu-system-x86_64 -enable-kvm -boot menu=on -drive file=QEMU -m 2G -cpu host -vga virtio

Can anyone help me figure out how to increase the VRAM allocation in QEMU?

Solution by [email protected] qemu-system-x86_64 [...] -vga qxl -global qxl-vga.vram_size_mb=128 -global qxl-vga.ram_size_mb=128

 

I'm trying to achieve a specific setup where I want to proxy a single app (lets say, GIMP) through a WireGuard/OpenVPN connection, while routing all other traffic through the Mullvad VPN app. The issue is that the VPN provider doesn't support SOCKS5 or any other proxy protocols(Not Mullvad VPN).

I've attempted to set up a WireGuard connection that only allows GIMP to pass through, but I'm not sure if I'm on the right track and don't know how to do it. Has anyone successfully achieved this setup on Linux? If so, I'd love to hear about your approach.

Specifically, I'm looking for a way to proxy GIMP through WireGuard/OpenVPN while keeping all other traffic routed through the Mullvad VPN app. Any guidance or advice would be greatly appreciated!

view more: next ›