2. Production Ready Server Setup - Creating a droplet in digital ocean with ssh keys

preview_player
Показать описание
In this video series we will be setting up our server to make it production ready, it will NOT be a development server but instead it will be a Production grade server with all the security measures, the setup would be rock solid and almost un-hackable.

--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
💵Support the channel:
--------------------------------------------------------------------------
--------------------------------------------------------------------------
======================
✔ Other useful Playlists
======================

#yoursTRULY #tutorial #howto #nodejs #android
Рекомендации по теме
Комментарии
Автор

Thanks. Adding ssh key to ssh agent will serve me from using password to connect to my Droplet. Thanks a lot. Waiting for more videos.

lyawileh.a
Автор

we want to install in hostinger server... is this same process we have to follow or it will be different... Please tell me

shravankumar
Автор

if you get, "Could not open a connection to your authentication agent." error, just add eval `ssh-agent -s` command, then use ssh-add <filename>

zquantkcks