This is a GNU/Linux terminal cheat sheet. It explains and give examples of commands, that helps a user or sysadmin perform actions in multiple fields.
This is still a work in progress, and it will be ready soon.
- File System Structure : This section talks about things related to the filesystem (files, directories, partitions).
- Users & Permissions: This section talks about users/group operations, and the filesystem permissions.
- Filter and search inside files : This section talks about searching inside files, and manipulate file contents like sorting or deleting duplicate lines.
- Find files/directories : This section talks about searching for files.
- Interesting system files/directories : Interesting system's files and directories and their purposes.
- Text File editing : Edit text files from the command line.
- Install new software : Not yet
- Manual : Not yet
- Jokers : Not yet
- Stream redirection : Not yet
- Monitor system activity : Not yet
- Execute Commands in background : Not yet
- Schedule tasks : Not yet
- Archive & Compress : Not yet
- Manage the network : Not yet
- Services : Not yet
- Logs : Not yet
- Firewall : Not yet
- Remote access : Not yet
- Transfer files over the network : Not yet
- Modules (drivers) : Not yet
- Hardware : Not yet
- SELinux : Not yet
- Encrypt your data : Not yet
- Secure delete of files & directories : Not yet
- Basic image editing : Not yet
- Basic video editing : Not yet