Identify the distribution
Read the distribution details in this browser practice filesystem.
cat /etc/os-releaseLearn Ubuntu commands and Debian-style package workflows from your browser, with a Linux desktop for practical projects.
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 Ubuntu commands and Debian-style package workflows from your browser, with a Linux desktop for practical projects.
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 Ubuntu experiments with a structured skill tree. Explore the skills, choose a guided lab, and practice each concept in an online environment.
Practice files, permissions, shell scripts, and package-management workflows. Sign in to the linked Linux lab for a complete hosted Ubuntu workspace and tasks that need installed software or system access.
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.