Nicholas Workshop
  • Home
  • About
Subscribe

DevOps

A collection of 1 post
SSH into Your CircleCI Server
DevOps

SSH into Your CircleCI Server

1. Generate a set of SSH key pair in your server You would need a public and private of SSH key, theoretically it can be generated in any computer as you like. The following is a sample to generate the key. ssh-keygen -t rsa -b 4096 -C "nicholas@example.com"
Oct 22, 2018 1 min read
Nicholas Workshop © 2023
Powered by Ghost