Re: [qubes-users] Help with qubes-vpn-support

2020-04-21 Thread Abel Luck
l...@firemail.cc: > I'm setting up wireguard, but encountered an issue with > qubes-vpn-support (https://github.com/tasket/Qubes-vpn-support). > > Traffic from my vpn proxyvm ('sys-mullvad') is getting through. Apt > updates and installations, wget, ping, etc all work from within > sys-mullvad.

Re: [qubes-users] Can split-pgp work with my yubikey?

2020-03-09 Thread Abel Luck
Guerlan: > I want to use my yubikey to ssh from all my Qube VMs to my server. To do > that I need pgp to interact with my yubikey. It's almost like > https://www.qubes-os.org/doc/split-gpg/ but with the yubikey inside a > 'trusted' AppVM instead of a private key inside a 'trusted' AppVM > >

Re: [qubes-users] Wireguard on Debian 10 from Qubes-vpn-support

2020-02-18 Thread Abel Luck
Chris Laprise: > On 2/17/20 6:09 PM, Daniil Travnikov wrote: >> I am looking right now on this guide: >> https://github.com/tasket/Qubes-vpn-support/wiki/Wireguard-VPN-connections-in-Qubes-OS >> >> >> So have a question: is it possible to do this on Debian 10 ? > > Debian 10 now has wireguard

Re: [qubes-users] I am experiencing various problems with my OS

2020-01-15 Thread Abel Luck
'Rock Francis' via qubes-users: > I've always had trouble with any Linux Beast OS from my original PC to my > original laptop. > > But the biggest problem that I'm facing right now is unlocking my ability to > connect through my ethernet cable, I keep running into the problem know as >

Re: [qubes-users] Fedora kernel for VM

2020-01-14 Thread Abel Luck
'awokd' via qubes-users: > Asad Manzur: >> Hi >> I've been searching around but I can't find any documentation on how to >> install fedora vanilla kernel for a VM. Can anyone guide me in the correct >> direction please. I am wanting to use vanilla Fedora kernel so that I can >> run my Intel

Re: [qubes-users] Debugging a sleep/suspend problem on Razer Blade Stealth 2016 - Qubes

2020-01-14 Thread Abel Luck
Abel Luck: > Hi there, > > I'm debugging similar resume issues, though on different hardware. > Hopefully you don't mind if we share tips in this thread. > > >>> I couldn't find anything related to those acpi devices. I thougth first >> that there was a driv

Re: [qubes-users] Debugging a sleep/suspend problem on Razer Blade Stealth 2016 - Qubes

2020-01-13 Thread Abel Luck
Hi there, I'm debugging similar resume issues, though on different hardware. Hopefully you don't mind if we share tips in this thread. > > I couldn't find anything related to those acpi devices. I thougth first > that there was a driver for > > them, so I should just rmmod those drivers

Re: [qubes-users] Autostart on login in minimal templates

2020-01-12 Thread Abel Luck
Claudia: > Try putting `systemctl daemon-reload` in rc.local. I haven't tried it, but > this should work, as rc.local itself resides on /rw, so /rw has to be > available by that time. (Arguably the stock rc.local in Qubes templates > should be preinstalled with this line. But then, arguably,

Re: [qubes-users] Autostart on login in minimal templates

2020-01-12 Thread Abel Luck
Abel Luck: > The systemd route does seem promising. Thanks. > > If I edited the template vm, I could just put my unit file in > /etc/systemd/system and it would work fine. > > However I'd like to do this for a specific AppVm, so I dropped the unit > file in /usr/loc

Re: [qubes-users] Autostart on login in minimal templates

2020-01-12 Thread Abel Luck
of appvm boot? ~abel Claudia: > January 11, 2020 2:06 PM, "Abel Luck" wrote: > >> Hi there, >> >> Using the fedora and debian minimal templates, how can I execute a >> script on *login*? I'm aware of /rw/config/rc.local, but that runs on >> system boot. &

[qubes-users] Autostart on login in minimal templates

2020-01-11 Thread Abel Luck
Hi there, Using the fedora and debian minimal templates, how can I execute a script on *login*? I'm aware of /rw/config/rc.local, but that runs on system boot. Rather, I want to run something after X11 has initialized and my user is logged in. Since no DE is installed, .desktop files in