# linux0x00 **Repository Path**: lueyoung/linux0x00 ## Basic Information - **Project Name**: linux0x00 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-27 - **Last Updated**: 2021-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GIT Lesson git add . git commit -m "" git push origin master ## SSH key ssh-keygen -t rsa cd ~/.ssh cat id_rsa.pub ### Too happy