How to control your Computer remotely with SSH

preview_player
Показать описание
Windows 10 now comes with openSSH client and server functions. Now you can use your Windows 10 as terminal computer to control other computers or servers (Linux or Windows). You can also control your Windows computer from other terminal.

Using the SSH, a user can log into the Linux/Windows shell command prompt and can easily execute commands. It gives much similar feel like you are sitting right in front of your Linux/Windows server and typing commands at the console.
Рекомендации по теме
Комментарии
Автор

SSH also known as Secure Shell is a network protocol which permits you to exchange data using a very secure channel between two different networked devices. SSH is one of the secure method for accessing the remote systems. Windows 10 and Windows Server now comes with built-in SSH Client and SSH Server so you don't need any third party software to do this.

makeeverydayezday
Автор

Hey bro, thanks so much for this. I’ve been having issues and I couldn’t find out what the issue was. After watching your video, I discovered that I haven’t enabled the SSH Server nor installed it. Thanks so much, this was being way to overly complicated— as a thank you, I’ve like, commented, subscribed and hit the 🔔 icon.

Thanks! 🙏

osiris
Автор

SSH been used for a long time in Unix systems, but Microsoft recently added it to Windows

trabeo
Автор

Though my ssh connection is enabled in both client and server.. I am facing "ssh: connect to host 192.xxx.xx.x port 22: Connection timed out" error. Can you please help me?

sharmilapalagiri
Автор

When VPN and SSL are not there, then SSH is a great alternative to make a secure tunnel to transfer data. It always is!

iskakuzmin
Автор

Although I already know that Windows got a built-in SSH client but I'm quite familiar with Putty terminal since Windows 2000. May change to Windows SSH client in future

andrewpotter
Автор

Did someone manage which passwordto enter? I tried mie that I use to log in to my OS, but Permission denied error appears

Slawek.K
Автор

what kind of password we can give please can you explain

GPOSHAMALLU
Автор

Good thing about SSH over Telnet is that SSH encrypted the data while Telnet sends data in clear text. Vote for SSH

cherylgeorge
Автор

is there a default password do i need to set it in the remote system

adharshm
Автор

Do you know by how they can see you password when you use kind of clear text protocol like Telnet?

lennartbergen
Автор

I work with openSSH everyday config ubuntu from Windows terminal, much more convenient than using remote desktop

alexphongtran
Автор

Hi, I'm not able to launch Jetson Nano camera via SSH connection from window? Can you tell me how I can run python file which has code of launching Jetson Nano camera? Thank you so much if you can help me.

ansjaved
Автор

05:24 In my Computer there is no option OpenSSH server. Why should i do?

akagaminoshanks
Автор

So SSH is not installed with Win 10 by default? Do I need the Win10 installation USB to enable it?

martinomatos
Автор

Do you think this method better than some other remote desktop software like Teamview?

hungvoi
Автор

can i perform node js commands on remote comouter using this ssh?

lonewolfcoding
Автор

How do you know or find the password when first setting up ssh?

NWarlord
Автор

it is so good!!! I was trying to install Telnet as I used to use cmd command. But telnet is not supported on Win10. I forgot SSH, and actually it's even better

qiaozhelan
Автор

how to do the same, but when the two pc are not connected in the same local network?

giugot