Tagged articles
34 articles
Page 1 of 1
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 26, 2026 · Artificial Intelligence

How One Developer Built a Full AI‑Powered Development Team with OpenClaw and Claude Code

The article details how a solo developer used OpenClaw as an orchestration layer together with Claude Code, Codex and Gemini agents to automate the entire software development pipeline—from customer request to PR merge—achieving 94 commits in a day, 7 PRs in 30 minutes, and a production‑ready system for under $200 a month.

AI agentsClaude CodeOpenClaw
0 likes · 16 min read
How One Developer Built a Full AI‑Powered Development Team with OpenClaw and Claude Code
ShiZhen AI
ShiZhen AI
Feb 9, 2026 · Artificial Intelligence

Stop Going Solo: How to Use Claude’s Agent Teams to Let AI Do the Work

This guide explains Claude Code’s experimental Agent Teams feature, compares it with Subagents, shows when to use each, walks through enabling the feature, configuring tmux split‑pane or in‑process modes, and provides best‑practice tips, troubleshooting steps, and a complete end‑to‑end example building a visual analysis platform.

AI CollaborationAgent TeamsClaude
0 likes · 25 min read
Stop Going Solo: How to Use Claude’s Agent Teams to Let AI Do the Work
Efficient Ops
Efficient Ops
Jan 7, 2026 · Operations

Master File Transfers in TMUX with trzsz: Install, Commands, and Tips

This guide explains how to install the TMUX‑compatible file transfer tool trzsz (and its Go version), details its command‑line options, provides step‑by‑step installation commands for various Linux distributions, macOS, and Windows, and shows practical usage examples with screenshots.

GoLinuxcommand-line
0 likes · 6 min read
Master File Transfers in TMUX with trzsz: Install, Commands, and Tips
Radish, Keep Going!
Radish, Keep Going!
Mar 8, 2025 · Operations

Boost Your Productivity: Master tmux Basics in 10 Minutes

This guide introduces tmux, a terminal multiplexer, explaining how to create, detach, and reattach sessions, manage windows, panes, and shortcuts, and provides installation steps and useful aliases, enabling developers to maintain persistent work environments and boost command‑line productivity.

Session Managementcommand-linepane
0 likes · 9 min read
Boost Your Productivity: Master tmux Basics in 10 Minutes
MaGe Linux Operations
MaGe Linux Operations
Nov 4, 2024 · Operations

Master Linux Shell: Essential Commands, Prompt Customization, and Session Management

This guide introduces the Linux shell, explains how to view and set the current shell and hostname, customize the command prompt, differentiate internal and external commands, manage aliases, use common utilities, handle sessions with screen and tmux, and employ advanced echo formatting and safety deletion techniques.

LinuxShellSystem Administration
0 likes · 14 min read
Master Linux Shell: Essential Commands, Prompt Customization, and Session Management
Liangxu Linux
Liangxu Linux
Sep 8, 2024 · Fundamentals

Master tmux and vim: Installation, Configuration, and Essential Commands

This guide walks you through installing tmux on Ubuntu, customizing its configuration, understanding its session‑window‑pane hierarchy, and using common tmux commands, then introduces vim’s modes, key bindings, basic editing operations, and a practical .vimrc configuration for a smoother editing experience.

ConfigurationVimcommand-line
0 likes · 14 min read
Master tmux and vim: Installation, Configuration, and Essential Commands
21CTO
21CTO
Aug 19, 2024 · Operations

My Cross‑Platform Development Setup: Windows, Mac, ChromeOS, and Essential Tools

The article details a developer's personal workstation ecosystem, covering hardware choices, operating systems, and a suite of cross‑platform tools such as Barrier, WezTerm, zsh, Neovim, Tmux, Tmuxinator, and Ddev, illustrating how they integrate to streamline PHP, JavaScript, and Docker workflows.

Development EnvironmentNeoVimcross‑platform
0 likes · 9 min read
My Cross‑Platform Development Setup: Windows, Mac, ChromeOS, and Essential Tools
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2024 · Fundamentals

Master tmux & Vim: Essential Commands and Config for Terminal Workflows

This guide introduces tmux, a terminal multiplexer, covering installation on Ubuntu, configuration tweaks, session/window/pane hierarchy, and common key bindings, then shifts to Vim, detailing its modes, basic navigation, editing commands, and a sample .vimrc configuration to enhance productivity.

Vimproductivityterminal
0 likes · 14 min read
Master tmux & Vim: Essential Commands and Config for Terminal Workflows
MaGe Linux Operations
MaGe Linux Operations
Jul 23, 2022 · Operations

Master tmux: Essential Commands and Keyboard Shortcuts for Linux

This guide introduces tmux, the powerful terminal multiplexer for Linux, covering core session, window, and pane commands along with handy keyboard shortcuts, and also explains how to identify physical network interfaces using ethtool, providing practical examples for everyday system administration.

Session Managementethtoolnetwork
0 likes · 7 min read
Master tmux: Essential Commands and Keyboard Shortcuts for Linux
Liangxu Linux
Liangxu Linux
Jul 23, 2022 · Fundamentals

Master tmux: Essential Commands and Keyboard Shortcuts for Linux

This guide explains how to use tmux on Linux—including creating, detaching, attaching, renaming, and killing sessions, managing windows and panes with handy keyboard shortcuts—plus a quick tip for identifying physical network interfaces using ethtool.

LinuxSession Managementkeyboard shortcuts
0 likes · 8 min read
Master tmux: Essential Commands and Keyboard Shortcuts for Linux
Liangxu Linux
Liangxu Linux
Feb 27, 2021 · Operations

Master Multi-Session Management with Tmux: Install, Commands, and Tips

Learn how to install Tmux on various Linux distributions, create and manage named sessions, split and navigate panes, synchronize commands across panes, and safely detach, attach, or kill sessions, with clear command examples and shortcuts for efficient terminal multiplexing.

LinuxSession Managementcommand-line
0 likes · 8 min read
Master Multi-Session Management with Tmux: Install, Commands, and Tips
Liangxu Linux
Liangxu Linux
Feb 2, 2021 · Operations

Master tmux on Linux: Create, Manage, and Navigate Sessions Efficiently

This guide explains how to install tmux on CentOS, create and name sessions, detach and reattach them, list existing sessions, and use keyboard shortcuts to open, switch, split, and close windows, providing practical commands and visual examples for seamless terminal multiplexing.

LinuxSession Managementcommand-line
0 likes · 4 min read
Master tmux on Linux: Create, Manage, and Navigate Sessions Efficiently
Liangxu Linux
Liangxu Linux
Oct 8, 2020 · Operations

Master tmux: Keep Long‑Running Scripts Alive on Remote Servers

This guide explains how to use tmux—a terminal multiplexer—to create, detach, reattach, and manage sessions, windows, and panes on Linux servers, ensuring scripts continue running even when SSH connections drop or terminals close.

LinuxOperationsSession Management
0 likes · 15 min read
Master tmux: Keep Long‑Running Scripts Alive on Remote Servers
ITPUB
ITPUB
Nov 9, 2019 · Fundamentals

Master Tmux: Essential Commands and Workflow for Terminal Multiplexing

This guide explains what Tmux is, how it separates sessions from windows, and provides step‑by‑step instructions for installing, starting, detaching, attaching, managing sessions, panes, and windows, along with useful shortcut keys and command examples.

Sessioncommand-linepane
0 likes · 10 min read
Master Tmux: Essential Commands and Workflow for Terminal Multiplexing
Programmer DD
Programmer DD
Nov 8, 2019 · Operations

Master tmux: Essential Commands and Tips for Efficient Terminal Multiplexing

This guide introduces tmux, a powerful terminal multiplexer for Linux, explains its core features, session/window/pane architecture, and provides practical command shortcuts and customization tips to keep long-running tasks running smoothly and improve workflow efficiency.

Session Managementterminal multiplexingtmux
0 likes · 8 min read
Master tmux: Essential Commands and Tips for Efficient Terminal Multiplexing
Liangxu Linux
Liangxu Linux
Nov 6, 2019 · Fundamentals

Master Terminal Sessions with Tmux: A Complete Beginner’s Guide

This article introduces Tmux, a powerful terminal multiplexer, explains its core concepts such as sessions, windows, and panes, and provides step‑by‑step commands for installation, basic usage, session management, pane manipulation, and window control, enabling developers to work more efficiently in the command line.

Session Managementcommand-linepane
0 likes · 10 min read
Master Terminal Sessions with Tmux: A Complete Beginner’s Guide
Qunar Tech Salon
Qunar Tech Salon
Jun 28, 2015 · Fundamentals

Understanding tmux: Concepts, Usage, and Custom Scripts

This article explains what tmux is, describes its client‑server architecture, sessions, windows and panes, and shows how to use copy‑mode, scripting with split‑window and send‑keys, custom configuration, and troubleshooting tips for effective terminal multiplexing.

Session ManagementShell scriptingcopy mode
0 likes · 8 min read
Understanding tmux: Concepts, Usage, and Custom Scripts
MaGe Linux Operations
MaGe Linux Operations
Nov 13, 2014 · Operations

Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows

Learn how tmux and its companion tmuxinator let you run multiple terminal sessions in a single window, streamline tasks like running Rails servers, managing databases, and deploying code, with step‑by‑step setup instructions, sample configuration, and essential key bindings for efficient workflow management.

DevOpsterminal multiplexingtmux
0 likes · 4 min read
Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows