GithubHelp home page GithubHelp logo

dotfiles's Introduction

Hi, I'm Eric ๐Ÿ‘‹

I'm a Back-End Developer

  • โš™๏ธ I use: .sol, .rb, .js, .erb, .html, .json, .sql
  • ๐ŸŒฑ Learning about: Smart-Contracts on the Ethereum Blockchain, Solidity
  • ๐Ÿ“ซ Reach me: LinkedIn, Twitter or mail [email protected]
  • ๐Ÿ’™ Interests: dance, cryptocurrency enthusiast
  • ๐Ÿ˜„ Passionate about learning and sharing

Find me around the web ๐ŸŒŽ:

dotfiles's People

Contributors

ebouchut avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Tmux session "lose" my ssh keys each time I'm disconnected or logout then log back in

Context

I SSH to a remote host forwarding my local SSH agent (using ssh -A).
I launch tmux on the remote host, I can see and have access to my forwarded ssh keys.
All is fine.

Then I either logout or the remote connection is lost.
This leaves the tmux session running on the tmux server.
I SSH back in to the remote host using ssh -A and reconnect to the existing tmux session.

However this time, back in tmux I cannot list (ssh-add -l) nor have access to my public keys whereas I expected them to be present.

Why?

The temporary socket used by ssh has been wiped out when I ended the SSH session or when the process ended by timing out for whatever reason (remote connection lost...).
Iโ€™ll get a new one the next time I SSH back in.
However Tmux is not aware of the new socket and still tries to use the old one which of course does not work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.