All frameworks
Linux

Linux

Learn how to work a real Linux system from the terminal - navigate and inspect the filesystem, manage files, permissions, and processes, script the shell, and administer users, services, storage, networking, and security the way it is done in production.

linux-cliLinux CLI
Module 1

Filesystem Navigation & Paths

Learn how to move through the filesystem with confidence - resolve any path to its canonical form, list everything a directory really holds, and identify files by their content instead of their names.

4

Resolve The Right Path

easy1 / 3 solved

Hidden Inventory

easyNo attempts yet

What Is This File Really

easyNo attempts yet

Directory Audit Report

easyNo attempts yet
Module 2

File & Directory Operations

Learn how to create, copy, move, and link files safely - idempotent scaffolding, copies that preserve permissions and timestamps, guards against clobbering newer work, and hard and symbolic links in place of wasteful copies.

4

Project Scaffolding

easyNo attempts yet

Safe Reorganization

easyNo attempts yet

Links Not Copies

easyNo attempts yet

Release Directory Builder

easyNo attempts yet