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

Add ssh #18

Merged
merged 4 commits into from
Sep 17, 2017
Merged

Add ssh #18

merged 4 commits into from
Sep 17, 2017

Conversation

ritwik12
Copy link
Contributor

Add ssh commands as requested by issue #8

Add ssh commands as requested by issue #8
@CodeMaxx
Copy link
Owner

Hey! Thanks for the PR.

Can you add more ssh flags which are commonly used, such as ssh -X, ssh -t?

@ritwik12
Copy link
Contributor Author

@CodeMaxx Ya sure, let me add that.

Add ssh flags like -A, -a, -X, -x, -t, -1, etc.
@ritwik12
Copy link
Contributor Author

@CodeMaxx Done :)

@CodeMaxx
Copy link
Owner

CodeMaxx commented Sep 17, 2017

Awesome! Few more changes required. Since this is a repository to help beginners, the descriptions would have to be made a little more intuitive. For e.g. rather than saying Enables X11 forwarding., say something like Enables X11 forwarding which lets you run graphical applications remotely; basically in a way you would've liked someone else to explain to you before you learnt about it 😃

Add detailed disciption of ssh tags.
@ritwik12
Copy link
Contributor Author

@CodeMaxx Good to go I guess.

@CodeMaxx CodeMaxx merged commit 3cecb7f into CodeMaxx:master Sep 17, 2017
@CodeMaxx
Copy link
Owner

Merged! Thanks :)

@CodeMaxx CodeMaxx mentioned this pull request Sep 17, 2017
@ritwik12
Copy link
Contributor Author

@CodeMaxx Your welcome :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants