📄️ Gitea Installation Guide on Ubuntu 22.04
This guide explains the complete steps to install Gitea on Ubuntu 22.04 using PostgreSQL, Nginx, and SSL configuration.
📄️ Uploading to GitHub and Gitea using Terminal
This guide explains how to upload files to GitHub and Gitea repositories using the terminal, step by step. We'll also discuss the purpose of each command to help you understand what’s happening at every stage. Since GitHub no longer supports password authentication, we'll use a Personal Access Token (PAT) for GitHub uploads.