Linux. Level 1. Fundamentals of administration - course 21,990 rub. from Specialist, training, Date: November 19, 2023.
Miscellaneous / / December 04, 2023
After this course you will be able to install and configure the Linux operating system, start user accounts, provide them with regulated access to OS-based server resources Linux. It will not be difficult for you to configure the local network settings and Internet connection. You will easily install, update and remove software, as well as configure the connection of additional drives and printers.
The course will primarily be of interest to: system administrators, corporate network administrators, network specialists technologies and network design, administrators of corporate mail servers, as well as everyone who seeks to master these professions.
This course helps prepare for successfully passing international certification exams to obtain certifications:
You will learn:
Select a Linux distribution suitable for the task
Configure network settings and Internet connection
Manage users and groups
Install software from sources and packages
Update the system and software
Manage service launches
Use system monitoring tools
Execute tasks according to schedule
Perform backup and restore
Configure the graphics subsystem
Analyze system performance
26
coursesExperienced course teacher Microsoft Azure, certificate holder Microsoft Certified Professional, MCSE:Cloud Platform and Infrastructure, MCSA: Windows Server 2012. Experience in system administration is more than 20 years, in the field of teaching - 5 years. At the moment, Denis Alekseevich has released more than 40 groups on various vendor products Microsoft.
Denis Alekseevich is a graduate of UrFU with a degree in design engineer (gas turbines). Worked as an engineer and system administrator in companies such as Okami-Motors-Vostok, PF SKB Kontur, Softline Trade. During his time at Softline Trade, he was promoted to head of the Microsoft System Center department. His main activities are architecture development, detailed design, development of work schedules and labor cost estimates as a technical expert, product implementation Microsoft System Center (Service Manager, Configuration Manager, Operation Manager, Data Protection Manager), presentations, training for the customer.
Denis Alekseevich is a responsible teacher, aimed at maximum assimilation of the material by students and their understanding of how to apply it in practice. Listeners especially note his creativity and ability to find a personal approach to learning, as well as the value of examples of solving various administrator problems from his personal experience.
Module 1. Introduction to the GNU/Linux operating system (1 ac. h.)
Distributions
Module 2. Installation (1 ac. h.)
Overview of options
Installation steps
Module 3. Basics of working on the command line (3 ac. h.)
bash interpreter
Commands and Options
Types of commands
Variables
Wildcards
Shielding
I/O threads
Conveyors
Module 4. Obtaining a certificate (1 ac. h.)
Help Systems Overview
Help system man
Module 5. Working with files and text on the command line (2 ac. h.)
File system structure (FHS standard)
Working with files (utilities ls, touch, mkdir, ln, cp, mv, rm, rmdir)
Working with text (utilities cat, tac, head, tail, more, less, grep, sort, wc)
Text editors vi and nano
Module 6. Working with equipment, media and networks (6 ak. h.)
Viewing general information (utilities lscpu, free, lspci, lsusb, lshw)
Overview of media layout options
File systems overview
Naming media and partitions
Naming network cards
Overview of configuration files for network management
NetworkManager service overview
Diagnostics of network operation (utilities ifconfig, ip, route, netstat, ss, ping, traceroute)
Viewing information about media and file systems (lsblk, blkid, df, du utilities)
Creating and Removing Partitions Using fdisk
Creating file systems (mkfs.* utilities)
Mounting (mount utility, file /etc/fstab)
Overview of LVM (Logical Volume Manager) technology
Module 7. Processes (1 ac. h.)
/proc pseudo file system overview
Viewing information (ps and top utilities)
Signals (kill utility)
Module 8. Initialization systems and service management (1 ac. h.)
Overview of init systems
systemd initialization system
Service management (systemctl utility)
Module 9. Software management (1 ac. h.)
Overview of software management options
Working with software from repositories (apt utility)
Module 10. Managing local users and groups (2 ac. h.)
Overview of configuration files
User management (utilities useradd, usermod, userdel, passwd)
Managing groups (utilities groupadd, groupmod, groupdel)
Elevation of privileges (su and sudo utilities)
Module 11. Discretionary access control (3 ac. h.)
Overview of access control types
Possession
UNIX Permissions
POSIX ACL
Utilities chown, chgrp, chmod, getfacl, setfacl
Module 12. Archiving and compression (1 ac. h.)
Archiver tar
Compressors gzip, bzip2, xz
Module 13. Execution of tasks according to schedule (1 ac. h.)
cron task scheduler
Module 14. Additional materials
Print management system