[qubes-users] Getting Flash Player to work
I've Running Qubes 3.2 and Fedora25 I've ran every command I can find but I can't get flash Player to work in Chromium or Firefox So far everything works great in Qubes and getting flash player to work will help get me and my family off of Windows thanks in advance -- 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/faca2a5e-393d-4e13-9fca-99e2780399f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] Can't get disposable VMs to work
Am Dienstag, 4. Oktober 2016 18:53:36 UTC+2 schrieb cooloutac: > have you rebooted machine? is it just the default firefox dispvm entry? > What if you load a terminal from a vm, then try to load an app in a vm with, > qvm-run '$dispvm' appname I have the exact same problem as OP. I recreated the DispVM multiple times now and rebooted several times. The behaviour is the same for the Qubes start menu entry (DisposableVM -> Firefox and xterm) as well as tries to cross load it either by the context menu for a file or by qvm-run '$dispvm' xterm: I get a bubble msg in dom0 saying "Starting new DispVM..." and afterwards happens nothing. I could not find any helpful log output so far, can you point me to some or give some other tips? A disposable VM is quite an important feature... -- 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/1f8886ae-a3c8-4953-a2eb-00b21f9bb513%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] Re: Windows HVM has network access, but claims there isn't
On Sun, Sep 10, 2017 at 12:42 PM, Hugo Costawrote: > On Saturday, 9 September 2017 15:18:56 UTC+1, Francesco wrote: > > Hello, > > > > some strange behavior. on Windows HVM template as well as dependent VMs. > In all of them internet is working. I am sure of that because: > > 1. on cmd pinging google or amazon works > > 2. a banking application is able to connect and operate > > > > but the icon on the system tray states: identifying... no network access > > > > worse amazon Kindle for PC believes that and is unable to connect. > > > > So I wonder if there is a way to tell the system tray that internet is > already connected. Maybe that after that also Kindle will understand that. > > > > > > If I click on the system tray there are lots of options, but all seem > directed to create a new connection: wireless, dial-up, router etc, not to > join an existing connection. > > > > > > Hope there is an easy answer... Thanks > > Best > > Fran > > Make sure to configure everything by hand. So, go to the properties of > your ethernet connection in Windows, IPv4 and make sure to use the IP > address, subnet mask and default gateway you can find in the settings of > the VM. Restart and it should work. > > Tried that, and it works. Many thanks, but it does not keep the new settings. After reboot all fields are empty and again no network. > -- > 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/1a94286d-f839-467f-a485-e38240359008%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPzH-qB5MZ7C7pJpzYZYxVmzqoUXwyrmiLZtX_adBkN2ywPeZA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] Change language of application/VM
On Sun, Sep 10, 2017 at 2:48 PM, 'Axel Schwoerer' via qubes-users < qubes-users@googlegroups.com> wrote: > Hello all. > I want to know how to change language of the application or of the VM? > Because all of my VM are in english, so when I install an application (for > example LibreOffice), it's in english, and I would like to change in french. > On each template terminal you run: sudo gnome-control-center. There it is easy to change language Best Fran -- 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/CAPzH-qA0zSfgn0aDdnB6PneyTT7VYz8xuUW_i2e%2Bc0uKVdQyOA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] Custom initramfs
On Monday, 29 August 2016 01:34:11 UTC-4, Raphael Susewind wrote: > > while initially I thought it would be interesting to try, the only > > situation when yubikey could actually improve security is having to boot a > > Qubes PC under unavoidable surveilance. > > came to the same conclusion - probably not worth the security > tradeoff... Perhaps one can implement a 2FA solution for FDE using > something like paperkey? It would still be the 'someone peeks over my > shoulder in a cafe' kind of scenario, but without the USB compromise It is not just 'unavoidable surveillance'. Qubes doesn't just run on Laptops. Think about Desktops. They require USB Keyboards since most modern desktop systems don't have PS/2. And since they require USB Keyboards to enter the LUKS Passphrase, that means the "rd.qubes.hide_all_usb" option in the bootloader will render the whole system inaccessible. So USB security at boot time is not an option, therefore, not a tradeoff with 2FA. It isn't for the "lazy" people either. 2FA means that I don't have to weaken my passphrase so its memorable. And if snooped by some Evil Maid attack methods, they'll need to pull the token from my cold dead hands too. I am hoping someone will finish this idea and make it available, especially for desktop users with yubikey. Unfortunately, I don't have much knowledge on initramfs or dracut to produce something usable myself. I have searched all over, and only find the same abandoned ideas, or directions to using Yubikey for something other than LUKS, or on a Debian based system. Please help. Thank you. -- 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/322e0c18-8d97-49b8-a96e-911bc029e510%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[qubes-users] postfix make problem
hi all I am hoping someone might be able to help me with a postfix problem i have been following the how to on the qubes-os web site but when i do make to generate the db files i get the message make:*** No rule to make target 'generic.db', needed by 'all'. Stop. I managed to get passed the missing separator error by replacing spaces with a tab on lines 2 and 4 of the Makefile, but i cant seem to figure this error out. any help much appreciated. thanks Jonny -- 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/31f50be0-4fe1-4558-3c4f-5ca04cb306f2%40gmail.com. For more options, visit https://groups.google.com/d/optout. signature.asc Description: OpenPGP digital signature
[qubes-users] Re: Debian 9 templates
22. Jun 2017 12:37 by cu...@tutanota.com: > Is there existing any pre-made templates for Debian 9? > Halo Is there any news on Debian 9 template? Can also someone remind we the URL to check which templates are installable, not /docs but there was a URL to the folder/repo with all the templates for download -- 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/KtheGTz--3-0%40tutanota.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] qvm-block doesn't list/expose dom0 loop devices
On 09/10/2017 05:44 PM, nicholas roveda wrote: `qvm-block` lists all vms loop device, but no the dom0 ones. I've checked with `udevadm info -q all` and I've noticed loop devices don't have the 'QUBES_EXPOSED' property. Can you try to reproduce my situation and show me your `udevadm` output for your loop device? Thanks a lot. Yes, qvm-block currently doesn't work with dom0 loop devices. Tracked here: https://github.com/QubesOS/qubes-issues/issues/3084 -- 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/747321a8-bb55-b81d-026c-d403c25e0f21%40hackingthe.net. For more options, visit https://groups.google.com/d/optout. smime.p7s Description: S/MIME Cryptographic Signature
[qubes-users] Change language of application/VM
Hello all. I want to know how to change language of the application or of the VM? Because all of my VM are in english, so when I install an application (for example LibreOffice), it's in english, and I would like to change in french.Thanks in advance. Cordially -- 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/1914030813.2344552.1505065731421%40mail.yahoo.com. For more options, visit https://groups.google.com/d/optout.
Re: [qubes-users] qvm-block doesn't list/expose dom0 loop devices
`qvm-block` lists all vms loop device, but no the dom0 ones. I've checked with `udevadm info -q all` and I've noticed loop devices don't have the 'QUBES_EXPOSED' property. Can you try to reproduce my situation and show me your `udevadm` output for your loop device? Thanks a lot. -- 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/629fcf29-a9df-4dc6-a30d-a3f4c3d1a280%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[qubes-users] Re: Windows HVM has network access, but claims there isn't
On Saturday, 9 September 2017 15:18:56 UTC+1, Francesco wrote: > Hello, > > some strange behavior. on Windows HVM template as well as dependent VMs. In > all of them internet is working. I am sure of that because: > 1. on cmd pinging google or amazon works > 2. a banking application is able to connect and operate > > but the icon on the system tray states: identifying... no network access > > worse amazon Kindle for PC believes that and is unable to connect. > > So I wonder if there is a way to tell the system tray that internet is > already connected. Maybe that after that also Kindle will understand that. > > > If I click on the system tray there are lots of options, but all seem > directed to create a new connection: wireless, dial-up, router etc, not to > join an existing connection. > > > Hope there is an easy answer... Thanks > Best > Fran Make sure to configure everything by hand. So, go to the properties of your ethernet connection in Windows, IPv4 and make sure to use the IP address, subnet mask and default gateway you can find in the settings of the VM. Restart and it should work. -- 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/1a94286d-f839-467f-a485-e38240359008%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[qubes-users] Re: Qubes 3.2 on Lenovo Thinkpad P51
On Sunday, 10 September 2017 11:35:42 UTC+1, Swâmi Petaramesh wrote: > Hi, > > I could get Qubes 3.2 to boot and install on a Lenovo Thinkpad P51, by > creating the USB install key according to Dave's advice at : > > https://groups.google.com/forum/#!topic/qubes-users/4VsKdxnKHBk > > However, once installed, Qubes will not boot. The "Qubes" UEFI entry is > created, but the system doesn't seem to believe there's anything > bootable in there. > > Using the same method, Qubes 4.0 RC1 will install, AND boot. (but it's > incomplete and Alpha IMHO) > > I wonder is the fact that Qubes 3.2 will not boot after installation on > this machine could be related to Xen or kernel version, and I wonder If > I could try to upgrade them to the latest availables during install or > immediately after it, before attempting to reboot. > > But I have no clue about whether this can be done with respect to Qubes > very specific architecture, and how I could possibly do it. > > Any help would be much appreciated. > > TIA. > > -- > Swâmi PetarameshPGP 9076E32E Have you followed all the ThinkPad focused advices? https://www.qubes-os.org/doc/thinkpad-troubleshooting/ -- 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/8295a680-1927-49a8-a179-6107240c0451%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[qubes-users] Re: qubes 4 partitioning/mount scheme
W dniu sobota, 9 września 2017 13:58:55 UTC+2 użytkownik haaber napisał: > Hello, > > I have one 32G SSD and a large HDD. In my present Q3.2 installation I am > a bit unhappy with the mount scheme of qubes: indeed, /var/lib/qubes > contains all large data. I would prefer such folders at root level, such > as /appvms and /templatevms etc. But this is my taste. > > In any case things are like they are in Q3.2. What bothers is the > question if the directory structure the same in Q4? It is somehow wicked > that one needs to know how Q4 will install in order to kow how to > partition the drives *before* installing it :)) > > So: could some Q4 user find this out for me please? Most probably 'ls > /var/lib/qubes' will suffice :) > > Thank you, Bernhard Can't you just symlink the /var/lib/qubes folder to the secondary drive? -- 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/dbecb6ec-59e7-4353-bb45-a435b32727c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[qubes-users] Qubes 3.2 on Lenovo Thinkpad P51
Hi, I could get Qubes 3.2 to boot and install on a Lenovo Thinkpad P51, by creating the USB install key according to Dave's advice at : https://groups.google.com/forum/#!topic/qubes-users/4VsKdxnKHBk However, once installed, Qubes will not boot. The "Qubes" UEFI entry is created, but the system doesn't seem to believe there's anything bootable in there. Using the same method, Qubes 4.0 RC1 will install, AND boot. (but it's incomplete and Alpha IMHO) I wonder is the fact that Qubes 3.2 will not boot after installation on this machine could be related to Xen or kernel version, and I wonder If I could try to upgrade them to the latest availables during install or immediately after it, before attempting to reboot. But I have no clue about whether this can be done with respect to Qubes very specific architecture, and how I could possibly do it. Any help would be much appreciated. TIA. -- Swâmi PetarameshPGP 9076E32E -- 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/28601c98-df08-dc93-c8a8-90d25221f565%40petaramesh.org. For more options, visit https://groups.google.com/d/optout.
[qubes-users] Installation on HP Spectre 360 laptop
Dear Qubes team, I would like to know whether I can install QUBES-OS on my HP Spectre 360 laptop? I curently do not see it in the HCL. Any recommendation will be appreciated. Thznks in advance Jorge Scientam do menti. Cordi virtutem. -- 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/CALCnUcahTH3e-fDtK751iXW3Re3yJS6cnCsb9nMbiDWgxerq_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.