linuxlab.io
Tutorials▾
  • Linux & networking
    File system, processes, TCP/IP, BGP and OSPF
    →
  • Terraform & IaC
    HCL, state, plan/apply on a LocalStack sandbox
    →
  • Git & GitHub
    Object model, plumbing, branching, GitHub Actions
    →
All tutorials →
PricingAboutSign inCreate account
/
  • Introduction
  • Lessons
  • How it works
  • Simulator
  • Knowledge base
  • Interview prep
Lessons
Footer
linuxlab-TutorialsPricingAboutPrivacy & cookies
Copyright © 2026 LinuxLab. All rights reserved.

← из прошлого урока

You just learned to assemble commands into a pipeline and send their output to files. The natural next question is who is even allowed to read and write those files. That is what we tackle next.

← к прошлому уроку

Базовый

Permissions: rwx and chmod

12 мин · урок входит в курс «Базовый»

Every file in Linux has an owner, a group, and three sets of file-permissions: read, write, and execute, for the owner, the group, and everyone else. You can view and change them with ls -l and chmod.

Урок закрыт

Чтобы запустить sandbox и пройти этот урок целиком, нужен соответствующий курс. Внутри - ещё много практических уроков того же уровня и сквозной прогресс.

Купить курсВойти← Все уроки

дальше →

You understand the rwx bits, but they mean nothing without the idea of "who the owner is". Next: users, groups, and how one user becomes root through sudo.

Открыть превью: Users, groups, and sudoв курсе «Базовый» - /pricing
Footer
linuxlab-
Copyright © 2026 LinuxLab. All rights reserved.
Tutorials
Pricing
About
Privacy & cookies