[qubes-users] Re: Has anybody gotten increased scrutiny at an international checkpoint because of having qubes installed?
On Friday, 13 December 2019 19:37:30 UTC, bill...@gmail.com wrote: > > > Yeah, there are ways to fake an OS, but that really wasn't my question. I > was wondering whether or not folk have noticed that having an OS like Qubes > would result in greater scrutiny than Windows or MacOS. I'm not trying to > sneak anything across the border; I just don't want to spend an extra two > hours at the airport. > No, but do think carefully about any suggestions to hide Qubes (in a USB stick or on the hard disk). They are likely to work well ALMOST all the time, but in the unlikely even that that the covert qubes is spotted, the delay could be A LOT longer... -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/078b95a6-f80f-450e-bc77-530fac4d489f%40googlegroups.com.
Re: [qubes-users] Re: How do I attach a hard drive to a VM on boot?
> The only remaining problem here might be that /dev/sda3 doesn't > reference the same drive on each dom0 boot process... > > So you'd have to write ... Alternatively you could ... > Another option is to label the filesystem, say with tune2fs -L foo /dev/sda3 Then, instead of the /dev/xxx entry in fstab, use LABEL=foo like this LABEL=foo /mnt/tmpauto user,rw 0 0 That way it will find the relevant partition, even if it moves around in the partition table on the real disk, or if it appears on a different virtual disk.(not yet tested on Qubes, but this is my normal way of making fstab entries persist) You can also do the same using UUIDs, but I prefer to use meaningful identifiers. I am old-school in that respect. R~~ -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/8767cb3e-335e-4585-8691-bb0795c4a0e0%40googlegroups.com.
Re: [qubes-users] equivalent of grub kernel parameters on qubes?
On Wednesday, 30 October 2019 12:53:47 UTC, unman wrote: > > On Mon, Oct 28, 2019 at 09:36:50AM -0700, Guerlan wrote: > > ... > > > > > I'm starting to think you are ideologically wedded to top-posting. > Believe me, once you've tried bottom posting you will never understand > why you did this. > I guess your mail software outs the cursor at the top of the message > when you h=it "Reply". ... > On some packages & web interfaces it is worse than that :( For example on the gmail app for Android, it hides the quoted text, so it is far too easy for a newcomer to this forum to not even realise what you meant when you said "scroll to the bottom of the text." To be able to bottom post on such platforms, you need to enable the quoted text, typically and confusingly Google calls this "Respond in line". Having done that, the user can then follow your advice to scroll past deleting on the way. I know this is off topic, but we can help ppl do things the Qubes way if we all try to give them the most detailed advice. Bottom posting reads better, but so many other forums use top posting, and too many apps nudge this behaviour, so we are likely to have to go on explaining this. R~~ -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/01b9c1c4-d5aa-47b1-ac14-266ba72a2647%40googlegroups.com.