Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
How to connect to Github using SSH

How to connect to Github using SSH ?

June 18, 2021October 11, 2022 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
docker tutorials

SSH Connection Error “Host key verification failed”

August 4, 2020 Editorial StaffLeave a Comment on SSH Connection Error “Host key verification failed”

This tutorial guides you on how to resolve SSH Connection Error “Host key verification failed” problem. Let’s use standard ubuntu docker image for our analysis.

cloud, docker host-key, ssh
docker tutorials

How to add new user to the Docker container using Dockerfile

July 9, 2020 Editorial Staff1 Comment on How to add new user to the Docker container using Dockerfile

This tutorial explains you how to add new user to the Docker container using Dockerfile.

cloud, docker Dockerfile, linux, ssh, ubuntu, user
Copyright © 2018 Sneppets. All Rights Reserved