Introduction to Linux Servers
Learn what Linux servers are, their common uses in development, and how to interact with them via the command line.
Welcome to Linux Servers!
Welcome to Linux servers. You'll learn what they are, why they run most of the internet, and how to drive them from the command line.
What is a Server?
A server is a machine that serves requests from clients. Servers run websites, store data, and host apps — the backbone of nearly everything online.
All lessons in this course
- Introduction to Linux Servers
- Mastering Basic CLI Commands
- File System & Permissions Essentials
- Working with Text: Viewing, Searching, and Piping