<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>thanks. I didn’t realized that the activity central open vpn instance
is running.</DIV>
<DIV> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">Tim</DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=georgejhunt@gmail.com
href="mailto:georgejhunt@gmail.com">George Hunt</A> </DIV>
<DIV><B>Sent:</B> Friday, February 14, 2014 11:18 AM</DIV>
<DIV><B>To:</B> <A title=tim@timmoody.com href="mailto:tim@timmoody.com">Tim
Moody</A> </DIV>
<DIV><B>Cc:</B> <A title=tkkang@nurturingasia.com
href="mailto:tkkang@nurturingasia.com">tkkang@nurturingasia.com</A> ; <A
title=holt@unleashkids.org href="mailto:holt@unleashkids.org">Adam Holt</A> ; <A
title=server-devel@lists.laptop.org
href="mailto:server-devel@lists.laptop.org">XS Devel</A> </DIV>
<DIV><B>Subject:</B> Re: XSCE5: OpenVPN usage</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>Thanks Tim for your comment. It jogged my memory, and I went
back and discovered a not printable character in one of the <SPAN>yml</SPAN>
files which caused <SPAN>runansible</SPAN> to error out. I pushed a corrected
version to github.
<DIV> </DIV>
<DIV>Yes, the playbook I've posted connects to
<SPAN>xsce</SPAN>.<SPAN>activitycentral</SPAN>.com. The amazon
instance that I set up for Haiti is one that I pay for ($130 per year) to
accommodate privacy concerns.</DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Fri, Feb 14, 2014 at 9:07 AM, Tim Moody <SPAN
dir=ltr><<A href="mailto:tim@timmoody.com"
target=_blank>tim@timmoody.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'">
<DIV>I tried to install this when we got back from Haiti and ansible did not
complete using runansible. I also think it tries to connect to <A
href="http://xsce.activitycentral.com"
target=_blank>xsce.activitycentral.com</A> rather than amazon.</DIV>
<DIV> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'">Tim</DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=georgejhunt@gmail.com
href="mailto:georgejhunt@gmail.com" target=_blank>George Hunt</A> </DIV>
<DIV><B>Sent:</B> Thursday, February 13, 2014 8:22 PM</DIV>
<DIV><B>To:</B> <A title=tkkang@nurturingasia.com
href="mailto:tkkang@nurturingasia.com"
target=_blank>tkkang@nurturingasia.com</A> </DIV>
<DIV><B>Cc:</B> <A title=timmoody@sympatico.ca
href="mailto:timmoody@sympatico.ca" target=_blank>Tim Moody</A> ; <A
title=holt@unleashkids.org href="mailto:holt@unleashkids.org"
target=_blank>Adam Holt</A> </DIV>
<DIV><B>Subject:</B> Re: XSCE5: OpenVPN usage</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV>
<DIV class=h5>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>T.K.,
<DIV> </DIV>
<DIV>Unfortunately, the openvpn feature, which was a part of 0.4 XSCE was not
included in 5.0XSCE.
<DIV> </DIV>
<DIV>When I was preparing for our Haiti deployment, I wrote up an Ansible
playbook which included openvpn. This is available at <A
href="https://github.com/georgejhunt/ezadmin"
target=_blank>https://github.com/georgejhunt/ezadmin</A>. I think you
can download the zip (available in the right hand column) file and install
just the openvpn component by unzipping and running the following:</DIV>
<DIV><PRE style="OVERFLOW: auto; WORD-WRAP: normal; MARGIN-BOTTOM: 15px; FONT-SIZE: 13px; BORDER-TOP: rgb(221,221,221) 1px solid; FONT-FAMILY: consolas,'Liberation Mono',courier,monospace; BORDER-RIGHT: rgb(221,221,221) 1px solid; BORDER-BOTTOM: rgb(221,221,221) 1px solid; COLOR: rgb(51,51,51); PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 10px; BORDER-LEFT: rgb(221,221,221) 1px solid; MARGIN-TOP: 15px; LINE-HEIGHT: 19px; PADDING-RIGHT: 10px; BACKGROUND-COLOR: rgb(248,248,248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px">ansible-playbook -i ansible_hosts ezadmin.yml <SPAN style="FONT-SIZE: 13px">--connection=local --tags="openvpn"</SPAN></PRE></DIV>
<DIV class=gmail_extra>Since openvpn was not part of the release cycle for
XSCE 5.0, we may need to work together some to get it running. I'm not
sure the documentation applies to what I took to Haiti in every
detail.<BR><BR>
<DIV class=gmail_quote>On Thu, Feb 13, 2014 at 7:46 PM, <SPAN dir=ltr><<A
href="mailto:tkkang@nurturingasia.com"
target=_blank>tkkang@nurturingasia.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dear
George Hunt,<BR><BR>Thanks for the information on the XSCE video chat
regarding openvpn support if needed for the Malaysia deployment.<BR><BR>Just
started to read <A href="http://wiki.laptop.org/go/Setting_Up_an_XSCE_VPN"
target=_blank>http://wiki.laptop.org/go/Setting_Up_an_XSCE_VPN</A> toget
started.<BR><BR>On my XSCE 5when I type "xs-vpn test" as in the instruction
I get command not found. Is VPN already installed with XSCE5 as I get the
impression it is reading the instructions ? I try to add xs-vpn on but there
is no existing /etc/rc.d/rc.local file there.<BR><BR>I am new to this
and hence a little confused as to what is already there and if I am missing
critical stps after a default XSCE 5 install.<BR><BR>Cheers and some
advice!<BR><BR><BR><BR><BR><BR>---<BR>T.K. Kang<BR><A
href="mailto:kkang@nurturingeducation.com"
target=_blank>kkang@nurturingeducation.com</A><BR><BR><BR><BR></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></DIV></BODY></HTML>