.
SSH is a secure way (using encryption) of communicating and transferring data across two servers or computers.
.
Open Windows Power Shell.
Try connecting to an example server (refer https://test.rebex.net/)
Type:
ssh demo@test.rebex.net
Confirm connecting to the site by typing yes.
Enter password.
Connected.
.
.
Further readings:
https://www.javatpoint.com/ssh-linux
https://levelup.gitconnected.com/a-beginners-guide-to-ssh-fb4edbe91233
No comments:
Post a Comment