265 Forks
661 Stars
661 Watchers

linux

Linux related notes.

How to download and setup linux

Open terminal and run command
git clone https://github.com/chenzhiwei/linux.git
git clone is used to create a copy or clone of linux repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with linux https://github.com/chenzhiwei/linux/archive/master.zip

Or simply clone linux with SSH
[email protected]:chenzhiwei/linux.git

If you have some problems with linux

You may open issue on linux support forum (system) here: https://github.com/chenzhiwei/linux/issues