On 2020-01-28 14:59, M wrote:
> How can I open a text editor in Qubes to view logs and edit xen.cfg file ?
You can usually count on vi being on any linux distribution
> sudo vi /boot/efi/EFI/wubes/xen.cfg
> And I can’t get internet access from the pc as sys-firewall failed.
To trouble shoot that, you can open Qube Manager and right click on
sys-firewall, then you will see "logs" at the bottom of the dropdown
menu. if you don't find the problem in there then you might try:
dom0> sudo dmesg
or
dom0> sudo systemctl
and look for your errors.