# WebTerm > Learn Linux terminal and Git commands interactively in your browser ## About WebTerm is a free, browser-based platform for learning Linux terminal commands and Git operations through hands-on interactive tutorials. No installation or account required. - Website: https://webterm.app - Languages: English, Japanese, French, German, Spanish, Portuguese, Dutch, Arabic - English: https://webterm.app/en - Japanese: https://webterm.app/ja - French: https://webterm.app/fr - German: https://webterm.app/de - Spanish: https://webterm.app/es - Portuguese: https://webterm.app/pt - Dutch: https://webterm.app/nl - Arabic: https://webterm.app/ar ## Tutorials ### Terminal Commands - [Getting Started](https://webterm.app/en/tutorials/terminal-basics): Learn terminal input methods, cursor navigation, command history, and tab completion. 7 missions. - [Beginner](https://webterm.app/en/tutorials/beginner): Master pwd, ls, cd, mkdir, touch, and rm. 9 missions. - [Fundamentals](https://webterm.app/en/tutorials/basic): Learn cat, cp, mv, echo, grep, find, and more. 14 missions. - [Advanced](https://webterm.app/en/tutorials/advanced): Master head, tail, less, wc, sort, tree, chmod, and stat. 9 missions. ### Git Version Control - [What is Git?](https://webterm.app/en/tutorials/git-what): Understand version control concepts, repositories, commits, and branches. 6 missions. - [Git Basics](https://webterm.app/en/tutorials/git-intro): Practice git init, git status, git add, git commit, and git log. 9 missions. - [Git Fundamentals](https://webterm.app/en/tutorials/git-basic): Learn branching, diff, checkout, reset, and restore. 19 missions. ### Free Play - [Free Play](https://webterm.app/en/free-play): Practice Linux terminal commands freely in a safe browser-based sandbox. No guided missions — experiment with file operations, Git commands, and more at your own pace. ## Features - Browser-based: No installation needed - Interactive: Execute real commands in a simulated terminal - Safe: Cannot harm your actual system - Multilingual: Available in English, Japanese, French, German, Spanish, Portuguese, Dutch, and Arabic - Free: No account or payment required - 7 tutorials with 73+ hands-on missions