I do not know if putty has been updated since or if I have a different version, but there were some variations to mine....thank you for the help....my key is now working!
Another great video Tony! I've never liked vim, could you tell me why you like it more than nano? The reason I don't like vim is because I'm more used to the Windows style commands in nano like CTRL-X and such. Also in nano you don't have to enter "insert" mode. Personal preferences of course and no hate on vim, just wondering why you like it more.
Chris, when I first started using vim, I didn't like it either. But after a few years of using it for my job, it really grew on me and became my editor of choice (even when I had access to things like Notepad++ and IDEs). I just like it because once you know some of the keyboard shortcuts to move around a file and do repetitive tasks, if becomes a very powerful text editor... no need to ever touch your mouse when working in a file. I actually made a video highlighting some of my favorite vim commands in this video here ua-cam.com/video/C9IjEq5s6ZM/v-deo.html
Nice vid. Would just use terminal cuz PuTTY is oretty outdated, it was made to fill out the gap when terminals didn't have ssh support, but now you can just use ssh from the commandline
Hello @tony , I came across your videos where I am trying to connect from our windows severs launching the putty automatically and run some Linux commands on it and by using some .bat file from windows where I am blocked with the running commands post connecting to Linux server by putty can you please help us out with this resolution with your expertise
unfortunately I don't have that browse button in putty in the Auth menu. How is that possible? The rest is the same but no private key file.... line with the field and browse button. What do I miss?
I have big problem nowhere to turn hoping someone could help Putty won't allow me to enter password or any character to connect. It simply stays blank and frozen. What is going on, so frustrating
Awesome, Can you guide us, how can we remove google authentication code to access the plesk vps server admin, if it take us after using the username and password to new page and ask for google authentication code as we do not have.
Bro how can I contact you need your help so so much with putty it just don't let me in to the server it's saying access denied I don't know if it's because of my pc or what
Great job sir once again, Sir please guide me " I have a website almost 1GB of data+content on cloudways, they are charging too much and I have purchased Vultur over there (On cloudways), make a video detailed video how can I shift my website, download it, purchase my own cloud sever on vultur, upload the same and install SSL certificate and also be able to add two or more websites on the same server, Please guide me.
@@TonyTeachesTech Sir I used cloudways and they were hiring third party like Choopa that was cheap and was working the same as Cloudways does, cloudways charges 13 dollars they were charging 2-3 dollars, it means the rest is the cloud's commission, please make a step by step video, you are a professional, we don't even know how fast you write and you open a putty or any software and put login and password, I tried on digitalocean and believe me, I had to delete my account as I created SSH and that was showing error when I was going to login through putty, Make a detailed video, Website is running on cloudways(vultur), now migrate that website on vultur official platform, how can I do that? make a proper video with no step missing, please guide me.
@@TonyTeachesTech Thanks sir, I am grateful you reply me every time, Sir can you please make a video about digitalocean+cyberpanel+SSL(how to renew automatic SSL) because there is no video about SSL renewal on cyberpanel, it should be automatic.
You also want to edit /etc/ssh/ssh_config Locate Line " # Passwordauthentication yes " Remove the # and change the yes to a no it will look like "Passwordauthentication no" Save file This is to stop password access and only allow via SSH key that you made this it to prevent brute force attacks on to crack your password
@@TonyTeachesTech owww I forgot to tell you but I get in yes I get in to the server then they give us another test to use less command in putty to read file but every time I try it say directory the file we try to read was my_school so when ever I try to get in it say my_school is directory but when ever I try to get in to other folders it get in and show me what in there
Not sure why my key is refused everytime when I try to log in? :( also how can I add multiple keys for multiple users in that file? Can I simply add them one under another separated by a space row? (in authorized_keys of course)
Manged to get my root user loggin via key, but not the other user as well... i have added both public code keys into authorized files like that: key asodjamojdnasjsdasoldmkaols root key asondsajodn2jidjoqwoiddasodianndjo user I left that blank space in between.... what else could it be ? Can you please help ?; _s thanks
Tony teaches tech but shows you how to create hackers paradise. Firstly never allow root login over ssh. It's disabled by default for a good reason. Secondly always use a pass phrase to protect your private key. Key login is much more secure login than username and password but only if you pass phrase protect your private key. What Tony has shown you is bad practice and should never be implemented on any Linux system.
@@TonyTeachesTech Hey Tony, be good to warn your viewers that what your teaching is bad practice, or even better do videos that show newbs how to configure for security. Many will follow your guide and unknowingly leave their system wide open to hackers. Peace out.
Excellent, made my media server password-less and lost ability to SSH into it. This fixed it. Thanks!
1st method I could actually understand! Good effort. You've gained a sub.
I do not know if putty has been updated since or if I have a different version, but there were some variations to mine....thank you for the help....my key is now working!
Thanks dude, super straightforward and easy to understand!
You're welcome!
Thanks so much! This video Just helped me after messing around for 3 hours!
Your video in time by the way! Exactly now I'm trying to work with PUTTy first time to connect to new vps
Perfect!
Great video Tony!
What password did you copy and paste at the password prompt?
Excellent video! I always omit setting up the Auth Credentials in putty.
Very clear and well explained! Thank you!
You're welcome!
Thanks for the clear tutorial. I've done this many times over the years and still need help doing it again (after over a decade ;)
Glad it helped!
Superb! Simple and Succinct. Thank you. Liked and subscribed.
Awesome, thank you!
Beautiful. Thanks Tony! Worked perfectly.
Great to hear!
Thank you, we learn tech every day and this was very smooth
Great to hear!
Really helpful, thank you!
Thank you for the your clear explanation.
Simple and well presented! Thank you
You are welcome!
love the way he explains
Thanks :)
Yay, you're very nice, many thanks. I can't install OpenSSH on Windows OS client so this is the best solution for ssh with keyphrase!
You’re welcome!
Another great video Tony! I've never liked vim, could you tell me why you like it more than nano? The reason I don't like vim is because I'm more used to the Windows style commands in nano like CTRL-X and such. Also in nano you don't have to enter "insert" mode. Personal preferences of course and no hate on vim, just wondering why you like it more.
Chris, when I first started using vim, I didn't like it either. But after a few years of using it for my job, it really grew on me and became my editor of choice (even when I had access to things like Notepad++ and IDEs). I just like it because once you know some of the keyboard shortcuts to move around a file and do repetitive tasks, if becomes a very powerful text editor... no need to ever touch your mouse when working in a file.
I actually made a video highlighting some of my favorite vim commands in this video here ua-cam.com/video/C9IjEq5s6ZM/v-deo.html
This was super helpful thank you!
hey, what did you copy-pasted for password? I cannot figure out
Same
Amazing, great explanation and everything very clear
Thanks Juila
Awesome, thanks for doing a video on this topic.
No problem!
Also please suggest on how we can get userid to login putty...where that information will present
Thank you, great presentation (techniques and info)
Thanks buddy, it helped :)
Nice vid. Would just use terminal cuz PuTTY is oretty outdated, it was made to fill out the gap when terminals didn't have ssh support, but now you can just use ssh from the commandline
Hello @tony ,
I came across your videos where I am trying to connect from our windows severs launching the putty automatically and run some Linux commands on it and by using some .bat file from windows where I am blocked with the running commands post connecting to Linux server by putty can you please help us out with this resolution with your expertise
unfortunately I don't have that browse button in putty in the Auth menu. How is that possible? The rest is the same but no private key file.... line with the field and browse button. What do I miss?
Awesome Guide. just saved my day. thank you.
Glad to hear it!
You are the guy! Thank you!
You're welcome!
hey..thanks for the video ....great explanation.
Awesome explanation,thanks a lot you save my day
Happy to help
Hi can you use keys that you have generated over terminal and append them in putty, the terminal keys do not have the ppk extension.
Thank you, well explained
You are welcome!
thanks ! Really helpful
what did you copy paste?
How we can reset or find out the user I'd of our command prompt user like c:/username.
you just saved a life sir!
:)
it is need to enter password. please tell how reset password while unable to login
I have big problem nowhere to turn hoping someone could help
Putty won't allow me to enter password or any character to connect. It simply stays blank and frozen. What is going on, so frustrating
SSh> Auth after , i havent browser button ?
same here..
Can I log on to multiple computers in the same way? How do I edit the remote ID of multiple computers from local computer?
Yes you can access more than one remote server this way. Not sure what you mean about changing the remote ID
how you got a ip and the port
We want to create a new user via Putty to access dspace
awesome explanation
this case for linux ssh access
what do i must in DOS case thnx
Thanks!
Hello! I’m wondering where you found the password @ .50 sec of the video. Thanks
this is what i'm looking for an answer to as well
Hi Tony can I use nano instead of vim? don't know why you have used for edit file
Yes
Awesome, Can you guide us, how can we remove google authentication code to access the plesk vps server admin, if it take us after using the username and password to new page and ask for google authentication code as we do not have.
Sorry, I don't know
i used a pin as a password and it keeps rejecting the pin
Bro how can I contact you need your help so so much with putty it just don't let me in to the server it's saying access denied I don't know if it's because of my pc or what
And now it's giving me something on the putty notepad
It says Incoming packet
Outgoing packet
Event log : sent password things like that
Sorry, I don't offer consulting. Access denied usually means you are not permitted to access the remote server
right click is not pasting for me, why is this? is there another way to paste?
ua-cam.com/video/pWDHUlvcAsg/v-deo.html
When try to enter my password it says: Acces denied? Anybody know how to solve this, thx
Great job sir once again, Sir please guide me " I have a website almost 1GB of data+content on cloudways, they are charging too much and I have purchased Vultur over there (On cloudways), make a video detailed video how can I shift my website, download it, purchase my own cloud sever on vultur, upload the same and install SSL certificate and also be able to add two or more websites on the same server, Please guide me.
If you are using WordPress, this video will help you ua-cam.com/video/QSJlmh_x_UQ/v-deo.html
@@TonyTeachesTech Sir I used cloudways and they were hiring third party like Choopa that was cheap and was working the same as Cloudways does, cloudways charges 13 dollars they were charging 2-3 dollars, it means the rest is the cloud's commission, please make a step by step video, you are a professional, we don't even know how fast you write and you open a putty or any software and put login and password, I tried on digitalocean and believe me, I had to delete my account as I created SSH and that was showing error when I was going to login through putty, Make a detailed video, Website is running on cloudways(vultur), now migrate that website on vultur official platform, how can I do that? make a proper video with no step missing, please guide me.
@@harrisandreson Hi there are no steps missing :)
@@TonyTeachesTech Thanks sir, I am grateful you reply me every time, Sir can you please make a video about digitalocean+cyberpanel+SSL(how to renew automatic SSL) because there is no video about SSL renewal on cyberpanel, it should be automatic.
@@harrisandreson Here you go ua-cam.com/video/J6LTMsa5bPM/v-deo.html
I have no password for my wifi, what am I suppose to write for the password wifi on PuTTY?
You will not need a WiFi password when using SSH
thank you so much!
You also want to edit /etc/ssh/ssh_config
Locate Line " # Passwordauthentication yes "
Remove the # and change the yes to a no it will look like "Passwordauthentication no"
Save file
This is to stop password access and only allow via SSH key that you made this it to prevent brute force attacks on to crack your password
Great security tip Dillon
I've been searching for a while how to disable password and only use key. Thank u soo much Dillon
@@alimaged8181 glad to help! :)
but I can not write my password why ???
Great guide.
Glad it was helpful!
i cant get in putty ? and it does not response
What is the error?
thank you soo much
How to check what operating system your server is running
uname -a on Linux systems
Yo what did you copy and paste?
What do you mean?
@@TonyTeachesTech when it asked for the pass code I was wondering what you copied and pasted
Wonderful
Do you have brother that's a youtuber as well?
No I don't have a brother :)
THANK YOU SO MUCH
You're welcome
Superb
Thanks 🤗
sooooo
can i enter server without password
Yes, after you follow the steps in the video
@@TonyTeachesTech but it's saying access denied
@@osamaedris8376 Perhaps the credentials that you are providing are incorrect
@@TonyTeachesTech owww I forgot to tell you but I get in yes I get in to the server then they give us another test to use less command in putty to read file but every time I try it say directory the file we try to read was my_school so when ever I try to get in it say my_school is directory but when ever I try to get in to other folders it get in and show me what in there
thanks very much
You're welcome!
thank you! bro
Not sure why my key is refused everytime when I try to log in? :( also how can I add multiple keys for multiple users in that file? Can I simply add them one under another separated by a space row? (in authorized_keys of course)
Manged to get my root user loggin via key, but not the other user as well... i have added both public code keys into authorized files like that:
key asodjamojdnasjsdasoldmkaols root
key asondsajodn2jidjoqwoiddasodianndjo user
I left that blank space in between.... what else could it be ? Can you please help ?; _s thanks
That IP still active, I suggest you get a new one
Thanks!
You're welcome
how to know username and password on putty?
These are the credentials for the remote server that you are trying to access
thanks buddy
thanks
Welcome
Tony teaches tech but shows you how to create hackers paradise. Firstly never allow root login over ssh. It's disabled by default for a good reason. Secondly always use a pass phrase to protect your private key. Key login is much more secure login than username and password but only if you pass phrase protect your private key. What Tony has shown you is bad practice and should never be implemented on any Linux system.
Agree 100%. I've listed some best practices regarding ssh here tonyteaches.tech/secure-ubuntu-server/
@@TonyTeachesTech Hey Tony, be good to warn your viewers that what your teaching is bad practice, or even better do videos that show newbs how to configure for security. Many will follow your guide and unknowingly leave their system wide open to hackers. Peace out.
@@beer_goggler Many security videos to come. Stay tuned
We want to create a new user via Putty to access dspace