menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

🔑 Setting...
source image

Dev

1d

read

15

img
dot

Image Credit: Dev

🔑 Setting Up SSH Key-Based Authentication

  • To set up SSH key-based authentication, follow these steps:
  • - Start the SSH server on the host machine by running the command 'sudo systemctl start ssh'
  • - Generate an SSH key pair on the client machine using the command 'sudo ssh-keygen -b 4096'
  • - Copy the public key to the host machine using the command 'ssh-copy-id -i ~/.ssh/customFileName.pub username@ip'

Read Full Article

like

Like

For uninterrupted reading, download the app