Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upqvm-run: allow to run command in a DispVM #338
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Mar 8, 2015
Member
Comment by rafal on 29 Aug 2011 15:38 UTC
Implemented, but on AppVM side. There is a qvm-run command in AppVM now, capable of running commands on other VMs.
So you can execute (in vm)
qvm-run other-vm firefox # requires confirmation
qvm-run --dispvm ooffice # instant
http://git.qubes-os.org/?p=rafal/core.git;a=commit;h=8e7dc52a1f3a5cf20b58c17e0a2f532bd659fbe0
prebeta2 branch.
|
Comment by rafal on 29 Aug 2011 15:38 UTC |
marmarek commentedMar 8, 2015
Reported by joanna on 18 Aug 2011 23:01 UTC
So, if I want to start e.g. a fresh copy of Firefox in a DispVM, I could just do:
and it will take care of creating the DispVM and starting Firefox there.
This should be trivial to implement, yet very useful.
Migrated-From: https://wiki.qubes-os.org/ticket/338