On Sun, 30 Oct 2016, Robert Citek wrote: > This is what I have near the top of my ~/.profile > [ -z "$SSH_AGENT_PID" ] && tty -s && exec ssh-agent bash --login
Thanks, Robert. I knew there was more to invoking ssh-agent. I also added 'ssh-agent -k' to ~/.bash_logout. > Good luck and let us know what works for you. One host at a time will get ssh and all its parts running ... correctly. Then I'll have 2-way communication between desktop and portables. Much appreciated, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
