Linux Terminal Basics - Master Essential Commands in 2 Minutes | ls, cd, pwd, chmod
27views
1likes
02:30
T
Taught by Celeste AI - AI Coding Coach
View on YouTubeDescription
📚 What You'll Learn:
• Basic commands: ls, pwd, whoami
• File system navigation: cd, directory traversal
• File permissions: chmod, understanding rwx notation
⏱️ Timestamps:
00:00 - Introduction
00:12 - Basic Commands (ls, pwd, whoami)
00:41 - File System Navigation (cd commands)
01:20 - File Permissions (chmod, permissions)
02:29 - Outro
💻 Commands Covered:
- ls - List files and directories
- ls -la - List all files with details
- pwd - Print working directory
- whoami - Show current user
- cd - Change directory
- cd .. - Go to parent directory
- cd ~ - Go to home directory
- cd - - Go to previous directory
- chmod - Change file permissions
- chmod 644 - Set read/write permissions
- chmod 755 - Set executable permissions
🎯 Perfect for:
• Complete beginners to Linux
• Developers new to terminal
• Anyone learning command line basics
• Students starting with Linux
📖 Topics Covered:
✅ Listing files and directories
✅ Navigating the filesystem
✅ Understanding file permissions
✅ Changing permissions with chmod
✅ Working with hidden files
Back to tutorialsOpen in YouTube
Duration
2:30
Published
December 26, 2025
Added to Codegiz
March 15, 2026