2.0 Ricochet Access🎾
- Generate and Add SSH Keys to Github (Refer to this doc)
- 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
- Import the User's SSH Key (Refer to this doc)
- Add a New Proxmox User (Refer to this doc)
- Access the Proxmox Server (Refer to this doc)