ezoic

Tuesday, November 8, 2016

Useful information on SSH

SSH is used to connect your local computer with the remote linux server.

We need to use private key and public key pair to do this.

https://wiki.archlinux.org/index.php/SSH_keys

https://www.digitalocean.com/community/tutorials/ssh-essentials-working-with-ssh-servers-clients-and-keys

SSH private, public keys youtube

https://www.youtube.com/watch?v=2nkAQ9M6ZF8

https://www.youtube.com/watch?v=-J9wUW5NhOQ










No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...