[PLUG] PC Engines group order cooking again ...

2016-10-31 Thread Russell Senior
We have a couple people interested in making an order from PC Engines. I have organized a couple such group orders in the last year or so. There aren't any quantity discounts, that motivate other group orders, in this case it's a question of good prices and expensive shipping. Shipping from Switzer

Re: [PLUG] Invoking ssh-agent in Slackware

2016-10-31 Thread Rich Shepard
On Mon, 31 Oct 2016, King Beowulf wrote: > http://www.linuxquestions.org/questions/slackware-14/how-to-properly-set-gpg-agent-in-slackware-14-1-a-4175560666/ Ah, specific to gnupg. Rich ___ PLUG mailing list PLUG@lists.pdxlinux.org http://lists.pdxl

Re: [PLUG] Invoking ssh-agent in Slackware

2016-10-31 Thread Rich Shepard
On Mon, 31 Oct 2016, King Beowulf wrote: > If you haven't already, take a gander at > > http://www.linuxquestions.org/questions/slackware-14/how-to-properly-set-gpg-agent-in-slackware-14-1-a-4175560666/ > > Although for 14.1 it is still applicable to 14.2. Thanks, Ed. My web searches did not f

Re: [PLUG] Invoking ssh-agent in Slackware

2016-10-31 Thread Rich Shepard
On Mon, 31 Oct 2016, Steve Dum wrote: > If you are using gnome, Steve, Nope. Don't do Gnome or KDE. > If you do a lot of access to different systems, ... Only connect to the server from one of my portables when I'm away, or use ssh to transfer files among these hosts while in the office.

Re: [PLUG] Invoking ssh-agent in Slackware

2016-10-31 Thread King Beowulf
On 10/30/2016 11:27 AM, Rich Shepard wrote: >My web searches fail to find explicit instructions for invoking ssh-agent > when a system is booted. My inclination is to add a line to > /etc/rc.d/rc.local: > > /usr/bin/ssh-agent > >I could place it in a test for the file's existence, but I t

Re: [PLUG] Invoking ssh-agent in Slackware

2016-10-31 Thread Steve Dum
Rich, If you are using gnome, part of it's startup includes creating a ssh-agent for you, and the first time you try to ssh elsewhere it prompts you to unlock the agent. There is a program out there called keychain (search for 'linux keychain ssh-agent') which wouks well in non gnome environme

Re: [PLUG] Invoking ssh-agent in Slackware [FIXED]

2016-10-31 Thread Rich Shepard
On Sun, 30 Oct 2016, Rich Shepard wrote: > $ ssh-add > Enter passphrase for /home/rshepard/.ssh/id_ed25519: > Could not add identity "/home/rshepard/.ssh/id_ed25519": agent refused > operation I mis-understood the ssh-add man page. Invoked as 'ssh-add' it does not seek any or all identities, b