[qubes-users] Django Users Contact List

2020-11-02 Thread jennifer lopez
Hello,


Would you be interested in *Django Users List* around the globe? For your
marketing and other business Campaigns?


*Titles like* -* IT Decision Makers, CEO, CFO, IT Engineers and many more*.



*We have alternate users like:* *Angular.* *PostgreSQL.* *Docker.*
*Node.js.* *jQuery.* *Nginx.* *MySQL* *Git.* *Ruby on Rails **and other top
application users,*



We manger well over 10,000+Technolgy installs and over 850,000 Technology
Decision Makers in our Database that can be used for your Multi-channel
|Marketing Campaigns.



This list includes 12+data fields with contact name, Job titles ,Business
email address, Company Website, Physical Address ,Revenue, Employee Size,
LinkedIn in Url’s [Where ever Available] etc.



If you are not the right person, please forward it to the right person in
your organization.



Best Regards,

*Jennifer Lopez*

Marketing Consultant



To opt out, please respond
Remove.

-- 
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/CADoN55%3Dh-rq_%3DMPr8WCqDuFR38BsrGK2uwvRPYW3rXnPMzbz3Q%40mail.gmail.com.


Re: [qubes-users] Benefits of running Windows VM in QubesOS

2020-11-02 Thread 'Totally Zoid' via qubes-users
If you dual boot Windows and Qubes, it's possible that a Windows virus could 
modify your Qubes /boot partition and infect Qubes. A way around this is 
storing the /boot partition on a removable drive which you never plug in while 
Windows is running or starting, but this doesn't prevent all possible attacks. 
Windows viruses could for example compromise the firmware of various components 
or the mobo. In Qubes, Windows is run sandboxed and doesn't interact directly 
with hardware unless you specifically allow it.

Running Windows 7 as your daily work OS is risky, since its security support 
has ended and extended support is obtained from possibly dubious third-party 
sources (unless you're willing to pay Microsoft hundreds of dollars per year). 
Windows 10 is more secure against typical hacking attacks, but in other ways it 
can be considered compromised by design. (I personally prefer 7 to 10 even with 
security issues).

Sent with [ProtonMail](https://protonmail.com) Secure Email.

‐‐‐ Original Message ‐‐‐
On Monday, November 2, 2020 1:45 PM, Anil  wrote:

> I have come across many mails regarding running Windows 7 VM in QubesOS. So 
> far it is not clear to me what are the advantages of running Win7 on QubesOS. 
> Can someone quickly summarise the advantages as opposed to running Win7 (or 
> Win10) normally as sn OS on the system, whether alone or in dual boot?
>
> Just to be clear, I understand the advantages of running Linux OS's as VMs on 
> Qubes. Do the same advantages apply or are there any other benefits?
> --
> अनिल एकलव्य
> (Anil Eklavya)
>
> --
> 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/CAAPfsu_qcWzG%3DEJjPCdAtruFrSTdfv3RxizqaFHri97eEBuk%3Dg%40mail.gmail.com](https://groups.google.com/d/msgid/qubes-users/CAAPfsu_qcWzG%3DEJjPCdAtruFrSTdfv3RxizqaFHri97eEBuk%3Dg%40mail.gmail.com?utm_medium=email_source=footer).

-- 
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/khEtzA1E7auJCfaEJ2HBUiYEWdnR-KjnBcSy9jAlB_zryyoq-jA9jkcj5NKaulxZrOo0u7YrS5Iheds8EM0Oo1JAzLXO8_VFJZZ2tnFRg40%3D%40protonmail.com.


[qubes-users] Benefits of running Windows VM in QubesOS

2020-11-02 Thread Anil
I have come across many mails regarding running Windows 7 VM in QubesOS. So
far it is not clear to me what are the advantages of running Win7 on
QubesOS. Can someone quickly summarise the advantages as opposed to running
Win7 (or Win10) normally as sn OS on the system, whether alone or in dual
boot?

Just to be clear, I understand the advantages of running Linux OS's as VMs
on Qubes. Do the same advantages apply or are there any other benefits?
-- 
अनिल एकलव्य
(Anil Eklavya)

-- 
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/CAAPfsu_qcWzG%3DEJjPCdAtruFrSTdfv3RxizqaFHri97eEBuk%3Dg%40mail.gmail.com.


[qubes-users] Re: Is there a Fedora 33 template?

2020-11-02 Thread 0spin...@gmail.com
https://github.com/QubesOS/qubes-issues/issues/6039

-- 
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/8afa75a1-f0f3-4138-97d3-89bcd38a4029n%40googlegroups.com.


[qubes-users] Re: win7 seamless mode, teams, vmware

2020-11-02 Thread Rasta Bude
I found a solution how to get vmware starting in a debian 10 -template and 
choosing the right compiler.

cd /usr/lib/vmware/modules/source 
tar xf vmmon.tar 
tar xf vmnet.tar
cd vmmon-only 
make 
cd ../vmnet-only 
make 
cd .. 
mkdir /lib/modules/`uname -r`/misc 
cp vmmon.o /lib/modules/`uname -r`/misc/vmmon.ko
cp vmnet.o /lib/modules/`uname -r`/misc/vmnet.ko 
depmod -a
/etc/init.d/vmware restart

But it will be nice to know how to enable seamless mode in a Win7 HVM  with 
a working microsoft teams,too.
Rasta Bude schrieb am Montag, 2. November 2020 um 11:50:27 UTC+1:

> Hello,
> I try to run Windows 7 in seamless mode at my Qubes. So far everything ist 
> working great. I just have some problems with microsoft teams there. I only 
> see a white screen and cannot login. If I install a normal Windows 7 HVM 
> like in the description without Qubes Windows tools then it is running. Can 
> u tell me what I can try to fix this? It will be good for my work, to run 
> Teams in seamless mode, because then I don't need to copy the file between 
> vm's and else. I even tried it with several Windows7 images, And I am only 
> able to install a seamless Windows 7HVM via qvm-create-windows-qube.sh, 
> because I don't find how to activate the *seamless mode* in a Winodws 7 
> HVM. The Quibes documentary is not up to date at this section and said u 
> can do this in the Qubes Manager, but there I cannot find this option.
> Maybe there is a working *solution* *via terminal? T*hat will be really 
> great, then I can try to install a fresh win7 hvm with my own Iso, where 
> all the updates are integrated...Maybe this will work.:)
> Or ist it possible to run *vmware on the qubes fedora or debian template*? 
> But I don't think so, because at Debian I always get an error GNU C 
> compiler 6.4.1 not found and at Fedora it install vmware, but while 
> installing it started uninstalling and cannot finish the installation. But 
> if this is possible it will be a solution, too and I am very thankful to 
> hear how to fix that problem.:)
> Stay healthy, Best wishes and much thanks for ur support.
>

-- 
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/ec1f8de1-901a-44fe-8c7d-5e8579e2feb2n%40googlegroups.com.


[qubes-users] win7 seamless mode, teams, vmware

2020-11-02 Thread Rasta Bude
Hello,
I try to run Windows 7 in seamless mode at my Qubes. So far everything ist 
working great. I just have some problems with microsoft teams there. I only 
see a white screen and cannot login. If I install a normal Windows 7 HVM 
like in the description without Qubes Windows tools then it is running. Can 
u tell me what I can try to fix this? It will be good for my work, to run 
Teams in seamless mode, because then I don't need to copy the file between 
vm's and else. I even tried it with several Windows7 images, And I am only 
able to install a seamless Windows 7HVM via qvm-create-windows-qube.sh, 
because I don't find how to activate the *seamless mode* in a Winodws 7 
HVM. The Quibes documentary is not up to date at this section and said u 
can do this in the Qubes Manager, but there I cannot find this option.
Maybe there is a working *solution* *via terminal? T*hat will be really 
great, then I can try to install a fresh win7 hvm with my own Iso, where 
all the updates are integrated...Maybe this will work.:)
Or ist it possible to run *vmware on the qubes fedora or debian template*? 
But I don't think so, because at Debian I always get an error GNU C 
compiler 6.4.1 not found and at Fedora it install vmware, but while 
installing it started uninstalling and cannot finish the installation. But 
if this is possible it will be a solution, too and I am very thankful to 
hear how to fix that problem.:)
Stay healthy, Best wishes and much thanks for ur support.

-- 
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/237cd7a4-8f05-49fc-92b2-f32debf9ae3en%40googlegroups.com.


Re: [qubes-users] [PoC] Qubes SleepKeeper - auto shutdown your Qubes if no password entered after wake up

2020-11-02 Thread evado...@gmail.com


> Why not just have an alternate passphrase that, when entered, shuts down 
> the PC (or, as you suggest, wipes the LUKS header)? Why a timer? 
>

At least because it is not constant that attacker will ask you to do 
something and will not begin dump your memory immediately. 

 

-- 
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/65f4719e-f147-42bf-9856-8bc5514c982en%40googlegroups.com.