Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonytech83/linux-system-administration
SoftUni - Linux System Administration - September 2023
https://github.com/tonytech83/linux-system-administration
bash
Last synced: about 1 month ago
JSON representation
SoftUni - Linux System Administration - September 2023
- Host: GitHub
- URL: https://github.com/tonytech83/linux-system-administration
- Owner: tonytech83
- License: mit
- Created: 2023-09-23T14:19:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T14:41:47.000Z (12 months ago)
- Last Synced: 2024-01-19T16:02:07.757Z (12 months ago)
- Topics: bash
- Language: Shell
- Homepage:
- Size: 6.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Linux System Administration - September 2023
The main goal of the course is to provide a sufficient level of comfort when working in a Linux environment. This will be achieved by laying solid theoretical foundations, complemented by numerous practical exercises and tasks.During the course, students will build a small network of several (minimum three, but more if desired) machines on which they will learn to manage everything from users and permissions, through network connectivity and disk system, to software and services. Throughout the course, students will work only in the console, so that it can become a new comfort zone for learners. Some of the activities that will be carried out include working with files and folders, text editors, and not least creating short scripts. All of this will be applied to selected representatives (CentOS, openSUSE, and Ubuntu) of the three main families of Linux distributions.
## Language
- `Shell`
## Judge System
- `No judge system`
## Table of Contents:
- [`Introduction to Linux`](https://github.com/tonytech83/Linux-System-Administration/tree/main/01_Introduction_to_Linux)
- [`Working in the Console`](https://github.com/tonytech83/Linux-System-Administration/tree/main/02_Working_in_the_Console)
- [`Working with files and flows`](https://github.com/tonytech83/Linux-System-Administration/tree/main/03_Working_with_files_and_flows)
- [`Network software, and services management`](https://github.com/tonytech83/Linux-System-Administration/tree/main/04_Network_software%2C_and_services_management)
- [`System and process management and monitoring`](https://github.com/tonytech83/Linux-System-Administration/tree/main/05_System_and_process_management_and_monitoring)
- [`Working with disks file systems and archives`](https://github.com/tonytech83/Linux-System-Administration/tree/main/06_Working_with_disks_file_systems_and_archives)
- [`Bash Scripting and Automation`](https://github.com/tonytech83/Linux-System-Administration/tree/main/07_Bash_Scripting_and_Automation)
Made with by Anton Petrov