Zero to Pro #2/50 | Linux chmod Command Explained in 60 Seconds
Podcast | 2 months ago
Episode 2 of Zero to Pro: 50 Linux commands, one at a time. Today we break down the chmod command β how to change file permissions using numeric mode (chmod 747, 654, 666) and symbolic mode (u+x, g-w, o+r), and control read/write/execute access for owner, g...
Open this video on XPSTECH
COSMIC Desktop Just Got Beautiful! Which Wallpaper Makes Frosted Glass Look Best?
Guide | 2 months ago
Pop!_OS just rolled out its biggest visual upgrade β the new COSMIC Frosted Glass effect, and it looks incredible. In this video, I take a first look at the new feature, show you exactly how to enable it, and test it across different wallpapers and themes t...
Open this video on XPSTECH
Find ANY File Instantly with Linux find Command | Zero to Pro #1/50
Podcast | 2 months ago
Episode 1 of Zero to Pro: 50 Linux commands, one at a time. Today we break down the find command β how to search your entire system recursively, filter by file type, filter by modified time (-mtime), and safely bulk-delete old files with -exec rm. Perfect f...
Open this video on XPSTECH
"I Searched 1000 Files at Once With This Linux Command π₯ #xargs #linux"
Guide | 2 months ago
Ever tried grepping through 1000+ files one by one? Here's how xargs -P turns a slow sequential search into a parallel one that uses every CPU core on your machine. Command used: find . -type f -print0 | xargs -0 -n 50 -P 12 grep -Hni "search_term" -P sets ...
Open this video on XPSTECH
Grep Command in Linux Explained: Full Tutorial with Syntax & Examples
Guide | 6 months ago
Learn the Linux grep command from scratch! In this complete grep tutorial, you'll learn grep syntax, real search patterns, regex basics, and practical examples you can use right away in the terminal β plus a quick quiz at the end to test what you've learned...
Open this video on XPSTECH
BOSS LINUX 10 (2026 REVIEW) : TIME FOR AN OVERHAUL?
Guide | 7 months ago
Hey guys! Welcome to XPSTECH! In this video, we explore BOSS Linux 10, a powerful Debian-based Linux distribution from India, developed by C-DAC (Centre for Development of Advanced Computing), Chennai. The BOSS (Bharat Operating System Solutions) Linux proj...
Open this video on XPSTECH
NEW VIDEO! POP OS 24 With Cosmic Epoch 1. Rust Based Desktop Environment #linux #distro #popular
Short | 7 months ago
Open this video on XPSTECH
POP!_OS 24: Is Rust-Based COSMIC Epoch 1 Better Than GNOME?
Guide | 7 months ago
HAPPY NEW YEAR ππ Hey Guys! Welcome to XPSTECH π Pop!_OS is one of the most popular Linux distributions from System76, and after skipping an entire release (there was no Pop!_OS 23), System76 is finally back with a bang! In Pop!_OS 24, we get the much-aw...
Open this video on XPSTECH
Linux Distro Building Blocks Explained: Kernel, Init System, Package Manager & More
Guide | 1 years ago
Ever wondered what actually makes Ubuntu, Fedora, and Arch different from each other? In this video, we break down the essential building blocks that every Linux distribution is made of β from the kernel all the way to the desktop environment. π§ In this vi...
Open this video on XPSTECH
NEW REVIEW VIDEO| Cachy OS : Best Linux Distro 2025? #linuxgaming #linux #free #code #coding
Review | 1 years ago
Open this video on XPSTECH
CachyOS Review 2025: 5 Reasons to Try This Linux Distro Now!
Guide | 1 years ago
Hey everyone! Welcome back to XPSTECH. CachyOS is currently dominating the Linux scene β topping the DistroWatch ranking chart and making waves among Linux gamers, power users, and Arch Linux fans. In this CachyOS Review 2025, Iβll break down the Top 5 Reas...
Open this video on XPSTECH
#linux Beginners Guide OUT NOW! Watch Complete Video. #linuxforbeginners #linux #operatingsystem
Guide | 1 years ago
Open this video on XPSTECH