Linux
Stuff related to GNU/Linux.
Install Linux¶
USB burning tools¶
The following tools make installation USB keys from ISO files.
- Ventoy : an open source tool to create a bootable USB drive loading ISO files in the partition.
- Rufus : flashing Linux/Windows ISOs in Windows.
- Etcher : flashing Linux ISOs in Linux/Windows.
- Rosa image writer : flashing Linux ISOs in Linux/Windows.
- Gnome disks
Linux Wikis and forums¶
Command lines and shell scripting¶
- Awesome shell
- cheat.sh : cheat sheet for linux commands.
- Shell check
- Explain shell
- edX: introduction to Linux
- Learn Bash in Y minutes
- Ryan's Tutorial