tor. 13. feb. 2020 kl. 17.12 skrev unman <[email protected]>:
> On Thu, Feb 13, 2020 at 04:48:42PM +0100, M E wrote: > > tor. 13. feb. 2020 kl. 13.54 skrev M E <[email protected]>: > > > > > > I have tried using the unsafe browser (as this domain also offer a file > > manager as a shortcut) and safe the file in the domains download folder. > > Here the file is suggested to be saved as ???install.sh???. > > > > And then I tried to execute the following script in dom0: > > > > qvm-run -p --filter-escape-chars --no-color-output > > <qube_script_is_located_on> "cat '/home/user/Downloads/install.sh'" > > > install.sh > > > > But as expected, this part of the script has to be replaced by something > > else: > > > > <qube_script_is_located_on> > > > > I guess with something like a partition letter, but as I don???t know > more > > than this path; ???'/home/user/Downloads/install.sh'??? I need to be > told what > > I should write here instead. > > > > So what shall I replace it with ? > > > > That's the *name* of the qube where the script is located. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "qubes-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/qubes-users/78DgmWxZf80/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/qubes-users/20200213161211.GA29023%40thirdeyesecurity.org > . > Thank you. I have tried to execute it in the user dom0, both: qvm-run -p --filter-escape-chars --no-color-output untrusted "cat '/home/user/Downloads/install.sh'" > install.sh and qvm-run -p --filter-escape-chars --no-color-output “untrusted” "cat '/home/user/Downloads/install.sh'" > install.sh It doesn’t seem to do anything... Shall I run it with root access instead, or what shall I do ? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CABRRaUEUeBwv_KnOBXADLPpa_hgd0VHAd_joPTbO4vAGBwpH8A%40mail.gmail.com.
