On Wednesday, August 2, 2017 at 2:40:26 PM UTC-4, Chris Laprise wrote:
> On 08/02/2017 01:51 PM, Patrick Bouldin wrote:
> > Hi, I'm trying to use app vms to test an app called splunk..
> > 
> > Anyway, am I thinking about this correctly? This is what I did:
> > 
> > * I created a special template vm called - splunk-template
> > 
> > * I then downloaded the rpm package to that template's tmp folder
> > 
> > * I verified it was there.
> > 
> > * I then restarted the template.
> > 
> > * Then I created an appVM pointed to the splunk-template
> > 
> > I then looked in the /tmp folder and it wasn't there by name, here was the 
> > contents of that folder:
> > 
> > firefox_user  qubes-session-env  qubes-session-waiter  ssh-fnBwiL4QxbUY  
> > systemd-private-1789b20d2d894850aa8d42bf8e0075f7-rtkit-daemon.service-d4xIHy
> > 
> > 
> > I thought I would be able to install it from the appVM at that point, is 
> > this some kind of security thing?
> > 
> > Am I even thinking about the process correctly? Because I want to be able 
> > to install it in different appVMs as part of my learning process.
> > 
> > Thanks.
> > Patrick
> > 
> 
> The /tmp folder would not hold onto files after a shutdown. You could 
> put the rpm in a folder like /opt, or you could install it into the 
> template with 'rpm -i'.
> 
> Or it may be simpler not to use a special template at all and put the 
> rpm in the /rw folder of the appVM.
> 
> -- 
> 
> Chris Laprise, tas...@openmailbox.org
> https://twitter.com/ttaskett
> PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

Thanks Chris, I decided to go ahead and install it in the template. I had tried 
that once and had another problem, tried it again, same thing. Once installed I 
can't access the folder where it was created, which was the /opt/splunk/ 
folder, check this:

[user@fedora-24-work-splunk /]$ cd opt
[user@fedora-24-work-splunk opt]$ ls
google  splunk
[user@fedora-24-work-splunk opt]$ cd splunk
bash: cd: splunk: Permission denied
[user@fedora-24-work-splunk opt]$ sudo cd splunk
[user@fedora-24-work-splunk opt]$ ls
google  splunk
[user@fedora-24-work-splunk opt]$ 

So it didn't choke, no feedback, but I didn't get into the splunk directory...

What's happening?

Thanks, Patrick

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/37bc2366-4c80-45d4-829f-9c9f90f06b62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to