Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

command line

Linux tutorial - IT technology blog
Posted inLinux

eza, bat, and fd-find on Linux: The Modern Trio Replacing ls, cat, and find

Posted by By admin July 13, 2026
eza, bat, and fd-find are three modern Rust tools that replace ls, cat, and find on Linux with syntax highlighting, integrated git status, and simpler syntax. This guide covers installation and real-world usage with specific command examples for both Ubuntu/Debian and CentOS/RHEL.
Read More
Linux tutorial - IT technology blog
Posted inLinux

A Practical Guide to jq on Linux: Filtering and Processing JSON from APIs in the Terminal

Posted by By admin July 8, 2026
When you're debugging production at 2 AM staring at an unreadable wall of JSON in your logs, jq saves you more time than any other approach. This guide compares jq against grep and Python for handling JSON in the terminal, covering everything from basic syntax to filtering Docker containers and Kubernetes API responses in practice.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Advanced find Command on Linux: Filter Files by Multiple Criteria and Automate Bulk Operations with -exec and xargs

Posted by By admin June 10, 2026
The advanced Linux find command lets you filter files by time, size, permissions, and multiple combined conditions. Paired with -exec or xargs, you can automate batch operations on hundreds of files with a single command — from clearing server logs to running security checks.
Read More
Virtualization tutorial - IT technology blog
Posted inVirtualization

VBoxManage: Master VirtualBox via CLI – Essential Pro-Tips for Sysadmins

Posted by By admin May 6, 2026
Learn how to use VBoxManage for professional VirtualBox management via CLI. This guide covers headless booting, hardware configuration, and automated backup scripts.
Read More
Copyright 2026 — ITFROMZERO. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top