Complete Intro to Linux and the Command-Line

Complete Intro to Linux and the Command-Line

Learning Paths:
6 hours, 48 minutes CC

​​Command-line skills are essential for modern developers. Linux has become the backbone of modern computing, and most developers today rely on tools built on the command-line, no matter if you're on Mac, Windows, or Linux! In this course, you will learn powerful commands, use Ubuntu, quit VIM, handle package management, and write your own shell scripts.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: August 17, 2020
Get Unlimited Access Now
Table of Contents

Introduction

The CLI

Editors

Files, Pipes, & Permissions

Environments & Processes

Networking & the Internet

Package Management

Shell Scripts

Automation & Customization

Wrapping Up