[qubes-users] Re: Why is sys-net talking to shed.galexander.org ?

2019-07-14 Thread l1am9111
The address shed.galexander.org (64.62.190.177) appears to be a NTP server:
http://www.timegrades.com/30d_64_62_190_177.html
sys-net is the default ClockVM.

-- 
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/0fc3523a-fa5e-4ba1-bec7-6bd23f3b23c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: No vpn-handler-openvpn in service tab

2019-07-04 Thread l1am9111
On Thursday, July 4, 2019 at 6:32:55 AM UTC, Philip Pians wrote:
> On Thursday, July 4, 2019 at 3:49:42 AM UTC, Chris Laprise wrote:
> > On 7/3/19 5:34 PM, Philip Pians wrote:
> > > Must be doing something wrong? Wanted to do the test stage and discovered 
> > > no file called vpn-client-conf. There’s only Openvpn.ovpn; ca.crt; 
> > > client.crt, and client.key that download from VPN provider. Help please.
> > > 
> > 
> > Where it says:
> > 
> > sudo cp US_East.ovpn vpn-client.conf
> > 
> > ...the 'US_East.ovpn' is just an example. So you would do this instead:
> > 
> > sudo cp Openvpn.ovpn vpn-client.conf
> > 
> > -- 
> > 
> > Chris Laprise, tas...@posteo.net
> > https://github.com/tasket
> > https://twitter.com/ttaskett
> > PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886
> 
> Ooh, overlooked that step. How about the directory called “Qubes-vpn-support” 
> that is supposed to be copied? Or is that another directory I can just 
> create? Qubes is starting to make me feel computer illiterate since can’t 
> even get the basics right.

Qubes-vpn-support is the repository at 
https://github.com/tasket/Qubes-vpn-support.
You need to clone it with these commands:
1. Install git if its not installed with "sudo dnf install git" or "sudo apt 
install git"
2. Run "git clone https://github.com/tasket/Qubes-vpn-support.git;
3. Then the "Qubes-vpn-support" directory will exist

-- 
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/cf21bfcc-00c3-4607-a13a-65a26649e606%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.