Hello, I’ve been using Qubes for a while. But I think the most recent update made it impossible for me to use sudo in my whonix workstation template. Whenever I try to do an installation or use sudo in any capacity, it tells me permission is denied. Not sure what’s causing it
Hi Sporesun,
it is by design. Whonix has removed the usage of “sudo” for normal users.
See
and
You can deal with it and open a root console via
qvm-run -u root <template> xterm
from dom0 or follow the steps to restore the old “sudo” behaviour, described in
4 Likes
See also:
3 Likes