К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Operating Systems Fundamentals · LearnSpace
Назад в каталог
courseraIT и технологии

Operating Systems Fundamentals

Курс от Akamai Technologies, Inc.
Начальный≈ 30.4 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

The Operating Systems Fundamentals course provides a comprehensive introduction to Linux and equips you with a foundation in this widely used open-source operating system. You will learn about various Linux distributions and the concept of Copyleft, gaining valuable knowledge on different system configurations. Upon completing this course, you will be able to: ● Understand and use shell commands to extract basic system information and seek help from the operating system ● Mange Linux file systems, manage disks and directories, work with absolute and relative paths, and organize, backup, and restore files effectively ● Work with text files from the shell and employ expressions to search files and directories ● Apply security principles to set permissions and ownership ● Mange jobs, processes, the boot process, and also system settings including SELinux In addition, you will acquire hands-on experience on how to build your own Linux machine using virtualization, which they will use for all the lab assignments given throughout the course. You’ll complete a capstone project, showcasing the skills you have learned throughout the course.

Навыки, которые вы освоите

LinuxFile ManagementFile SystemsUnix ShellUser AccountsOS Process ManagementLinux CommandsOperating System AdministrationLinux AdministrationAuthorization (Computing)User ProvisioningSystems AdministrationOperating SystemsCommand-Line InterfacegrepOpen Source TechnologySystem SoftwareSystem ConfigurationShell Script

Программа курса

9 модулей · 197 учебных материалов

01Performing Basic Linux Tasks32 материалов

Course Introduction

Introduction to the ATA TrackВидеоOverview of ATA TrackВидеоAdvice for Completing the ATAВидеоREADMEЧтение

Учитесь у экспертов

Shadow Farrell

Instructor

Operating Systems Fundamentals
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 30.4 ч

9 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Course SyllabusВидео

Performing Basic Linux Tasks

History of ComputersЧтениеHistory of Operating SystemsЧтениеWhat's your favorite operating system?ОбсуждениеComputer ComponentsЧтениеHow do you choose a new computer?ОбсуждениеOpen Source and CopyleftЧтениеHistory of LinuxЧтениеLinux DistributionsЧтениеWhat operating systems have you used?ОбсуждениеPerforming Basic Linux Tasks Practice AssessmentЗадание

Enter Shell Commands

The Linux EnvironmentВидеоShell SyntaxВидеоGetting Basic InformationВидеоGetting Basic Information ReferenceЧтениеGetting HelpВидеоGetting Help ReferenceЧтениеDo you prefer a GUI or the command line?ОбсуждениеEnter Shell Commands Practice AssessmentЗадание

Performing Basic Linux Tasks Lab

VirtualizationВидеоInstalling VirtualBoxЧтениеInstalling VirtualBox WalkthroughВидеоInstalling UbuntuЧтениеInstalling Ubuntu WalkthroughВидеоUsing Basic Shell CommandsЧтениеUsing Basic Shell Commands WalkthroughВидео

Performing Basic Linux Tasks Review and Graded Assessment

Performing Basic Linux Tasks ReviewВидеоPerforming Basic Linux Tasks Graded AssessmentЗадание
02Managing the File System in Linux32 материалов

The Linux File System

Understanding File SystemsВидеоStandard DirectoriesВидеоAbsolute PathsВидеоRelative PathsВидеоFile Naming ConventionsЧтениеFile BrowsersВидеоThe Linux File System Practice AssessmentЗадание

File System Commands

Creating and Removing DirectoriesВидеоListing Files and DirectoriesВидеоWorking with FilesВидеоWhat's your filing system?ОбсуждениеFile System Commands Practice AssessmentЗадание

Locate Files

Using grepВидеоwhereis CommandВидеоfind CommandВидеоfind Command ReferenceЧтениеLocate Files Practice AssessmentЗадание

Back Up and Restore Files

ArchivingВидеоdump CommandЧтениеtar CommandЧтениеgzip CommandЧтениеunzip CommandЧтениеWhat's your recovery plan?ОбсуждениеBack Up and Restore Files AssessmentЗадание

Manage the File System in Linux Lab

Working with DirectoriesЧтениеWorking with Directories WalkthroughВидеоSearching for Files with FindЧтениеSearching for Files with Find WalkthroughВидеоPerforming BackupsЧтениеPerforming Backups WalkthroughВидео

Managing the File System in Linux Review and Graded Assessment

Managing the File System in Linux ReviewВидеоManaging the File System in Linux Graded AssessmentЗадание
03Working with Text Files27 материалов

Create and Edit Text Files

The vim CommandВидеоThe vim Command ReferenceЧтениеThe cat CommandВидеоdiff, vimdiff and wcВидеоaspell, tr and Redirecting OutputВидеоCreate and Edit Text Files Practice AssessmentЗадание

Searching Text

ExpressionsЧтениеLS with WildcardsВидеоUsing grep with Expressions to Find NumbersВидеоUsing grep with Expressions to Find LettersВидеоUsing grep with Expressions to Find Special CharactersВидеоSearching Text Practice AssessmentЗадание

Filtering Text

cut CommandВидеоsort CommandВидеоTextUtil CommandsВидеоWorking with Text Streams ReferenceЧтениеFiltering Text Practice AssessmentЗадание

Working with Text Files Lab

Creating Text Files Using VimЧтениеCreating Text Files Using Vim WalkthroughВидеоEditing Text Files in Command ModeЧтениеEditing Text Files in Command Mode walkthroughВидеоSearching Text FilesЧтениеSearching Text Files WalkthroughВидео

Working with Text Files Review and Graded Assessment

Working with Text Files Review ВидеоWorking with Text Files Graded AssessmentЗадание
04User and Group Accounts25 материалов

User Accounts

Creating User AccountsВидеоModifying User AccountsВидеоDeleting User AccountsВидеоUser Accounts ReferenceЧтениеDefault User AccountsЧтениеUser Accounts Practice AssessmentЗадание

Password and Groups

PasswordsВидеоPasswords ReferenceЧтениеGroupsВидеоGroups ReferenceЧтениеPassword and Groups Practice AssessmentЗадание

Configure User Profiles

User ProfilesВидеоGlobal User ProfilesЧтениеThe Skeleton DirectoryВидеоConfigure User Profiles Practice AssessmentЗадание

User and Group Accounts Lab

Creating User and Group AccountsЧтениеCreating User and Group Accounts WalkthroughВидеоConfiguring User ProfilesЧтениеConfiguring User Profiles WalkthroughВидеоConfiguring a New User AccountЧтениеConfiguring a New User Account WalkthroughВидео

User and Group Accounts Review and Graded Assessment

User and Group Accounts ReviewВидеоUser and Group Accounts Graded AssessmentЗадание
05Managing Linux Permissions and Ownership19 материалов

Modify File and Directory Permissions

PermissionsВидеоEffective PermissionsВидеоchmod CommandВидеоDefault File and Directory PermissionsВидеоchown CommandВидеоPermissions ReferenceЧтениеModify File and Directory Permissions Practice AssessmentЗадание

Set Special Permissions and Attributes

Special PermissionsВидеоchattr and lsattr CommandsВидеоSpecial Permissions ReferenceЧтениеSet Special Permissions and Attributes Practice AssessmentЗадание

Managing Linux Permissions and Ownership Lab

Modifying File and Directory PermissionsЧтениеModifying File and Directory Permissions WalkthroughВидеоModifying File and Directory OwnershipЧтениеModifying File and Directory Ownership WalkthroughВидеоSetting User Access to FilesЧтениеSetting User Access to Files WalkthroughВидео

Managing Linux Permissions and Ownership Review and Graded Assessment

Managing Linux Permissions and Ownership ReviewВидеоManaging Linux Permissions and Ownership Graded AssessmentЗадание
06Managing Jobs and Processes25 материалов

Start and Stop Linux

ServicesЧтениеSystem Booting and ShutdownЧтениеStart and Stop Linux Practice AssessmentЗадание

Manage Jobs and Background Processes

ProcessesЧтениеMultitasking and JobsЧтениеThe Process TableЧтениеProcess StatesЧтениеProcess CommandsЧтениеManage Jobs and Background Processes Practice AssessmentЗадание

Delay and Detach Jobs

Delayed and Detached JobsЧтениеCronЧтениеCommon Daily JobsЧтениеCrontab FilesЧтениеDelay and Detach Jobs Practice AssessmentЗадание

Maintain the System Time

System TimeЧтениеLocale SettingsЧтениеMaintain the System Time Practice AssessmentЗадание

Managing Jobs and Processes Lab

Starting and Stopping LinuxЧтениеStarting and Stopping Linux WalkthroughВидеоManaging Jobs and ProcessesЧтениеManaging Jobs and Processes WalkthroughВидеоManaging Timing of Jobs and ProcessesЧтениеManaging Timing of Jobs and Processes WalkthroughВидео

Managing Jobs and Processes Review and Graded Assessment

Managing Jobs and Processes ReviewВидеоManaging Jobs and Processes Graded AssessmentЗадание
07Managing Partitions and the Linux File System20 материалов

Create Partitions

File SystemsЧтениеPartitionsЧтениеCommands and UtilitiesЧтениеCreate Partitions Practice AssessmentЗадание

Manage the File System

Burning DiscsЧтениеMount PointsЧтениеSwap SpaceЧтениеManage the File System Practice AssessmentЗадание

Maintain the File System

Local Storage DevicesЧтениеJournaling File SystemsЧтениеFile System Maintenance CommandsЧтениеMaintain the File System Practice AssessmentЗадание

Managing Partitions and the Linux File System Lab

Creating Partitions ЧтениеCreating Partitions WalkthroughВидеоMounting File SystemsЧтениеMounting File Systems WalkthroughВидеоMaintaining the Linux File SystemЧтениеMaintaining the Linux File System WalkthroughВидео

Managing Partitions and the Linux File System Review and Graded Assessment

Managing Partitions and the Linux File System ReviewВидеоManaging Partitions and the Linux File System Graded AssessmentЗадание
08Manage System Services14 материалов

Configure System Services and Manage Logs

System InitializationЧтениеSystem LogsЧтениеCentralized LoggingЧтениеLog File AnalysisЧтениеConfigure System Services and Manage Logs Practice AssessmentЗадание

Configure Security-Enhanced Linux (SELinux)

Security-Enhanced LinuxЧтениеSecurity PoliciesЧтениеConfigure Security-Enhanced Linux (SELinux) Practice AssessmentЗадание

Managing System Services Lab

Configuring System Log SettingsЧтениеConfiguring System Log Settings WalkthroughВидеоConfiguring rsyslogd as a Central Log ServerЧтениеConfiguring rsyslogd as a Central Log Server WalkthroughВидео

Managing System Services Review and Graded Assessment

Managing System Services ReviewВидеоManaging System Services Graded AssessmentЗадание
09Capstone3 материалов

Capstone

Capstone IntroductionВидеоCapstone InstructionsВидеоCapstoneВзаимная проверка
Applying textutil Commands to Modify the OutputЧтение
Applying textutil Commands to Modify the Output WalkthroughВидео
Managing Group AccountsЧтение
Managing Group Accounts WalkthroughВидео