Linux stuff: Difference between revisions
From Mintarc Forge
No edit summary |
|||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A place to get started to understand Linux commands and tools | |||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Common_Commands_with_examples Common Commands ] | * [https://matomo.mintarc.com/mediawiki/index.php?title=Common_Commands_with_examples Common Commands ] | ||
Line 10: | Line 10: | ||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Hard_and_symbolic_links_Weight Hard and symbolic links Weight] | * [https://matomo.mintarc.com/mediawiki/index.php?title=Hard_and_symbolic_links_Weight Hard and symbolic links Weight] | ||
* [https://matomo.mintarc.com/mediawiki/index.php?title=File_placement_and_search File placement and search] | * [https://matomo.mintarc.com/mediawiki/index.php?title=File_placement_and_search File placement and search] | ||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Process_text_stream_with_filters Process text stream with filters] | |||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Use_streams,_pipes_and_redirects Use streams, pipes and redirects] | |||
https://matomo.mintarc.com/mediawiki/index.php?title=Process_text_stream_with_filters | * [https://matomo.mintarc.com/mediawiki/index.php?title=Search_text_files_using_regular_expressions Search text files using regular expressions] | ||
https://matomo.mintarc.com/mediawiki/index.php?title=Use_streams,_pipes_and_redirects | * [https://matomo.mintarc.com/mediawiki/index.php?title=Perform_basic_file_edits_using_an_editor Perform basic file edits using an editor] | ||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Repository_and_Package_Management Repository and Package Management] | |||
* [https://matomo.mintarc.com/mediawiki/index.php?title=Debian_package_management Debian package management] | |||
* [[Linux_Kernel|The Linux Kernel]] | |||
* [[Init_Systems|Explaining Init Systems]] | |||
* [[Linux_Virtual_Machines|Linux Virtual Machines]] | |||
* [[Mmdebstrap|mmdebstrap]] |
Latest revision as of 14:21, 21 March 2025
A place to get started to understand Linux commands and tools
- Common Commands
- SSH Stuff
- Create, monitor and terminate process
- SystemD Stuff
- Desktop Environment
- Directory Manipulation and Management
- Perform basic file management
- Hard and symbolic links Weight
- File placement and search
- Process text stream with filters
- Use streams, pipes and redirects
- Search text files using regular expressions
- Perform basic file edits using an editor
- Repository and Package Management
- Debian package management
- The Linux Kernel
- Explaining Init Systems
- Linux Virtual Machines
- mmdebstrap