Tag

cli-tools

0 views collected around this technical thread.

Code Mala Tang
Code Mala Tang
May 18, 2025 · Fundamentals

5 Must-Have Python CLI Tools to Supercharge Your Terminal

Discover five powerful Python command‑line utilities—httpie, glances, rich‑cli, howdoi, and csvkit—that streamline API interactions, system monitoring, output formatting, quick Stack Overflow answers, complete with installation steps and practical examples to boost your productivity.

AutomationCommand LinePython
0 likes · 6 min read
5 Must-Have Python CLI Tools to Supercharge Your Terminal
DevOps Engineer
DevOps Engineer
Nov 26, 2024 · Fundamentals

Differences Between pip and pipx in Python Package Management

pip is the general-purpose Python package installer for libraries and scripts, while pipx specializes in isolated installation of command‑line tools, each with its own virtual environment; the article compares their features, use cases, limitations, and provides guidance on when to choose each.

Pythoncli-toolspackage management
0 likes · 5 min read
Differences Between pip and pipx in Python Package Management
Laravel Tech Community
Laravel Tech Community
Jul 19, 2023 · Operations

Linux System Monitoring Tools: CPU, Memory, Disk I/O, and Network Performance

This article introduces common Linux command‑line tools such as top, vmstat, pidstat, iostat, sar, netstat, and tcpdump, explaining the meaning of their output fields and how to use them for diagnosing CPU, memory, disk I/O, and network performance issues on servers.

OperationsPerformancecli-tools
0 likes · 15 min read
Linux System Monitoring Tools: CPU, Memory, Disk I/O, and Network Performance
Efficient Ops
Efficient Ops
May 29, 2023 · Cloud Native

Master Real-Time Kubernetes Logs with Kubetail and Stern

Learn how to efficiently monitor Kubernetes workloads by deploying log agents and using two powerful real‑time log aggregation tools—Kubetail and Stern—including installation steps, usage examples, and detailed command‑line options for filtering, coloring, and exporting logs across multiple pods and containers.

KubernetesLog Monitoringcli-tools
0 likes · 12 min read
Master Real-Time Kubernetes Logs with Kubetail and Stern
macrozheng
macrozheng
Sep 24, 2022 · Fundamentals

10 Modern Open‑Source CLI Tools That Outshine Classic Linux Commands

This article introduces ten open‑source command‑line utilities that replace traditional Linux commands like ls, cd, and ps, offering richer features, colorful output, cross‑platform support, and improved usability for developers and system administrators.

Command LineLinux alternativescli-tools
0 likes · 9 min read
10 Modern Open‑Source CLI Tools That Outshine Classic Linux Commands
Ops Development Stories
Ops Development Stories
Aug 3, 2022 · Fundamentals

Master Python Project Management with PDM: Installation, Commands, and Tips

This guide introduces PDM (Python Development Master), covering its installation via pipx, project initialization, common commands, environment handling, version switching, script aliases, migration from other tools, and PyCharm integration for streamlined Python development.

PyCharmPythoncli-tools
0 likes · 11 min read
Master Python Project Management with PDM: Installation, Commands, and Tips
Efficient Ops
Efficient Ops
Apr 11, 2022 · Operations

Upgrade Your Linux Workflow: 10 Powerful CLI Replacements for cat, df, and top

This article introduces ten open‑source Linux command‑line tools—including bat, duf, tldr, htop, glances, exa, fd, ag, axel and pydf—explaining how to install them on various distributions, showcasing their key features and usage examples, and demonstrating how they can improve everyday system administration tasks.

Command Linecli-toolslinux
0 likes · 20 min read
Upgrade Your Linux Workflow: 10 Powerful CLI Replacements for cat, df, and top
IT Services Circle
IT Services Circle
Feb 18, 2022 · Operations

Top Command and Its Modern Alternatives for Linux System Monitoring

This article explains the Linux top command syntax, options, and interactive hotkeys, interprets its output, and then presents a curated list of contemporary replacements—including bashtop, bpytop, btop, bottom, glances, gotop, gtop, htop, nvtop, vtop, and zenith—along with their key features, installation steps for various distributions, and basic usage examples.

Performancecli-toolslinux
0 likes · 18 min read
Top Command and Its Modern Alternatives for Linux System Monitoring
Efficient Ops
Efficient Ops
Dec 1, 2019 · Operations

15 Must‑Have CLI Tools to Supercharge Your IT Operations

Discover a curated list of fifteen powerful command‑line utilities—from fast file searchers and interactive Git viewers to multi‑threaded downloaders and terminal session recorders—that can dramatically improve productivity and monitoring for system administrators and DevOps engineers.

OperationsSystem Administrationcli-tools
0 likes · 5 min read
15 Must‑Have CLI Tools to Supercharge Your IT Operations
Cloud Native Technology Community
Cloud Native Technology Community
May 7, 2019 · Fundamentals

Useful Linux GUI and CLI Applications for Productivity

This article compiles a comprehensive list of practical Linux GUI and command‑line tools—including launchers, editors, system utilities, networking, and development helpers—to improve workflow efficiency and assist users in selecting the right applications for their needs.

GUI toolscli-toolslinux
0 likes · 4 min read
Useful Linux GUI and CLI Applications for Productivity