Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no lessons on ssh and tmux? #147

Open
serine opened this issue Nov 2, 2017 · 0 comments
Open

no lessons on ssh and tmux? #147

serine opened this issue Nov 2, 2017 · 0 comments

Comments

@serine
Copy link

serine commented Nov 2, 2017

Hi there,

This resource (linux journey) is great, thanks a lot for it. There is however nothing that I could find on ssh login. The first thing I actually show/tell people is to ssh to the server. It sort of goes under "Network sharing" however that module is rather confusing, because you have two things there technology/protocols sort of thing (NFS and samba) and "means" of moving files around (scp/rsync).

I understand that all of those are data sharing, but I feel that this is rather confusing pitch.

So a modules like "Working remotely on a server" or simple "Working remotely" where one should cover

  • ssh including ssh-keygen ssh-add to some extend, authorized_keys?
  • scp for remote file copying
  • rsync as an alternative for file syncing and moving

I would also include tmux (or scree) into this module as I believe this is an integral part of working remotely.

From looking at repo structure it looks like each topic within a module is just a markdown document right?

I'd be happy to put "Working remotely" module together as a bunch of md documents

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant