How to Enable Password Authentication and Login as Root User in Linux Cloud Server
Overview By default, all Linux instances will use private key for access authentication. This tutorial will guide you through disable key authentication and use the root password to login and optionally disable the default generated key pair. Prerequisite Login to your Linux instance via SSH using the default user. We will be using PuTTY