2.0 Ricochet Access🎾


  1. Generate and Add SSH Keys to Github (Refer to this doc)
  2. Edit SSH Config File
    • Navigate to inside the .ssh folder on the user’s system
    • Create a new file called “config” (unless it already exists) and edit it with Notepad
      • Remove any file extension from the file (e.g. .txt)
    • Enter the following and save the file:
Host [NAME]
    HostName raspberrypiclub.org
    User [USER]
    LocalForward 8006 192.168.1.18:8006
    Port 1666
  1. Import the User's SSH Key (Refer to this doc)
  2. Add a New Proxmox User (Refer to this doc)
  3. Access the Proxmox Server (Refer to this doc)

Revision #13
Created 20 February 2025 03:32:23 by Vivian Miller
Updated 23 February 2025 02:50:46 by Lilian