Identify the distribution
Read the distribution details in this browser practice filesystem.
cat /etc/os-releaseLearn Debian command-line essentials, explore APT package information, and practice everyday server administration in your browser.
Start here
Load a task into the terminal, then press Enter to see the result. Each example works in the introductory session on this page.
Read the distribution details in this browser practice filesystem.
cat /etc/os-releaseCheck your user ID and group membership.
idFind the operating system configuration files.
ls /etcSearch the sample package index for the curl HTTP client.
apt search curlPractice the installation syntax; this browser session updates a simulated package database.
sudo apt install -y curlCheck the sample curl version after installation. Curl is also preinstalled for this example.
curl --versionPrepare a directory for your files.
mkdir -p practiceSee the local hostname mappings used in this practice environment.
cat /etc/hostsNo setup needed
Learn Debian command-line essentials, explore APT package information, and practice everyday server administration in your browser.
Start with the short command exercises above. When you are ready for a project, open the linked LabEx lab to work with real tools in an online Linux environment, with step-by-step guidance and immediate feedback.
Keep learning
Build on your Debian experiments with a structured skill tree. Explore the skills, choose a guided lab, and practice each concept in an online environment.
Start with navigation, permissions, and shell commands. The linked introductory lab uses Ubuntu and shares many Debian-style workflows, but distribution details and package versions can differ.
The introductory exercises are free. Sign in for a complete LabEx environment; session duration and resources depend on your lab and plan.
No local installation is required. Sign in and open the lab in a modern browser. Follow the lab instructions to configure software inside the environment.
This preview supports a limited command set. Sign in and launch the Linux lab for more commands, packages and services. Available software and permissions depend on the selected lab.
Follow the Linux Skill Tree for guided labs and challenges. Practice regularly, inspect command output and ask Labby for help.
Your next step
Continue with real tools, guided labs, and Labby assistance.