Re: [qubes-users] Deleting a user created template VM, using dom0

2020-07-23 Thread 'awokd' via qubes-users
E:

> Could some one help with the code to delete an appVM from the qubes VM
> drop down menu using dom0.

Might be able to fix in dom0 terminal with qvm-sync-appmenus, or look
around under ~/.local/share.

-- 
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/50279973-29e1-408b-2894-810f60aadb77%40danwin1210.me.


[qubes-users] Whonix configuration

2020-07-23 Thread E

Greetings,


I had a question about configuring the Whonix network connection.  It 
has to do with a possible timer associated with an exterior facing IP 
address.  How can a exiting IP become static. On several occasions, 
websites log out a user for changing the IP address.  Somehow, it's 
associated with a timer.  Would that be the network timer at the bottom 
of the network tab in qubes settings?


thanks for clarifying,


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ddb80f81-49f9-cdf5-d340-5a2973ac109f%40gmail.com.


[qubes-users] Error for one AppVM showed up in a separate AppVM?

2020-07-23 Thread Stumpy
I wasnt sure if this was a bug or what but it seemed odd to me that the 
error from one appvm showed up in a different appvm?


The in the destination appvm I have ondrive v2.4.2 running.
In the appvm where the error popped up I was trying to move a file, via 
qvm-move to the destination appvm where onedrive was running. The move 
process hung


qvm-move webinar\ video.mp4
sent 0/147315 KB
OneDrive generated an error when creating this path: 
Path/to/a/dir/I/tried/to/create


ERROR: OneDrive returned an error with the following message:
  Error Message: HTTP request returned status code 400 (Bad Request)
  Error Reason:  Resource not found for the segment 'children'.


For what its worth, I in the desination VM i was trying to save as a 
file from firefox and tried to create a directory to save the file in.


Anyway, if this sounds like nothing then feel free to ignore I jsut 
wanted to check.


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/35685b62-45cd-e286-d3c0-6e62e38ea248%40posteo.net.


[qubes-users] Automatically remove modules in dom0 on suspend?

2020-07-23 Thread Oliver
If you want to automatically remove and reload a module on 
suspend/resume in an appVM, you should add them to 
/rw/config/suspend-module-blacklist


Is there a mechanism for doing the same thing in dom0? I have tried 
creating an appropriate script in /lib/systemd/system-sleep, but it is 
frustratingly inconsistent.


80% of the time it behaves as expected - the offending module is 
unloaded before suspend and reloaded after resuming - but the rest of 
the time it either does not unload it pre-suspend, or does not reload it 
after resuming.


Oliver


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c930b69a-17f5-b5a6-b038-4356856f1633%40gmail.com.


[qubes-users] HCL - T460p

2020-07-23 Thread 8179

Fully functional

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/cd131ff9f90171ebef3ced61e67ee973%40posteo.net.
---
layout:
  'hcl'
type:
  'notebook'
hvm:
  'yes'
iommu:
  'yes'
slat:
  'yes'
tpm:
  ''
remap:
  'yes'
brand: |
  LENOVO
model: |
  20FXS0UD06
bios: |
  R07ET91W (2.31 )
cpu: |
  Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
cpu-short: |
  FIXME
chipset: |
  Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host 
Bridge/DRAM Registers [8086:1910] (rev 07)
chipset-short: |
  FIXME
gpu: |
  Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
gpu-short: |
  FIXME
network: |
  Intel Corporation Ethernet Connection (2) I219-LM (rev 31)
  Intel Corporation Wireless 8260 (rev 3a)
memory: |
  15803
scsi: |
  SAMSUNG MZ7TY256 Rev: 3L6Q
usb: |
  1
versions:

- works:
'FIXME:yes|no|partial'
  qubes: |
R4.0
  xen: |
4.8.5-19.fc25
  kernel: |
4.19.128-1
  remark: |
FIXME
  credit: |
FIXAUTHOR
  link: |
FIXLINK

---



Re: [qubes-users] Possibility to detect suspend events in VM?

2020-07-23 Thread Phil Knüfer
Am 12.07.20 um 14:37 schrieb unman:

> On Fri, Jul 10, 2020 at 01:04:40PM +0200, Phil Kn??fer wrote:
>> Hi,
>>
>> when accessing an SMB share in a Qubes AppVM after the system has been
>> suspended for some time, I experience a serious lag (up to about a
>> minute or so for each share that is mounted from the same SMB server).
>> This seems to be due to the fact that the server has already timed out
>> the SMB session, while the client (the AppVM) is still trying to resume
>> it and therefore runs in TCP timeouts.
>>
>> For bare-metal Linux systems, a possible solution is to unmount all SMB
>> shares before the system goes into suspend (e.g., via a script in
>> /usr/lib/systemd/system-sleep or via pm-utils).
>>
>> I tried this approach in Qubes but it seems that the AppVMs do not know
>> about a suspend event. Is there a way to trigger scripts on suspend in
>> Qubes AppVMs or do I need to coordinate the SMB unmount from dom0 (it
>> should be possible to trigger a script there that interacts with VMs via
>> qvm-run or similar)?
>>
>>
>> Regards,
>> Phil
>>
>>
> I think that the dom0 route is the way to go - it's what I use myself.
> If you did find a way in the qube of detecting such events, I'd be
> interested.


I just had the time to look into this. Analyzing journalctl in an AppVM
I saw the line:

Jul 22 18:45:04 work qrexec-agent[6750]: executed root:QUBESRPC
qubes.SuspendPreAll dom0 pid 6753

A quick web search yielded this Github issue:
https://github.com/QubesOS/qubes-issues/issues/1663


TL;DR: I haven't tested it yet but it seems placing the PRE- and
POST-suspend files in /etc/qubes/suspend-pre.d/ and
/etc/qubes/suspend-post.d/ should do the trick.


Regards,
Phil


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1ede7803-20d4-f93b-a3fa-0f441ca61c7c%40digitrace.de.