Just a quick note, the purpose if this video is to get you familiar with ssh and servers. It is not a deployment guide or anything like that. I just wanted to cover the basics and just throw a few extra things in like the react app, apache, etc. in real life you would use virtual hosts and do some other things. I plan on doing more devops in the future and yes Docker is coming 😊 thanks for watching
SSH tunnel theory aside, this is a great practical walk through on what's happening at the backend of the ssh world. The tutorial was steadily paced and dwelved deep on all the approaches. This was the missing information which I badly wanted!!! Thanks Brad!!
Im a hobbiest and have been learning about Linux systems for the last year and a half. I even have a program running on Digital Ocean in a droplet. I couldn’t wrap my head around Keys and best practices until this video. A huge thank you. You are very talented and a great educator.
Best thing is that,, Brad makes a whole course rather than just a trick video where the person tells you how to do a specific thing,, in a particular technology.
Love your videos man. I especially like that you "make videos that I would have wanted, back then", instead of just rephrasing the same guides/books that most other tutorials do. You go down to a beginners level and make it understandable. Good stuff.
Thank for this tutorial. I come here every time i get stuck trying to ssh to a new server, especially with different users. This one of the best tutorials, easy to understand
Hey, I just wanted you to know that your videos have been my favourite so far. I don't want to make this look like a competition really, because all programming videos are just trying to help each other, but you have by far the cleanest and clearest Courses on RUclips along with a clear voice and instructions. You helped me like no other with your videos, honestly. They're fast, easy and clean. Thanks!
Brad, thanks man. I’ve been coding for a couple of years, and am well into my second role as a junior dev. Your content is gold dust mate. Thanks for helping me with the tough concepts that the more experienced devs just don’t have time to explain properly
What an amazing crash course! I started learning Devops a few days ago and i was a bit lost and confused about all these, but this video helped me to understand mostly everything i was looking for! Great content
Well done. Thank you. I love the approach of running into the roadblocks, explaining why they occur, and solving them. Sooo much better than following a series of steps without really understanding what they do. Thanks again for your work. Truly top class.
You saved Digital Ocean hosting for me! I was having so much trouble getting SSH keys working with my DO droplets. Now they work! Thank you! I bumped up my Patreon. I watch your tuts nearly every day.
Brad, You've developed a very impressive knack for explaining complicated topics that you've mastered in a calm, confident, & just-talking-to-a-guy-over-a-beer manner. In this case, you've taken something that has been 'wicked' overwhelming for me and made it a lot less overwhelming -- I still have to go over it a few more times before I give it a shot. Thanks.
Brad, thank you so much. You just addressed a major issue I have been facing which online forums and tutorials didn't clearly address. I had gone through the steps suggested and still got the "Permission denied (publickey)". Thanks so much for being so awesome and I am so glad I am associated with you as a Patreon. I am sure I will fully understand Docker, the moment you teach it
Thanks. I like it when you make mistake on your videos, because it let me face some of the problems that may happen later for me and know how to solve it. Sometimes searching for a solution to a problem on Internet is overwhelming.
Thank you very much :) I was struggling to use a public key, then you said to copy the public key into the authorized_keys file, and magically that was the missing piece :D. This was a really good tutorial, very well explained. I loved the extra DevOps bit too, really easy to follow.
We are starting an AWS study session at BostonPHP Meetup starting July 15. Learning the DevOps stuff in bits is very very helpful to say the least. This is excellent.
Hey Brad, it's still useful after 5 years. Thank you.
Год назад
Thanks a lot for this video. Seeing you going through the troubleshooting of all these issues is really valuable for us. I mean, even leaving root ownership on private keys can result in problems. I really appreciate this.
I checked for ssh tutes here mostly, forums get a bit weird some are good. Your presentation is outstanding and was easy enough to find. Just to say thank you and very well done.
I am new to this environment, I went through Linux command learning, and I am able to perfectly follow the SSH tutorial part of the video. The tail portion of the video (on Dev Ops) will take a little more effort for beginners. Thanks very much for the introduction, a job well done.
Brad, i love your videos. You are really talented in this field. Will attend your new php course on your homepage and look forward to it. Cheers from Germany and best wishes for the new year.
notification popup from traversy media is like you get a reply from your crush. heart stops for a sec with excitement. Thank you so much brad for the great content. Pls do more JS cardio videos. :)
Wonderful, I really like these kind of tutorials where you describe the basic use of a command, try it locally, use it in a real world environment, deal with some common error message you may encounter and finally get everything working I hope you continue doing this even if it goes out of topic a little bit Of course there is no need to repeat what other folks are already said about how great and valuable your contents are
Windows 10 users might find the following command useful to copy the public SSH key directly from the command prompt (any starting directory) to the clipboard: > more %userprofile%\.ssh\id_rsa.pub | clip
Awesome video!! I had such a hard time getting my website up and running a year ago. This would have made it so much easier. Thinking about deleting my droplet and following this guide, as I have since forgotten my FileZilla login name and password. Thanks for the content!
Also, its funny this video came out today... yesterday I set up my first ssh key on GitHub because I was having a hard time pushing to a new repo. Thanks again.
Fantastic tutorial! One thing you forgot though. The passphrase, what happens when you put it in? You know and I know but some of your viewers might not and may want to know. Also another small tip (you probably already know it); When you mess up and forget the sudo command just type sudo !! and that will run the command again with sudo. I just find that so much easier. 🙂
Just like to say thank you Brad for the awesome videos..... was really struggling to link my terminal to my Github.... this video saved my life 👍 legend
Thank you Brad! This video covers all the nasty little gotchas that make setting up a web server with SSH so difficult. It will save me a week of googling, trying, failing, googling, trying, ...
1- I can't understand why 19 unlikes, this video tutorial is very good and clear to learn you something about SSH and DevOps. 2- Brad, i suggest to add a tutorial about Docker. Best regards.
I was searching for such a tutorial... In some countries, VPS/VPS providers would have your password unencrypted and texted you by email... Root password login disabling helps here a lot :)
Very interesting explanation on ssh. Thank you so much Brad:) Special thanks for that little devop on node and static app it helped me a lot under the hood understanding. Then you so much. Kindly pls share you full devop tutor if made it already:)
Thanks so much for this. I have been looking for a clear tutorial for months. I would love to see a similar implementation with a node JS server and no apache. I was curious how you would remove php and apache making sure that just the node or express service only runs. Thanks again for an amazing video.
Just a quick note, the purpose if this video is to get you familiar with ssh and servers. It is not a deployment guide or anything like that. I just wanted to cover the basics and just throw a few extra things in like the react app, apache, etc. in real life you would use virtual hosts and do some other things. I plan on doing more devops in the future and yes Docker is coming 😊 thanks for watching
Traversy Media thank you very mush
Traversy Media you are the Best forever
super cool. this was awesome! thanks much.
love your content Brad patiently waiting for the docker tutorial
Yes Brad Docker please
No one is doing it better than you on RUclips when it comes to content. Brad the man👏
Prosper Sikhwari thanks my friend 😊
Truly. I'm learning a lot.
Yeah he's really good, needs to host a hackathon and invite subscribers =)
Yup.. really very good video !!!
brad is awesome but look at Corey Schafer too, he done some awesome work too
This channel can actually save 5-6 years of live that we spend on bachelor and masters degree, love your content
SSH tunnel theory aside, this is a great practical walk through on what's happening at the backend of the ssh world. The tutorial was steadily paced and dwelved deep on all the approaches. This was the missing information which I badly wanted!!! Thanks Brad!!
Im a hobbiest and have been learning about Linux systems for the last year and a half. I even have a program running on Digital Ocean in a droplet. I couldn’t wrap my head around Keys and best practices until this video. A huge thank you. You are very talented and a great educator.
Best thing is that,, Brad makes a whole course rather than just a trick video where the person tells you how to do a specific thing,, in a particular technology.
Love your videos man. I especially like that you "make videos that I would have wanted, back then", instead of just rephrasing the same guides/books that most other tutorials do. You go down to a beginners level and make it understandable. Good stuff.
Thank for this tutorial. I come here every time i get stuck trying to ssh to a new server, especially with different users. This one of the best tutorials, easy to understand
By far one of the most simple, easy to apply and understandable tutorials of the whole RUclips. Cheers up you exist!
Hey, I just wanted you to know that your videos have been my favourite so far. I don't want to make this look like a competition really, because all programming videos are just trying to help each other, but you have by far the cleanest and clearest Courses on RUclips along with a clear voice and instructions.
You helped me like no other with your videos, honestly. They're fast, easy and clean.
Thanks!
Brad, thanks man.
I’ve been coding for a couple of years, and am well into my second role as a junior dev.
Your content is gold dust mate.
Thanks for helping me with the tough concepts that the more experienced devs just don’t have time to explain properly
Dear Brad, I pray that all of your works should reach out beyond your expectations and pick stars in bundles. You are just doing awsome man.
Brilliant, I love how you clarify complicated thing in a way that is easy to follow and understand.
What an amazing crash course! I started learning Devops a few days ago and i was a bit lost and confused about all these, but this video helped me to understand mostly everything i was looking for! Great content
Well done. Thank you. I love the approach of running into the roadblocks, explaining why they occur, and solving them. Sooo much better than following a series of steps without really understanding what they do. Thanks again for your work. Truly top class.
I agree
Everytime i forget the steps for ssh and come back to see this fantastic video. Thanks Brad.
Git/GitHub begins at 39:32
You saved Digital Ocean hosting for me! I was having so much trouble getting SSH keys working with my DO droplets. Now they work! Thank you! I bumped up my Patreon. I watch your tuts nearly every day.
Brad, You've developed a very impressive knack for explaining complicated topics that you've mastered in a calm, confident, & just-talking-to-a-guy-over-a-beer manner. In this case, you've taken something that has been 'wicked' overwhelming for me and made it a lot less overwhelming -- I still have to go over it a few more times before I give it a shot. Thanks.
Clicked the video, the page loads. Auto hit like, and it didn't disappoint me. Thanks, Brad!
i love the further step you made.I was confused how to serve a react app to droplet. Thank you
Are you a magician? Just today i started doing some deeper research on ssh and then you come along popping up at the right sidebar. Awesome!
maybe it doesn't sound good, but I want to give you a hug. The way you pass your knowledge is AMAZING!!
Man I am on the linuxupskillchallenge, and this video is goldmine. I owe you a tonne for all these great tutorials. Love you :)
Many thanks Brad. One of my co-workers asked me about SSH. It's been years since I've used this technology. Your video answered several questions
I have never seen the best teaching ever like your leacture. Thanks You are the best on RUclips.
Your channel is the best channel for Web Developers. Keep up the good work!
This 4 year old video is still perhaps the best beginner tutorial on ssh that exists on youtube.
Whenever I get stuck on a project and need some help, I always seem to end up on a Traversy Media tutorial! Love it, keep up the good work Brad!
Brad, thank you so much. You just addressed a major issue I have been facing which online forums and tutorials didn't clearly address. I had gone through the steps suggested and still got the "Permission denied (publickey)". Thanks so much for being so awesome and I am so glad I am associated with you as a Patreon.
I am sure I will fully understand Docker, the moment you teach it
I'm learning Software Engineering and this helped to make sense of a SSH, some web infrastructure stuff, git, File permissions etc.
Thank you.
Thanks. I like it when you make mistake on your videos, because it let me face some of the problems that may happen later for me and know how to solve it. Sometimes searching for a solution to a problem on Internet is overwhelming.
Thank you very much :) I was struggling to use a public key, then you said to copy the public key into the authorized_keys file, and magically that was the missing piece :D. This was a really good tutorial, very well explained. I loved the extra DevOps bit too, really easy to follow.
We are starting an AWS study session at BostonPHP Meetup starting July 15. Learning the DevOps stuff in bits is very very helpful to say the least.
This is excellent.
Everything I search for in web development you always have a video on. Great content and channel!
I am new to ssh but this video makes me feel like i have known it my whole life. Thank you big time
Hey Brad, it's still useful after 5 years. Thank you.
Thanks a lot for this video. Seeing you going through the troubleshooting of all these issues is really valuable for us. I mean, even leaving root ownership on private keys can result in problems. I really appreciate this.
I checked for ssh tutes here mostly, forums get a bit weird some are good. Your presentation is outstanding and was easy enough to find. Just to say thank you and very well done.
This is an amazing start for people like me just stepping into SSH world. Thanks so much :)
I am new to this environment, I went through Linux command learning, and I am able to perfectly follow the SSH tutorial part of the video. The tail portion of the video (on Dev Ops) will take a little more effort for beginners. Thanks very much for the introduction, a job well done.
I am simple person, when I see brad’s video on RUclips search, I watch it
Completed the whole tutorial in single sitting Brad! As always awesome work!
@28:30 This killed me SO many times before. Very frustrating. Never could figure it out until now. Thanks!
It is one of the best and the cleanest videos I ever watched. Thank you sir
Hi Brad, when you say 'as simple as that' it is for you, buy hopefully you explain very well. Thank you so much. I like you.
Brad love your videos. Please don't stop. Always amazed at your knowledge and ability to teach concepts in a clear straight forward manner.
Brad, i love your videos. You are really talented in this field. Will attend your new php course on your homepage and look forward to it. Cheers from Germany and best wishes for the new year.
Really nice video man, normally I get bored watching these long videos.
I really enjoyed yours, thanks for the bonus info :D.
notification popup from traversy media is like you get a reply from your crush. heart stops for a sec with excitement. Thank you so much brad for the great content. Pls do more JS cardio videos. :)
This THE best tutorial I have seen related to SSH. Thank you so much. It's so useful of a novice like me.
As usual, Brad, you are very good at explaining complicated thing
kudos mate - your right up there with the best Brad
The best guide I've ever saw! Thank you man!
Wonderful, I really like these kind of tutorials where you describe the basic use of a command, try it locally, use it in a real world environment, deal with some common error message you may encounter and finally get everything working
I hope you continue doing this even if it goes out of topic a little bit
Of course there is no need to repeat what other folks are already said about how great and valuable your contents are
Great video, Brad, and thanks a ton for the extras! You are superb at what you do here on RUclips!
Another timely course as I just started going through the over the wire challenges.. thanks Brad
Thanks so much for this. I've always hated CLI stuff and found myself copying and pasting the code without really understanding what was going on.
This is the BEST video on RUclips on SSH,.
Thats it.,,
Windows 10 users might find the following command useful to copy the public SSH key directly from the command prompt (any starting directory) to the clipboard:
> more %userprofile%\.ssh\id_rsa.pub | clip
Thanks Brad, really helpful. Waiting for more devops.
Awesome video!! I had such a hard time getting my website up and running a year ago. This would have made it so much easier. Thinking about deleting my droplet and following this guide, as I have since forgotten my FileZilla login name and password. Thanks for the content!
Also, its funny this video came out today... yesterday I set up my first ssh key on GitHub because I was having a hard time pushing to a new repo. Thanks again.
Best Video for SSH on youtube - thanks for sharing knowledge, cheers!!👍
Thanks to Brad traversy media, your RUclips content help me enough. It helps me at lot on projects schools. Thanks you once more
wow, no words, this is what exactly I was looking for a long time! thank you so much
I'm a simple guy. When i see new video from Traversy Media, I'm clicking on it.
We could like to have from time to time videos about devops. Thanks again for your videos
Fantastic tutorial! One thing you forgot though. The passphrase, what happens when you put it in? You know and I know but some of your viewers might not and may want to know. Also another small tip (you probably already know it); When you mess up and forget the sudo command just type sudo !! and that will run the command again with sudo. I just find that so much easier. 🙂
I watch your videos even if I don't need them...you are that good.
Thank you very much, this tutorial has opened my knowledge to ssh and deploying to digital ocean, i am grateful
every time I need to setup ssh, I come to this video :)
This tutorial was really helpful. Thanks Brad Traversy!
Great tutorial, it helped me to resolve problems with ssh connection to the server.
Just like to say thank you Brad for the awesome videos..... was really struggling to link my terminal to my Github.... this video saved my life 👍 legend
52 / 5000
Résultats de traduction
you save me a lot of days of research, THANK YOU
Thank you Brad! This video covers all the nasty little gotchas that make setting up a web server with SSH so difficult. It will save me a week of googling, trying, failing, googling, trying, ...
2020 Brad's still the KING
1- I can't understand why 19 unlikes, this video tutorial is very good and clear to learn you something about SSH and DevOps.
2- Brad, i suggest to add a tutorial about Docker.
Best regards.
I noticed it was Brad and liked it even before watching
I was searching for such a tutorial... In some countries, VPS/VPS providers would have your password unencrypted and texted you by email... Root password login disabling helps here a lot :)
Very interesting explanation on ssh. Thank you so much Brad:)
Special thanks for that little devop on node and static app it helped me a lot under the hood understanding. Then you so much. Kindly pls share you full devop tutor if made it already:)
i understood it better than never before.. your explanation is cool bro... keep maching such videos, it will help us a lot
Thanks so much for this. I have been looking for a clear tutorial for months. I would love to see a similar implementation with a node JS server and no apache. I was curious how you would remove php and apache making sure that just the node or express service only runs. Thanks again for an amazing video.
You explain stuff so well. Thanks for the content. You've got a new subscriber!
Wow, great video! I'm applying for a job and just needed a refresher on this and you covered it all. Good stuff!
absolutely wonderful ! just what i was looking for and so elegantly explained! you got a sub here 🙏🏼
I just found your channel with this amazing tuorial! Really thank you.
This is exactly what I have been looking for. Thanks a lot
😌 thanks for being there for newbies like me. You save us a lot of time
These concepts have confused me a lot, thanks for the video!!!
The last part was really helpful . Thanks man !
Your content is much appreciated Brad.
Thank you Brad for this great tutorial. You finally made me understand ssh.
Thank you ^_^ Docker crash course please
Jehad Nasser he says it's on its way🕺
Very informative thanks! A docker crash course would be amazing!
Wow,, Docker video is coming,, so excited.
So much knowledge. Thanks for this tutorial. Appreciate it very much.
Hi Brad, and thanks for this handy intro to get rid of the nasty passwords. 🤛
Brilliant Brad!! Very useful contents always to learn. All the best.
another outstanding tutorial Brad! Thank you sir!