# Linux **Repository Path**: fr97/Linux ## Basic Information - **Project Name**: Linux - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-29 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` apt-get install -y curl ``` ``` curl -L https://gitee.com/fr97/Linux/raw/main/Linux.sh -o Linux.sh && chmod +x Linux.sh && bash Linux.sh ``` ``` curl -fsSL https://gitee.com/fr97/komari/raw/main/install-komari.sh -o install-komari.sh chmod +x install-komari.sh sudo ./install-komari.sh ``` ``` curl -fsSL https://gitee.com/fr97/hubproxy/raw/main/install-service.sh | sudo bash ``` ``` bash <(wget -qO- https://gitee.com/fr97/komari-vi/raw/main/komari/install-komari.sh) ```