<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">the only thing I care about for HTTP at all is my Synology letsencypt cert call requires 80, and only 80. <br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 15, 2017 at 8:07 PM, Michael Butash <span dir="ltr"><<a href="mailto:michael@butash.net" target="_blank">michael@butash.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Agreed here about just doing https, I've just always used straight ipsec/openvpn, or later a https sslvpn to connect home to things when allowed.  Never really had a need otherwise to host 80 or smtp, and back then they even blocked 443.  At some point later they stopped filtering https (think Partington mentioned this - thanks again!), which made life easier at least to present some form of web externally, so long as your users were smart enough to put https:// first, or use a redirect service in front as mentioned.<div><br></div><div>Past few years, I use <a href="https://www.zerotier.com" target="_blank">https://www.zerotier.com</a> for connecting all my hosts vs. traditional vpn to connect behind firewalls/filters, which gives me always on vpn between any of my hosts that run the client and join my SDN network there.  Runs on pretty much everything, including my various pi/arm linux systems, android, whatever really, and give you 100 clients for free.  This gives me essentially a layer 2 network between all my hosts, minus multicast propagation (damn mdns address restrictions).</div><div><br></div><div>I love this service, and recently noticed they have a hardware offering on kickstarter even.<span class="HOEnZb"><font color="#888888"><br><div><br></div></font></span><div><span class="HOEnZb"><font color="#888888">-mb</font></span><div><div class="h5"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 15, 2017 at 6:38 PM, Stephen Partington <span dir="ltr"><<a href="mailto:cryptworks@gmail.com" target="_blank">cryptworks@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:"trebuchet ms",sans-serif">My solution is to run everything on https with a lets encrypt cert and a port 80 to 443 redirect via my Domain registrar.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 15, 2017 at 6:30 PM, der.hans <span dir="ltr"><<a href="mailto:PLUGd@lufthans.com" target="_blank">PLUGd@lufthans.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 19. Nov, 2017 schwätzte kelly stephenson so:<br>
<br>
moin moin,<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Cox blocks incoming port 80 requests, what is your plan to get around this<br>
for your web site you plan on hosting?<br>
</blockquote>
<br></span>
Cox residential blocks ports. I have gotten around it for years by not<br>
using Cox residential :).<br>
<br>
Most of the time I've used Cox business, which will allow all ports. You<br>
might have to request 80 and 25 get unblocked.<br>
<br>
I have also used Century Link residential, which will also allow all<br>
ports. You will have to specifically request unblocking for port 25.<br>
<br>
Both will let you know if they're getting complaints about your web or<br>
SMTP services.<br>
<br>
Both give you a static IP and the option to rent out a block. You'll have<br>
to contact them to request RR records.<br>
<br>
In my experience, Cox doesn't understand the concept of a static IP. I<br>
have had 3 yanked out from me with at most a couple days notice. One was<br>
zero notice because they didn't notice my IP was in use. That was years<br>
ago, but I was obviously massively underimpressed with Cox customer<br>
service.<br>
<br>
ciao,<br>
<br>
der.hans<div><div class="m_3901893185015904687gmail-m_6070541158227360755h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Nov 19, 2017 7:01 PM, "Eric Oyen" <<a href="mailto:eric.oyen@icloud.com" target="_blank">eric.oyen@icloud.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
oh joy! they would make you have to adapt to a new technology.<br>
<br>
-eric<br>
from the central offices of the Technomage Guild, You can't get there from<br>
here Dept.<br>
<br>
On Nov 19, 2017, at 6:59 PM, Stephen Partington wrote:<br>
<br>
I am looking at a node.js nginx build because my current hosting company<br>
won't support node.js without a Vps and I cannot wrap my head around the<br>
Google cloud app engine yet for posting node.js yet.<br>
<br>
On Nov 19, 2017 6:50 PM, "Eric Oyen" <<a href="mailto:eric.oyen@icloud.com" target="_blank">eric.oyen@icloud.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
yep. :)<br>
I am going to have to setup a DMZ on my personal router pointed to a<br>
specific machine. there I will have to setup the web server, a site (which<br>
I will need to register) and a few other goodies. nice thing about my<br>
router, I can assign separate subnet segments to each port. this way, if<br>
anyone gets control of the web server, about all they can see is that<br>
subnet (and the administrative interface for the router will definitely be<br>
locked out on that port, so no control there either).<br>
<br>
my only questiild, IT support Dept.<br>
on, what to use as a web server (I am also looking at putting an SDR on<br>
there for remote hf/vhf/uhf/shf reception). I was thinking a raspberry pie<br>
late generation.<br>
<br>
-eric<br>
from the central offices of the Technomage Gu<br>
On Nov 19, 2017, at 5:48 PM, Stephen Partington wrote:<br>
<br>
I got in when they were around 2 tb. And since then they reset it to<br>
unlimited.<br>
<br>
Funny thing is running my own web server of an SSD cached Mac mini runs<br>
like a champ.<br>
<br>
On Nov 19, 2017 5:29 PM, "Eric Oyen" <<a href="mailto:eric.oyen@icloud.com" target="_blank">eric.oyen@icloud.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
well,<br>
it took a little thinking to come up with the figure they quote for<br>
monthly usage.<br>
<br>
Consider that a typical 1080p Hi-def video stream is about 750 Kb/sec.<br>
if left going 24/7 for 30 days, that would be 2.7 GB per hour or about 64<br>
Gb per day. over the course of a month, that is: 1.944 Tb. now, so far as I<br>
know, no one leaves their TV on live stream 24/7 for 30 days.<br>
<br>
so, given normal usage patterns (tv watching of about 20 hours per<br>
week), plus web browsing and email, etc, 1 TB would be max typical for a<br>
standard residential circuit.<br>
<br>
now, I do have a room mate who falls asleep with the tv streaming some<br>
content or another, so it's quite possible that we are over 1 TB for the<br>
last 30 days. Since I am on biz class here, I don't have to worry about<br>
that 1 TB cap. :)<br>
<br>
-eric<br>
from the central offices of the Technomage Guild, Internet streaming<br>
Dept.<br>
<br>
On Nov 19, 2017, at 4:31 PM, Brian Cluff wrote:<br>
<br>
Wow... so they are literally selling you a connection that you can<br>
exceed your monthly allowance in a little over 15 minutes of use if you<br>
could find a service that would saturate your connection.<br>
<br>
LAME!<br>
<br>
Brian Cluff<br>
<br>
On 11/19/2017 03:26 PM, Stephen Partington wrote:<br>
<br>
Wow. Looks like they did change it right after I got it.<br>
<br>
<a href="https://www.cox.com/aboutus/policies/speeds-and-data-plans.h" rel="noreferrer" target="_blank">https://www.cox.com/aboutus/po<wbr>licies/speeds-and-data-plans.h</a><br>
tml?zip=85228<br>
<br>
On Nov 19, 2017 12:48 PM, "Jerry Snitselaar" <<a href="mailto:dev@snitselaar.org" target="_blank">dev@snitselaar.org</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Sun Nov 19 17, Stephen Partington wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Last I read gigablast was 2t not 1.<br>
<br>
<br>
</blockquote>
What it shows on the page for services and offers is 1024gb. Could be a<br>
typo,<br>
but the offer details page also said all plans offer 1024gb data. Will<br>
find<br>
out when I call. :) Would be nice if it was 2t, that would mean I could<br>
drop<br>
the $30 I pay for the extra 500gb cushion each month, and basically pay<br>
what<br>
I'm paying now to get gigablast. I do think I remember seeing something<br>
at<br>
one point where it was 2t, but that was a while ago.<br>
<br>
<br>
<br>
On Nov 19, 2017 12:05 PM, <<a href="mailto:dev@snitselaar.org" target="_blank">dev@snitselaar.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
On Sat Nov 18 17, Stephen Partington wrote:<br>
<br>
This is what i had before gig. And the service was great. But i use way<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
more than 1t of data in a month. So gig was actually a savings.<br>
<br>
<br>
They have capped new gigablast subscribers with the 1tb limit<br>
</blockquote>
unfortunately.<br>
If you had it prior to late Sept, then you continue to get the<br>
unlimited<br>
data.<br>
<br>
<br>
<br>
On Nov 18, 2017 4:38 PM, <<a href="mailto:celticgeek@celticgeek.com" target="_blank">celticgeek@celticgeek.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I am using Cox Communications "Ultimate" package.  300 Mbps download,<br>
30<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Mbps upload, with measured values usually 5 to 10 percent above those<br>
values.  Also I get 1 Tbyte usage per month.  the price is $100 per<br>
month.<br>
I am very pleased with this service.<br>
<br>
<br>
<br>
<br>
--------- Original Message ---------<br>
Subject: Re: Cox Gigablast<br>
From: "Eric Oyen" <<a href="mailto:eric.oyen@icloud.com" target="_blank">eric.oyen@icloud.com</a>><br>
Date: 11/18/17 10:48 am<br>
To: "Main PLUG discussion list" <<a href="mailto:plug-discuss@lists.phxlinux.org" target="_blank">plug-discuss@lists.phxlinux.o<wbr>rg</a>><br>
<br>
let me dig up the sales number for cox business.<br>
<br>
I couldn't find the phone number directly, but there is this site<br>
here:<br>
<a href="https://www.cox.com/business/contact-us/contact-sales.html" rel="noreferrer" target="_blank">https://www.cox.com/business/c<wbr>ontact-us/contact-sales.html</a><br>
<br>
I just called them through their residential number. they gave me<br>
this<br>
number for direct contact: <a href="tel:800-529-5118" value="+18005295118" target="_blank">800-529-5118</a> <(800)%20529-5118><br>
<br>
<br>
<br>
hope this helps.<br>
<br>
btw, I am on cox business premier service. it's 50 mbits/11 mbits<br>
for only<br>
$79 monthly. I also use chrome cast here from youtube tv for about<br>
$35 a<br>
month. so, I am definitely spending over $140 less than I would be<br>
for<br>
residential service (including tv).<br>
<br>
hope this helps.<br>
<br>
Eric Oyen<br>
>From the central offices of the Technomage Guild, Support Referrals<br>
Dept.<br>
On Nov 18, 2017, at 10:33 AM, Snyder, Alexander J wrote:<br>
<br>
I think I'll take you up on that. Any information on how I get to the<br>
promised land would be very welcome!<br>
<br>
Thanks!<br>
<br>
Thanks,<br>
Alex.<br>
<br>
Sent from my Samsung Galaxy S8+<br>
<br>
On Nov 18, 2017 10:20, "Eric Oyen" <<a href="mailto:eric.oyen@icloud.com" target="_blank">eric.oyen@icloud.com</a>> wrote:<br>
<br>
you might have to call cox business and speak to Jame Hidalgo. He is<br>
my<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
contact over there. btw, business class internet doesn't suffer<br>
from the<br>
hard cap that you got charged for this last time out. they might<br>
even<br>
have<br>
access to the fiber that you want.<br>
<br>
now, sure, most of the tier 1 droids at residential customer<br>
service are<br>
good people. However, anyone who has ever worked a CSr desk knows<br>
that<br>
they<br>
all have to run from a script.<br>
<br>
anyway, if you call Jame Hidalgo at cox business, please tell him<br>
who<br>
referred you.<br>
<br>
Eric OYen<br>
from the central office of the Technomage Guild, Internet services<br>
referrals Dept.<br>
<br>
On Nov 18, 2017, at 7:44 AM, <a href="mailto:techlists@phpcoderusa.com" target="_blank">techlists@phpcoderusa.com</a> wrote:<br>
<br>
<br>
<br>
Asked for a supervisor.<br>
<br>
<br>
<br>
<br>
On 2017-11-17 12:38, Snyder, Alexander J wrote:<br>
<br>
Kind of irritated by this ...<br>
<br>
Cox lays fiber in my subdivision, has the service trucks wrapped in<br>
"Gigablast" vinyl adverts ...<br>
<br>
Service folk gladly sharing that "it's for gigablast" ...<br>
<br>
I did my giddy dance, nerdgasm, the whole 9 yards ...<br>
#ShutUpAndTakeMyMoney<br>
<br>
I called them each week and spoke to customer service folks that<br>
seemed<br>
to be less informed than the guy last week ...<br>
<br>
Bro ... that was 6 months ago. >:-(<br>
<br>
The only major development was Cox billing me for going over 1TB a<br>
bandwidth a month.<br>
<br>
Friends in Auhtukee and Glendale have it, and are quite happy with<br>
it.<br>
Why can't I have this happiness?<br>
<br>
Sincerely,<br>
AloneAndHopless ...<br>
<br>
;-)<br>
<br>
<br>
<br>
<br>
<br>
Thanks,<br>
Alex.<br>
<br>
Sent from my Samsung Galaxy S8+<br>
<br>
On Nov 17, 2017 12:13, "Jerry Snitselaar" <<a href="mailto:dev@snitselaar.org" target="_blank">dev@snitselaar.org</a>><br>
wrote:<br>
<br>
Anyone using this service? It looks like it finally arrived in our<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
neighborhood. I'd prefer to try Google Fiber, but that seems to be<br>
dead in the valley since their competitors complained about the<br>
deals<br>
they were able to make with the cities. So tempted to upgrade to<br>
this.<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
</blockquote>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
</blockquote>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
------------------------------<wbr>--------------------- PLUG-discuss<br>
mailing<br>
list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a> To subscribe, unsubscribe,<br>
or to<br>
change your mail settings: <a href="http://lists.phxlinux.org/" rel="noreferrer" target="_blank">http://lists.phxlinux.org/</a><br>
mailman/listinfo/plug-discuss<br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
------------------------------<wbr>---------------------<br>
</blockquote></blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
</blockquote>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
</blockquote>
<br>
</blockquote>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux<wbr>.org/mailman/listinfo/plug-dis<wbr>cuss</a><br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
</blockquote>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
</blockquote>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
<br>
<br>
------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br>
<br>
</blockquote>
<br><span class="m_3901893185015904687gmail-HOEnZb"><font color="#888888">
</font></span></blockquote><span class="m_3901893185015904687gmail-HOEnZb"><font color="#888888">
<br></font></span></div></div><span class="m_3901893185015904687gmail-HOEnZb"><font color="#888888"><span>
-- <br>
#  <a href="https://www.LuftHans.com" rel="noreferrer" target="_blank">https://www.LuftHans.com</a>   <a href="https://www.PhxLinux.org" rel="noreferrer" target="_blank">https://www.PhxLinux.org</a><br></span>
#  Generation Z: the first generation for which a zombie apocalypse<br>
#    is possible ( even though it still isn't )<br>------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br></font></span></blockquote></div><span class="m_3901893185015904687gmail-HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_3901893185015904687gmail-m_6070541158227360755gmail_signature">A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.<br><br>Stephen<br><br></div>
</font></span></div>
<br>------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.or<wbr>g</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mail<wbr>man/listinfo/plug-discuss</a><br></blockquote></div><br></div></div></div></div></div></div></div>
<br>------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.<wbr>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/<wbr>mailman/listinfo/plug-discuss</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.<br><br>Stephen<br><br></div>
</div>