To learn Linux, you must first learn the basic knowledge and basic commands of Linux, including the origin, composition and common commands of Linux, such as cp, ls, file, mkdir and other common operation commands.
Linux entry learning route:
1. Basic knowledge of Linux, basic commands (origin, composition, common commands such as cp, Is, file, mkdir and other common operation commands);
2. Basics of Linux users and permissions;
3. Advanced Linux system process management;
4. Linux efficient text and file processing commands (vim, grep, sed, awk, find and other commands);
5. Getting started with shelI script.
Recommended tutorial:linux tutorial
The above is the detailed content of What do you need to learn first to learn linux?. For more information, please follow other related articles on the PHP Chinese website!