Skip to content
sneppets

sneppets

  • Privacy
Add correct host key in /.ssh/known_hosts file

Add correct host key in .ssh/known_hosts to get rid of this message

September 6, 2024December 2, 2024 Editorial StaffLeave a Comment on Add correct host key in .ssh/known_hosts to get rid of this message

When I tried to SSH from my device to server ip, I faced warning  saying Remote Host Identification Has Changed and “Add correct host key in .ssh/known_hosts to get rid of this message”. This sneppet guides you how to fix… Read More!

software ssh, ssh-keys

How do I enable SSH access for an AWS EC2 instance ?

December 20, 2023December 20, 2023 Editorial StaffLeave a Comment on How do I enable SSH access for an AWS EC2 instance ?

This sneppet teach you the steps that need to be followed to enable SSH access for an AWS EC2 instance. Steps to enable SSH access for an AWS EC2 instance You can use Secure Shell (SSH) from Linux, Windows, macOS… Read More!

aws, cloud AWS, ssh
How to connect to Github using SSH

How to connect to Github using SSH ?

June 18, 2021October 11, 2023 Editorial StaffLeave a Comment on How to connect to Github using SSH ?

This tutorial guides you on how to connect to Github using SSH. While setting up development environment or checking out code from git for the first time, you may need to setup Github with SSH. So that it simplifies your… Read More!

linux git, github, ssh
Putty Fatal Error No supported authentication methods available

Putty Fatal Error No supported authentication methods available

January 7, 2021January 9, 2021 Editorial StaffLeave a Comment on Putty Fatal Error No supported authentication methods available

This tutorial guides you on how to fix Putty Fatal Error No supported authentication methods available (server sent: public key) while trying to SSH in to VM instance.

cloud, linux GCP, google-cloud, putty, ssh
google cloud platform

Create non-root SSH user account and provide access to specific folders

January 5, 2021February 9, 2021 Editorial StaffLeave a Comment on Create non-root SSH user account and provide access to specific folders

This tutorial guides you on how to create non-root SSH user account and provide access to specific folders only in Linux. 

cloud, linux Cloud, linux, permissions, ssh

Posts navigation

Older posts
Copyright © 2018 Sneppets. All Rights Reserved