On Thu, Feb 13, 2020 at 10:33:45PM +0100, A E wrote:
> tor. 13. feb. 2020 kl. 17.59 skrev M E <[email protected]>:
> 
> > 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 ?
> >
> 
> When I try to use ???*??? around the domaine name, it says there doesn???t 
> exist
> any domain with that name. And I have checked it was spelled correctly. And
> I get the same result if I use the root account.
> 
> So I still need help to get further.
> 

You don't need anything around the name of the qube. Just use the name.
Nor do you need root (unless you are doing this somewhere without file
access in which case you will see an "access denied " error

-- 
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/20200213235216.GB30643%40thirdeyesecurity.org.

Reply via email to