Skip to content

GEEKDECODER

Linux, Windows, Software Tips, Articles and Hacks

  • Services
  • Support
  • Contact
  • About
  • Crypto Quotes

Search for Articles

Search for:

Featured Articles

  • How to Remove You do not have a valid subscription for this server on Proxmox version 7.1-8
  • How to Switch Desktop Environments in Ubuntu/Debian From the Command Line
  • NetworkManager
  • Install and Configure fail2ban on Debian 11
  • ApacheSolr vulnerability CVE-2021-44228 for Log4j
  • Install Proxmox VE on Debian 11 Bullseye 3 Node Cluster with Ceph
  • Display Linux logo with hardware Info using screenfetch
  • Install and Setup ClamAV on Debian 11
  • Remove Nginx
  • Install MySQL, Nginx and Zabbix on Debian 11

Categories

Get Keys from Github

July 9, 2021 The Geek Decoder Leave a comment GitHub

Add your keys to github.

Then run the following to set up keys easily for new projects:

# curl https://github.com/github_user_name.keys | tee -a /root/.ssh/authorized_keys && chmod 600 /root/.ssh/authorized_keys

Post navigation

← Enable Cron Logs Debian 10
Restricting Access with HTTP Basic Authentication →

Copyright 2021 Geekdecoder, LLC. All Rights Reserved.