Knowing how to connect to your website over SSH with Public/Private Key pairing is a great skill. Authenticating and working over SSH is more secure since your connection is encrypted.
Also, with SSH you will be able to perform some cool tasks not available to you over a graphical interface. And you will do them much faster.
That's why some content management systems offer command line interface to their users. Like, for example, WP-CLI for WordPress or Drush for Drupal.
In this tutorial, you will learn how to connect to your web server over SSH with the Public/Private Key pairing using Windows free SSH client PuTTY.
[[ This is a content summary only. Visit
http://OSTraining.com for full links, other content, and more! ]]
Published on November 06, 2017 18:09