How to Use Putty to SSH on Windows

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024
  • Learn how to download and use Putty on Windows to ssh into a remote server or IP address.
    Find more at tonyteaches.te...
    Check out my vlog channel @TonyFlorida
    #putty #ssh #windows

ความคิดเห็น • 213

  • @petbytes7167
    @petbytes7167 ปีที่แล้ว +4

    After entering my IP address and clicking Open, I get a popup that says: PuTTY Fatal Error: Network error. Connection refused.

    • @dominick253
      @dominick253 10 หลายเดือนก่อน +1

      It would seem that the other computer isn't accepting ssh. Linux it's under /etc/ssh/sshd_config windows it's under programs and features I believe.

  • @atomicviking2497
    @atomicviking2497 3 ปีที่แล้ว +34

    FYI, right clicking inside the terminal = paste, the same as shift+insert. It's a little easier to remember in my opinion.
    You can also hold ctrl+right click for an actual context menu.

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว +4

      Great! Thanks for the tips

    • @alro7779
      @alro7779 2 ปีที่แล้ว

      As far as I know, shift+Ctrl+c and shift+Ctrl+v for copy and paste respectively work on Linux console... does it work on Putty too?

  • @costaszeimpekis994
    @costaszeimpekis994 2 ปีที่แล้ว +3

    Great video, after you connect to the server, does the terminal use Linux commands, like how can I read enviroment variables?

  • @RavichandranKaushika
    @RavichandranKaushika 2 ปีที่แล้ว +1

    Thank you. After telnet 20+ years ago, I am using a non-Windows server only now. good video.

  • @MikeJohnCore
    @MikeJohnCore 3 ปีที่แล้ว +21

    Subbed man! Doing this today at my new cybersecurity job.

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว +3

      Thanks Mike. Good luck at the new job!

    • @MikeJohnCore
      @MikeJohnCore 3 ปีที่แล้ว

      @@TonyTeachesTech how do you move pages in putty? It said “log, 1 of 35” pages for the log. Prob simple lol. Ill keep looking

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      @@MikeJohnCore Hmm, not sure what you mean by "move pages". What command inside of putty are you using?

    • @MikeJohnCore
      @MikeJohnCore 3 ปีที่แล้ว

      @@TonyTeachesTech yeah i have to hold the down directional key to get to the bottom of a log in putty. Havent found shortcut. In my case 119 page log

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว +1

      @@MikeJohnCore What text editor are you using to view the log? If you use vim, you can jump to the bottom by typing capital G. You could also use the tail program to look at the last few lines of the file

  • @renejacques8288
    @renejacques8288 ปีที่แล้ว +1

    Don't you need to set up a ppk file and use putty's keygen? I tried your style, it said, "No supported authentication methods available(server sent:publickey)"

  • @RushZone
    @RushZone ปีที่แล้ว

    I know this video is two years old but I need help. I can't find any solid answers on Google. When I try to connect to my VPS I get the error "Network Error: Connection Timed Out" FYI I can connect to the VPS with Windows remote desktop tool... Please help thanks

  • @shak1164
    @shak1164 2 ปีที่แล้ว +2

    I tried this many times it says login I put root hit enter. It asked for password I right clicked in the cursor I get "access denied ". What am I doing wrong????

    • @gilbrezler147
      @gilbrezler147 2 ปีที่แล้ว

      In some cases root is not enabled on the server. Try a qualified user account name...

  • @KamalKumar-hj4eb
    @KamalKumar-hj4eb 3 หลายเดือนก่อน

    Is Putty used for logging into machines only with Ubuntu or Linux?

  • @webdevgo
    @webdevgo 3 ปีที่แล้ว +7

    This was very good. Thank you. Also, not sure if someone here said it before, but if you copied the password to paste into the terminal window, just click in the terminal window to ensure that it's highlighted, and where the cursor is blinking, simply right-click in that location - and that serves as the 'paste' function (as opposed to the shift+insert thing) 😉

  • @joseph0510
    @joseph0510 ปีที่แล้ว

    Hi! When I use my school email address for the host name, the new window pop up, it does not let me type anything. How can I fix that?

  • @SuccessfulThinkerdmbexcell
    @SuccessfulThinkerdmbexcell ปีที่แล้ว

    ok.obviously im thick, but what do you do after you have the black command box. how do you get your sites up. ie your usual windows stuff.....surely you dont just minimise the black box and use as normal..

  • @danytraboulsi4912
    @danytraboulsi4912 2 ปีที่แล้ว +1

    Can I type my own password or it should be the one in the website

  • @SirAlexS
    @SirAlexS ปีที่แล้ว

    That Shift + Insert saved my life!!

  • @Arktic_
    @Arktic_ 2 ปีที่แล้ว +3

    I have a question, in 1:30 where do I get my password from?

  • @ChristopherOrtiz22
    @ChristopherOrtiz22 2 ปีที่แล้ว +1

    short and sweet! thanks
    used to using terminal on mac was confused with putty

  • @GEEK___
    @GEEK___ 6 หลายเดือนก่อน

    hey just watched ur video, how do i use the connect server command to connect to my node, i cant seem the get the command right

  • @Max-kn9yi
    @Max-kn9yi 2 ปีที่แล้ว

    im new at this,, dont you want create SSH key on windows then add them to your server??

  • @allisonkessler17
    @allisonkessler17 6 หลายเดือนก่อน

    Great video. I had issues where I pulled up the Putty key creator instead of the App. I had to go into my Windows Start Menu and find the correct app and the screen you were on.

  • @RavikantDhiman
    @RavikantDhiman ปีที่แล้ว

    Hi Dear , i successfully connected with remote server using SSL tunnel in Putty everything is ok Server show connected BUT when i want to check database list in ODBC64 and connect remote server with IP and User and Pass same as give on putty it now show any database in list. But i have 5 database in myPHPadmin on hosting sever. Can you help me how to display database name using ODBC64

  • @JasonKnapp-ut1jg
    @JasonKnapp-ut1jg ปีที่แล้ว

    Hello Tony. Im trying to set up a vps on my laptop and access through ssh using putty. How is that different from setting up a vps on the cloud. I know that on the cloud is a remote server but how is the set up different?

  • @templetonpeck1084
    @templetonpeck1084 ปีที่แล้ว

    What is the point of using Putty vs just using the windows terminal?

  • @newbossbro3180
    @newbossbro3180 2 ปีที่แล้ว

    trying to login to my router's ssh. But can't login says server refused to allocate pty. Any solution?

  • @mohsinworld
    @mohsinworld 10 หลายเดือนก่อน

    Thanks mate for the paste shortcut!

  • @goldentouch7308
    @goldentouch7308 ปีที่แล้ว

    Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
    Identity file Window.ppk not accessible: No such file or directory.
    I am getting these errors while trying to ssh.how to solve this

  • @TanishqAgarwal-yg1yk
    @TanishqAgarwal-yg1yk 2 หลายเดือนก่อน

    can you help me how i can change the interface in putty from cli to gui ??

  • @tylerdowland
    @tylerdowland 3 ปีที่แล้ว +1

    I keep getting "Access denied". Any idea why? I'm trying to remote into a Raspberry Pi. Is there a setting on it I need to change to it'll let me remote in?

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      Please see this video for SSHing into a Raspberry Pi th-cam.com/video/ZKfnGqMrnug/w-d-xo.html

  • @abinashbaruah9942
    @abinashbaruah9942 ปีที่แล้ว

    How to solve the following problem,
    No protocol specified
    xset: unable to open display ":0"

  • @abdulrahman224466
    @abdulrahman224466 ปีที่แล้ว

    Esc key to printout list? It's not working... What is the solution?

  • @eye2eyevisionz707
    @eye2eyevisionz707 2 ปีที่แล้ว

    Can Anyone help me with putty software? Everytime i enter Ip it say connection has failed or timed out

  • @jackmiller9926
    @jackmiller9926 7 หลายเดือนก่อน

    Hi, i type in root then it doesnt let me type anything for password, i type it without the ticker moving and i try copy with shift insert enter and it just keeps saying access denied? using the password in the email under the username which is root.

    • @jackmiller9926
      @jackmiller9926 7 หลายเดือนก่อน

      so root works then when it asks for password it does not let me type or copy. when i use the shift insert enter trick it does nothing for a bit then says access denied. im using racknerd VPS. any help would be great. After a long while it says Putty fatal error remote side unexpectantly closed network connection.

  • @louiejablonicky6363
    @louiejablonicky6363 3 ปีที่แล้ว +1

    I never post comments but that was amazing!

  • @Makesitlookez
    @Makesitlookez 3 ปีที่แล้ว

    Im looking for a way to have this SSH Tunnel Start on server reboot for 0 Downtime. Anything you can think of that would make this work?

  • @sudhirpayare4410
    @sudhirpayare4410 ปีที่แล้ว

    How I can run the R script in Putty ?..Please suggest

  • @mortenlund1418
    @mortenlund1418 2 ปีที่แล้ว

    Really cool video and cool style - thanks for sharing.

  • @Ganxter00
    @Ganxter00 10 หลายเดือนก่อน

    Thanks! You were a great help!

  • @barbsblogs1563
    @barbsblogs1563 3 ปีที่แล้ว +1

    Hi a very informative video a quick question when I go to log in to putty I put in as root then hit enter to get to the password line but for some reason it will not let me type in the second line 🤔

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      That's odd. I have never seen that behavior before

    • @brobroman1
      @brobroman1 2 ปีที่แล้ว +1

      That's normal! The password field doesn't echo your input back (meaning when you type in the password, you'll see no characters as you type). So just try to enter it and hit enter, it should let you in!

    • @barbsblogs1563
      @barbsblogs1563 2 ปีที่แล้ว

      @@brobroman1 Hi yes thanks for that I wish I knew that at the time I spent ages thinking it wasn’t working but actually it was lol
      But all good now the home made node is working well 👌

  • @mathquik1872
    @mathquik1872 ปีที่แล้ว

    It doesn't show me to allow the fingerprint. It didn't show up on 1№ Time. It doesn't let me in with my linux Username, aswell. :-( How can it be done???

    • @mathquik1872
      @mathquik1872 ปีที่แล้ว

      I did the authorisation check i mentioned as second with taking another ipadress i retrieved by 'ifconfig' into Linux terminal. Thank you

  • @ranjanadissanayaka5390
    @ranjanadissanayaka5390 ปีที่แล้ว +1

    hey...easy and to the point. clear explanation. Thank you.

  • @myway8950
    @myway8950 ปีที่แล้ว

    difference between ssh vs RDP into a server?

  • @thegame8538
    @thegame8538 3 ปีที่แล้ว

    Hello, can you please tell me where I can get SSH No-Login servers from?

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว +1

      Vultr, Linode, Digital Ocean are a few popular VPS providers in the US

  • @usoppgostoso
    @usoppgostoso ปีที่แล้ว

    Didn't work for me. I'm trying to SSH into a Windows 10 Home VM I created. Connection times out.

  • @mauriciochica7667
    @mauriciochica7667 2 ปีที่แล้ว

    Man, really good tutorial TY

  • @michalroesler
    @michalroesler 2 ปีที่แล้ว

    Great Video Tony. Big Thank You.

  • @Aftabalam-lp2bj
    @Aftabalam-lp2bj 2 ปีที่แล้ว

    Can it root more than one IP address in one laptop or PC?

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      You can ssh into more than one remote server

  • @mystycats2855
    @mystycats2855 2 ปีที่แล้ว

    hi there! it would be great handing me your help to config the ubiquity (Litebeam gen2) using putty, where im new to this stuff..im having trouble connecting my device..more power and thank you

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      There should be minimal to no config for using putty

  • @carterbabatundeolayemi7857
    @carterbabatundeolayemi7857 2 ปีที่แล้ว

    Hello Tony, great tutorial you have there, simple and easy to understand. I have question regarding username and password; what is you don't have a password set to the user account in the IP you are trying to connect to, what do you do in this case?

    • @ilovezetsubou7506
      @ilovezetsubou7506 2 ปีที่แล้ว

      You just hit enter/log in without paasword, username is enough in that case

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      In case you're wondering how to use SSH without a password, check this out th-cam.com/video/4jakCV5JYx0/w-d-xo.html

  • @buas7
    @buas7 2 ปีที่แล้ว

    thats nice but how do you get that password and did you make it allready or .... because i cant log in to putty also it does not let me type

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      I already had access to the remote server. You can set one up like I do here th-cam.com/video/YiwBkRukugw/w-d-xo.html

  • @shridharsamant4727
    @shridharsamant4727 ปีที่แล้ว

    How to use putty for ftp adapter in OIC integration?

  • @mushtaqahmand4255
    @mushtaqahmand4255 2 ปีที่แล้ว

    Thanks, could you please tell us how to do this using SSH client?
    In fact, I want to connect a windows part installed in Virtual box to a Ubuntu part on the same laptop.

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      This th-cam.com/video/zsZMKsZHXEE/w-d-xo.html or this th-cam.com/video/SfTSBbaFN8Y/w-d-xo.html will help you

  • @wanderer990
    @wanderer990 3 ปีที่แล้ว

    Thanks for Shift + Insert!!

  • @cheedu100
    @cheedu100 3 ปีที่แล้ว +1

    Thank you! This was super clear and concise!

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      Glad it was helpful!

    • @wcsdiaries
      @wcsdiaries ปีที่แล้ว

      @@TonyTeachesTech where do I get a server to ssh into? I tried the one in the video but it times out. Did you just make that one up or where did you get it?

  • @sudhamsr2676
    @sudhamsr2676 10 หลายเดือนก่อน

    how to mention file path..cd downloads??

  • @tafadzwabwakura8531
    @tafadzwabwakura8531 2 ปีที่แล้ว

    im from your Free Website on the Oracle Cloud video and server is not connecting using user name ubuntu

  • @hrromanslaparsso4403
    @hrromanslaparsso4403 ปีที่แล้ว

    Could you make a video about how to set up a dropbox in the vm?

  • @danytraboulsi4912
    @danytraboulsi4912 2 ปีที่แล้ว

    How did you go in demo

  • @cannelmaina2165
    @cannelmaina2165 3 ปีที่แล้ว

    This was very very helpful ,thanks man

  • @thempc8871
    @thempc8871 3 ปีที่แล้ว

    so, uhm my uni used this to teach us, but I keep getting the time out error from putty, which is very annoying since no place on google actually show you how to fix it.

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว +1

      This is most likely a problem on the destination server

    • @savageschutze2494
      @savageschutze2494 3 ปีที่แล้ว

      it could be the seconds inbetween keep alives, after lauching putty but without connecting to anything on the left when you go to connection if you make the 0 5-10 it usually helps i think, could be wrong but try it out

  • @dalenielsen9471
    @dalenielsen9471 ปีที่แล้ว

    Hey Tony thanks for these tutorials.Beginner here. I was watching your other tutorial about the free Oracle Cloud. I never used the public and private shh keys before. Anyway I could not login on the putty terminal. Keep getting a message back about the ssh keys? Thanks again.

  • @bhanubrahmadesam4508
    @bhanubrahmadesam4508 ปีที่แล้ว

    how can you use putty to SSH into your local Windows machine?

  • @kirahiro1252
    @kirahiro1252 ปีที่แล้ว

    what if i dont know the user name or pass?

  • @andrewtorpie7024
    @andrewtorpie7024 3 ปีที่แล้ว +1

    Thank you super concise and easy

  • @jessemacias6002
    @jessemacias6002 3 ปีที่แล้ว +1

    Thank you, this is very helpful!

  • @tharunronidu5555
    @tharunronidu5555 3 ปีที่แล้ว

    Bro wht is your vps service?

  • @RealMTBAddict
    @RealMTBAddict 2 ปีที่แล้ว

    I keep getting connection timed out. Using Snap Nextcloud.

  • @dedawnfrosty007
    @dedawnfrosty007 3 ปีที่แล้ว

    I keep getting a error what's the cause this when I am trying to connect to my server

  • @eduardogayondato7276
    @eduardogayondato7276 3 ปีที่แล้ว

    PLS HELP, MY ROBLOX SAYS,MY CONNECTION IS NOT PRIVATE AND MY SSL CERTIFICATE IS INVALID HOW TO FIX PLSSSS

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      th-cam.com/video/RLom38ffPRo/w-d-xo.html

    • @eduardogayondato7276
      @eduardogayondato7276 3 ปีที่แล้ว

      @@TonyTeachesTech thnx to that, but it keeps telling me that theres an error logging in to my acc, thnx a lot 😁

  • @yuvarajum2594
    @yuvarajum2594 3 ปีที่แล้ว

    Thank you for the basic video on putty

  • @sullykhan764
    @sullykhan764 3 ปีที่แล้ว

    Hi what's the best way to protect a server so only I can log in no one else thanks

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      Take a look at this video th-cam.com/video/WRdAugZivPQ/w-d-xo.html. When you limit the list of users who can login to just one user, then you only have to protect the password or private key for this single user. It won't be possible for another user to login to your server via ssh. Make sense?

    • @sullykhan764
      @sullykhan764 3 ปีที่แล้ว

      @@TonyTeachesTech I'm still new to all this just spent abt 40 hours on it lol only had abt 4 hour sleep someone kept accessing my vps server without the password so wanted to protect it so only I can get in my host machine Is a window and my server is 2016 so will this video work on it still as the title says ubuntu

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      @@sullykhan764 No sorry I don't have experience with Windows Server

  • @abladb
    @abladb 2 ปีที่แล้ว

    Can I use localhost too? Which will be the password there?

    • @ilovezetsubou7506
      @ilovezetsubou7506 2 ปีที่แล้ว

      No idea if you can use localhost, never tested it myself. Either the password is the host password or it's just the username without password

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว +1

      The password is going to be the password of the OS user

  • @marioandrei5453
    @marioandrei5453 3 ปีที่แล้ว

    Excellent video! Thanks a lot!

  • @Dabayare
    @Dabayare 2 ปีที่แล้ว

    I am tired of SSH. Do they not have a graphical program that show the real pc and I can just navigate with the mouse like some virtual machine?

  • @tangy9217
    @tangy9217 2 ปีที่แล้ว

    Wheres Insert on the keyboard?

  • @RichardRecupero
    @RichardRecupero 2 ปีที่แล้ว

    ip address of the pc or in my case the qnap

  • @pullmfinger6149
    @pullmfinger6149 11 หลายเดือนก่อน

    Thanks for a very clear explanation.

  • @philwalden6166
    @philwalden6166 2 ปีที่แล้ว

    What are a few things a person can use a remote server? And what are the advantages or disadvantages?

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      Website or server maintenance is typically done in this way. It can be beneficial without a user interface on low bandwidth connections

  • @pankajkaushik6244
    @pankajkaushik6244 2 ปีที่แล้ว

    How to access the machine which is behind router

  • @Just4good
    @Just4good 2 ปีที่แล้ว

    how do you find the IP address , username and password

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      You'll need to have a server. Here's a video on setting on up th-cam.com/video/YiwBkRukugw/w-d-xo.html

  • @opiktaofik3508
    @opiktaofik3508 3 ปีที่แล้ว

    can we use 2 account on 1 putty?

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      You should be able to open two instances of putty to login with 2 different SSH accounts

  • @SalmaAhmedFarah
    @SalmaAhmedFarah 7 หลายเดือนก่อน

    But What About Firewall?

  • @mglcollapsegdash
    @mglcollapsegdash 3 ปีที่แล้ว

    Hi how do i insert config? like nano

  • @monkeys-e2d
    @monkeys-e2d ปีที่แล้ว

    what can you even do with it

  • @0nbail998
    @0nbail998 3 ปีที่แล้ว

    "Too many sessions open"
    how do i fix this error?

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      I have never seen that error before

    • @ilovezetsubou7506
      @ilovezetsubou7506 2 ปีที่แล้ว

      You didn't exit the sessions properly they're kind of running "in the background" there's an command for shutting down all the sessions if I recall. Google it and you'll find it. "How to shutdown all putty sessions" or something along those lines

  • @strangeDog
    @strangeDog 2 ปีที่แล้ว

    感謝分享,內容清楚易懂👍

  • @ir-yb5uz
    @ir-yb5uz 3 ปีที่แล้ว

    im tryna use it for ps4 ips do u know how

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      I'm not familiar with ps4 ips, sorry

  • @paulthompson6745
    @paulthompson6745 3 ปีที่แล้ว +1

    this was helpful...thanks

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      You're welcome Paul! I'm happy to hear you found it helpful

  • @leestaton1697
    @leestaton1697 3 ปีที่แล้ว

    good channel and videos

  • @ericgervais2699
    @ericgervais2699 2 ปีที่แล้ว

    Why use putty over CMD?

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      Some older versions of Windows don't have ssh installed on CMD. If you have ssh on CMD, they that would be my preference

    • @ericgervais2699
      @ericgervais2699 2 ปีที่แล้ว

      @@TonyTeachesTech thank you. I couldn't find the answer for that anywhere else. I used to use putty when I would ssh in that now for the past year I've always been using CMD and it's been working just fine.

  • @ORagnar
    @ORagnar 2 ปีที่แล้ว

    2:00 Ctrl+V should also paste.
    10/25/22

  • @ghofranedarragi5601
    @ghofranedarragi5601 3 ปีที่แล้ว

    thank you !!

  • @s-3.exe.439
    @s-3.exe.439 3 ปีที่แล้ว

    my keyboard doesn't work in putty terminal

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      Oh really? None of the keys?

    • @s-3.exe.439
      @s-3.exe.439 3 ปีที่แล้ว

      @@TonyTeachesTech none of em

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      @@s-3.exe.439 I'm not sure what to tell you. Never heard of that happening before

  • @viewsonicxyz
    @viewsonicxyz 3 ปีที่แล้ว

    I have asome queries, how to contact you

  • @sadiqamin6425
    @sadiqamin6425 3 ปีที่แล้ว

    Now that I am logged in.. what is next to actually use the power of that remote server.

  • @zdarfamoppy2638
    @zdarfamoppy2638 2 ปีที่แล้ว

    right clicking inside the terminal = paste
    Give Tony a love if you came from my own tutorial !

  • @lorcster6694
    @lorcster6694 2 ปีที่แล้ว

    thank you

  • @abdulkaium3253
    @abdulkaium3253 2 ปีที่แล้ว

    Thank's

  • @GuiltyBystander8
    @GuiltyBystander8 3 ปีที่แล้ว +2

    PuTTY: Fatal Error
    Network error: Connection timed out

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      That doesn't sound good... Did it crash?

    • @Diablo6596
      @Diablo6596 3 ปีที่แล้ว +4

      @@TonyTeachesTech PuTTY also does this to me every time I open the terminal. Also does not show "login as:"

  • @HABIBIfromDubia
    @HABIBIfromDubia 2 ปีที่แล้ว

    How do i get my username?

    • @TonyTeachesTech
      @TonyTeachesTech  2 ปีที่แล้ว

      That's a piece of information that you must know from the start

  • @demoncookie6493
    @demoncookie6493 3 ปีที่แล้ว

    I seem to be getting a time out error code after in insert the IP address.

    • @TonyTeachesTech
      @TonyTeachesTech  3 ปีที่แล้ว

      Can you ping the IP address? Open a cmd windows and type "ping

  • @avnersamsony
    @avnersamsony 2 ปีที่แล้ว

    exellent