[Slackbuilds-users] SBo-GitHub-Workflows.txt update suggestion

Tim Dickson dickson.tim at googlemail.com
Thu Jul 25 15:00:44 UTC 2024


hi all, regarding https://slackbuilds.org/SBo-Github-Workflows.txt
A suggestion/request to help the git neophytes.

it would be nice to add a point between 2 and 3 explaining how to create 
a certificate and upload it to you git account, otherwise point 3 
onwards will fail. something like....

if you haven't created a key for secure access, run
ssh-keygen -t ed25519 -C "your at email.address"
then
cat ~/.ssh/id_ed25519
copy the text of the catted file
in web-browser on github, click your profile icon (top left), click 
settings, under access (on the left) click SSH and GPG keys
click "New SSH key", add a title of your choice, and paste the copied 
key into the key text box, then click "Add SSH key"

regards, Tim


-- 
This email has been checked for viruses by AVG antivirus software.
www.avg.com


More information about the SlackBuilds-users mailing list