[PLUG] Wanted - a Linux (not Android) handheld

2017-11-10 Thread Richard Owlett
I've asked a very similar question on two fora and received useful feedback. I've revised my feature list. Must: 1. be currently available from U.S. retail vendor. 2. have a physical form factor similar to a "smartphone". 3. have provision for using an _optional_ full size keyboard. [A perman

[PLUG] Backup MX server

2017-11-10 Thread Rich Shepard
I would like to add a backup MX server for the rare times my primary MX server here is off-line for a while. If weather predictions for the area turn out to be true long power outages might occur and it would be nice to have someone catch incoming mail until power is restored. Are there free

Re: [PLUG] Fiber connectors?

2017-11-10 Thread John Jason Jordan
On Thu, 9 Nov 2017 22:32:19 -0800 Russell Senior dijo: >Yeah, the "bypassing needless" part is what we did already when I was >helping you. The NDOOR SFU GEN3 is the netgear thingie that the fiber >goes into, the so-called indoor ONT (optical network terminator). > >If you do end up finding a ke

[PLUG] Mikrotik Router Board 2011 and SFP

2017-11-10 Thread Chuck Hast
Folks, I have a RouterBoard 2011, it has a port for an SFP interface. I have several Infineon SFP SX 850nm transceivers, I plugged one into the router board the other into a media converter and tried to establish a link to the router board, but no joy. I wonder if any one has used the SFP port on M

[PLUG] Laptop boots with Ethernet ports ipv6

2017-11-10 Thread Rich Shepard
This is a completely new issue here. I'm using my Dell Latitude E5410, running Slackware-14.2/x86_64 to configure the Ubiquiti ER-X. The laptop's eth0 IP address needs to be set to 192.168.1.1 to configure the router's WAN port. Then I need to change the laptop's eth0 IP address to 192.168.55

Re: [PLUG] Laptop boots with Ethernet ports ipv6 [FIXED]

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Rich Shepard wrote: I've no idea what caused this but need to learn ASAP how to get it back to using ipv4 addressing. Fixed the issue by stopping/starting rc.inet1, the file that configures network ports. Lesson to me: apparently restarting is not as complete as stopp

Re: [PLUG] One ethernet port, two subnets

2017-11-10 Thread Rich Shepard
On Mon, 6 Nov 2017, wes wrote: If the above doesn't work for you, we may need to learn more about your setup. Given what you've mentioned previously on this topic, I'm going to guess that you're trying to arrange it such that you can talk to the Ubiquiti router both on its default subnet as well

Re: [PLUG] Backup MX server

2017-11-10 Thread David Barr
Following! Something I've thought about for when I have my domain host back under my direct control is acting as a backup MX for friends (and at least one of them returning the favor). My idea is to act as a spooler until the Primary MX is back. I haven't seen much documentation out there about

Re: [PLUG] Backup MX server

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, David Barr wrote: Something I've thought about for when I have my domain host back under my direct control is acting as a backup MX for friends (and at least one of them returning the favor). My idea is to act as a spooler until the Primary MX is back. I haven't seen much do

[PLUG] Laptop batteries

2017-11-10 Thread John Meissen
I was resurrecting my daughter's old Lenovo college laptop (G530 from circa 2010) for use when working on projects in my garage - I often need to search for parts or research problems/procedures. I replaced the 3GB of RAM with a new matched pair of 2GB DIMMs for $35, and just for kicks swapped

Re: [PLUG] Backup MX server

2017-11-10 Thread Jason Bergstrom
On Fri, Nov 10, 2017 at 10:35:54AM -0800, Rich Shepard wrote: > David, > >I've no idea how this works. When Aracnet/SpiritOne was a working ISP I > set a higer MX number for their mail server (white.spiritone.com). Now that > I've escaped their clutches I'd like a new backup. > >When you

Re: [PLUG] Backup MX server

2017-11-10 Thread John Meissen
daf...@dafydd.com said: > Something I've thought about for when I have my domain host back under my > direct control is acting as a backup MX for friends (and at least one of them > returning the favor). My idea is to act as a spooler until the Primary MX is > back. I haven't seen much documentati

Re: [PLUG] Backup MX server

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Jason Bergstrom wrote: The two reasons this isn't a standard offering are that policies for filtering mail differ widely. If a secondary accepts all mail for your primary, then your primary returns and now refuses mail the secondary has to bounce it (if they don't accept it

Re: [PLUG] Backup MX server

2017-11-10 Thread Paul Heinlein
On Fri, 10 Nov 2017, Rich Shepard wrote: On Fri, 10 Nov 2017, David Barr wrote: Something I've thought about for when I have my domain host back under my direct control is acting as a backup MX for friends (and at least one of them returning the favor). My idea is to act as a spooler until

Re: [PLUG] Laptop batteries

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, John Meissen wrote: Reputable places like BatteriesPlus want $90 for a new replacement. But my searching eventually led me to aliexpress.com. Expressing my opinion here. I buy all my batteries, from cell phone and UPS to diesel pickup truck from Northwest Battery Supply

Re: [PLUG] Backup MX server

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Paul Heinlein wrote: In short, make sure you understand the tradeoffs when agreeing to secondary MX service. It's not nearly as clear-cut as it might appear. Thanks, Paul. Rich ___ PLUG mailing list PLUG@pdxlinux.org http://li

Re: [PLUG] Laptop boots with Ethernet ports ipv6

2017-11-10 Thread Tomas Kuchta
Mostly likely because your router address is 192.168.1.1 so the laptop cannot have the same address. Pick different between 2-250. -Tomas On Nov 10, 2017 9:57 AM, "Rich Shepard" wrote: > This is a completely new issue here. > > I'm using my Dell Latitude E5410, running Slackware-14.2/x86_64

Re: [PLUG] Laptop boots with Ethernet ports ipv6

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Tomas Kuchta wrote: Mostly likely because your router address is 192.168.1.1 so the laptop cannot have the same address. Pick different between 2-250. Tomas, On that subnet the laptop is assigned 192.168.1.4 Rich ___ PLUG mai

Re: [PLUG] One ethernet port, two subnets

2017-11-10 Thread wes
On Fri, Nov 10, 2017 at 10:11 AM, Rich Shepard wrote: > On Mon, 6 Nov 2017, wes wrote: > > If the above doesn't work for you, we may need to learn more about your >> setup. Given what you've mentioned previously on this topic, I'm going to >> guess that you're trying to arrange it such that you c

Re: [PLUG] Laptop batteries

2017-11-10 Thread John Meissen
rshep...@appl-ecosys.com said: >Expressing my opinion here. I buy all my batteries, from cell phone and UPS > to diesel pickup truck from Northwest Battery Supply at SE 37th and Belmont. I > could save money by buying on line, but will gladly pay more to support local > businesses. We need the

Re: [PLUG] Laptop batteries

2017-11-10 Thread Mark Heimstaedt
Message: 5 Date: Fri, 10 Nov 2017 11:07:40 -0800 (PST) From: Rich Shepard To: Portland Linux/Unix Group Subject: Re: [PLUG] Laptop batteries Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed On Fri, 10 Nov 2017, John Meissen wrote: > Reputable places like BatteriesPlus want

Re: [PLUG] Laptop batteries

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, John Meissen wrote: I wasn't recommending this as a general source, but if you're on a really tight budget and willing to take on some risk it might be worth considering. John, This certainly makes sense and I've no quibble with going lowest price when that is justified

Re: [PLUG] Laptop batteries

2017-11-10 Thread Keith Lofstrom
On Fri, Nov 10, 2017 at 10:45:11AM -0800, John Meissen wrote: > Long story short, I bought a battery for $17.50, including shipping, from > "YHR store" (https://www.aliexpress.com/store/2782025). Shipped from a > warehouse in the US. > > So far it hasn't burst into flames. ;-) It identifies itse

[PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Denis Heidtmann
I would like to be able to double-click on a .PLT file to have lpr launch with the file as the argument. I have created a *.desktop file, made it executable, and placed it in ~/.local/share/applications. It shows up in Dash. But it does not show as an application that I can associate with a file

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Denis Heidtmann wrote: I would like to be able to double-click on a .PLT file to have lpr launch with the file as the argument. Denis, I've not closely followed this thread so my questions might have been answered. What application you use produces a .plt output file? D

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Denis Heidtmann
Figured it out. I needed to add %U to the exec line in the .desktop file. Where is there a list of the various command line options (such as this %U)? Thanks, -Denis On Fri, Nov 10, 2017 at 3:14 PM, Denis Heidtmann wrote: > I would like to be able to double-click on a .PLT file to have lpr la

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Denis Heidtmann
The *.PLT file is created by a print-to-a-file setup in Windows 2000 in VB. You (and the other patient soles on this list) do not want me to try to capture months of dialog on why I am doing this. -Denis On Fri, Nov 10, 2017 at 3:30 PM, Rich Shepard wrote: > On Fri, 10 Nov 2017, Denis Heidtman

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Rich Shepard
On Fri, 10 Nov 2017, Denis Heidtmann wrote: The *.PLT file is created by a print-to-a-file setup in Windows 2000 in VB. Okay. I know nothing about Windows so that explains why I asked. Thanks for answering, Rich ___ PLUG mailing list PLUG@pdxlinu

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Russell Senior
Rather than clicking on it, you could set up a cronjob (or similar) that sends everything it finds in the particular directory you "print" it to, and automatically sends it to the printer and then deletes it. That would make it kind of automatic, if adding a little latency. Russell On Fri, Nov 1

Re: [PLUG] associate *.PLT files with lpr?

2017-11-10 Thread Tomas Kuchta
Speaking of doing things automagically on a file event. One could put the files to the same directory every time, and setup a trigger on the directory change event. There would be no real delay that way and as soon as a file shows up, it could be sent to a printer. If you are interested in that,