Tag

Command Line

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
Jun 13, 2025 · Information Security

Master Ubuntu’s UFW: Simple Commands to Enable, Configure, and Manage Firewall Rules

This article introduces Ubuntu’s Uncomplicated Firewall (UFW), explaining how to enable, disable, reset, set default policies, and create, modify, or delete specific IP, port, and protocol rules using concise command-line examples, helping users quickly secure client machines with practical firewall configurations.

Command LineFirewallSecurity
0 likes · 7 min read
Master Ubuntu’s UFW: Simple Commands to Enable, Configure, and Manage Firewall Rules
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jun 13, 2025 · Cloud Native

Master Docker Commands: Essential Cheat Sheet for Cloud‑Native Developers

This guide presents a comprehensive cheat sheet of Docker commands covering image management, container lifecycle, volumes, networks, and image packaging, offering cloud‑native engineers a quick reference to efficiently handle Docker tasks in development and production environments.

Command LineContainerDocker
0 likes · 4 min read
Master Docker Commands: Essential Cheat Sheet for Cloud‑Native Developers
php中文网 Courses
php中文网 Courses
Jun 11, 2025 · Backend Development

Master Go CLI Development: Build Powerful Command-Line Tools with Cobra

This comprehensive Go tutorial walks you through installing Cobra, initializing a project, creating basic and advanced commands with flags, subcommands, configuration, colored and table output, building a Todo CLI with persistence, and cross‑platform compilation and automated release, empowering you to craft professional command‑line tools.

CLICobraCommand Line
0 likes · 9 min read
Master Go CLI Development: Build Powerful Command-Line Tools with Cobra
Raymond Ops
Raymond Ops
Jun 6, 2025 · Operations

Master Linux Disk Usage: Using df and du Commands Effectively

This guide explains how to use the Linux df and du commands to inspect disk space, interpret their options such as -h, -k, -i, and -T, view partition usage, directory-specific usage, inode information, and avoid common pitfalls when measuring file sizes.

Command Linedfdisk usage
0 likes · 4 min read
Master Linux Disk Usage: Using df and du Commands Effectively
Raymond Ops
Raymond Ops
Jun 6, 2025 · Operations

Master Linux Process Management: Essential Commands and Monitoring Tools

This guide explains the fundamentals of Linux programs and processes, their lifecycle, creation methods, and provides detailed usage of key commands such as ps, top, pgrep, pstree, lsof, vmstat, free, iostat, iftop, dstat, as well as background job control, at, and crontab for scheduling tasks.

Command LinePerformanceProcess Management
0 likes · 11 min read
Master Linux Process Management: Essential Commands and Monitoring Tools
Code Mala Tang
Code Mala Tang
May 26, 2025 · Operations

5 Lesser‑Known Linux Commands That Will Supercharge Your Workflow

Discover five handy Linux command‑line tools—tldr, timeout, ncdu, fd, and trash—that simplify manual pages, limit command execution time, visualize disk usage, speed up file searches, and provide safer deletion, helping you work faster and more confidently.

Command Linefdlinux
0 likes · 8 min read
5 Lesser‑Known Linux Commands That Will Supercharge Your Workflow
IT Xianyu
IT Xianyu
May 26, 2025 · Fundamentals

A Step‑by‑Step Tutorial for Writing Basic Shell Scripts on Linux

This article walks beginners through creating, editing, granting permissions to, and executing simple Bash scripts such as hello.sh and name_check.sh, while also covering common pitfalls, directory organization, and essential command‑line tools for effective shell scripting.

Command LinePermissionsTutorial
0 likes · 7 min read
A Step‑by‑Step Tutorial for Writing Basic Shell Scripts on Linux
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 23, 2025 · Big Data

Step-by-Step Guide to Installing and Using Apache Kafka 3.8.1 on Linux

This tutorial walks through downloading, extracting, configuring, starting, creating topics, producing and consuming messages, and finally stopping Apache Kafka 3.8.1 on a Linux system, including all necessary command‑line instructions.

Big DataCommand LineKafka
0 likes · 4 min read
Step-by-Step Guide to Installing and Using Apache Kafka 3.8.1 on Linux
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2025 · Fundamentals

Python Script for Extracting Text from PDF Files Using PyPDF2

This article introduces a Python utility built with PyPDF2 that extracts text from PDF files, saves it as a TXT file, and provides an interactive command‑line interface with error handling, usage instructions, and code examples for easy document processing.

Command LinePDFPyPDF2
0 likes · 9 min read
Python Script for Extracting Text from PDF Files Using PyPDF2
Practical DevOps Architecture
Practical DevOps Architecture
May 20, 2025 · Operations

Understanding Netcat (nc): Functions, Common Parameters, and UDP Connectivity Test

This article explains what netcat (nc) is, outlines its primary functions such as listening on TCP/UDP ports, scanning, file transfer and speed testing, details common command‑line options, and demonstrates how to test UDP connectivity with an example command.

Command LineNetwork ToolsUDP testing
0 likes · 3 min read
Understanding Netcat (nc): Functions, Common Parameters, and UDP Connectivity Test
Practical DevOps Architecture
Practical DevOps Architecture
May 20, 2025 · Databases

Comprehensive Guide to Using mysqldump for MySQL Backup and Restore

This article explains what mysqldump is, describes its backup mechanism, lists command‑line options with detailed meanings, provides example commands for exporting databases or tables, and shows how to restore data using both system and source commands.

Command LineMySQLbackup
0 likes · 8 min read
Comprehensive Guide to Using mysqldump for MySQL Backup and Restore
Test Development Learning Exchange
Test Development Learning Exchange
May 19, 2025 · Operations

Locust Command‑Line Parameters and Script Configuration Guide

This article explains how to use Locust's command‑line options, configure scripts with wait_time and task weighting, create custom clients, and apply advanced settings such as catch_response and lifecycle hooks to perform precise load testing of web applications.

Command LineLocustPerformance Testing
0 likes · 5 min read
Locust Command‑Line Parameters and Script Configuration Guide
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.

AutomationCLI toolsCommand Line
0 likes · 6 min read
5 Must-Have Python CLI Tools to Supercharge Your Terminal
Python Programming Learning Circle
Python Programming Learning Circle
May 17, 2025 · Fundamentals

10 Practical Tips for Using pip in Python

This guide introduces ten useful pip techniques—including installation, basic commands, upgrading, version-specific installs, uninstalling, inspecting package details, checking for conflicts, using domestic mirrors, downloading without installing, and batch installing from requirements files—to help Python developers manage packages more efficiently.

Command LinePackage ManagementPython
0 likes · 6 min read
10 Practical Tips for Using pip in Python
Raymond Ops
Raymond Ops
May 15, 2025 · Operations

Master Linux System Basics: Time, Hostname, Users, Network & Process Commands

This guide provides a comprehensive overview of essential Linux system administration tasks, covering how to view and set system time, manage hostnames, inspect kernel information, handle user and group files, use common network utilities, monitor disk usage, and track processes with tools like top and ps.

Command LineNetwork UtilitiesProcess Monitoring
0 likes · 42 min read
Master Linux System Basics: Time, Hostname, Users, Network & Process Commands
Architect's Tech Stack
Architect's Tech Stack
May 5, 2025 · Operations

Introducing T‑Shell: An Intelligent Command‑Line Terminal Application (Installation, Features, and Usage Guide)

T‑Shell is an open‑source intelligent command‑line terminal for Windows that integrates SSH, local operations, customizable themes, shortcut commands, Linux shells, Chinese support, and SFTP, with detailed installation, build, and usage instructions, plus tutorials on hosts, shortcuts, global variables, and file management.

Command LineSSHT-Shell
0 likes · 4 min read
Introducing T‑Shell: An Intelligent Command‑Line Terminal Application (Installation, Features, and Usage Guide)
Java Tech Enthusiast
Java Tech Enthusiast
May 4, 2025 · Operations

Comprehensive Linux Command Cheat Sheet

This cheat sheet compiles essential Linux command‑line tools—including navigation (cd, pwd, ls), file manipulation (cp, mv, rm, cat), searching (find, grep), permission management (chmod, chown), archiving (tar), text processing (cut), and redirection or piping—each with common options and practical usage examples for everyday system administration.

Command LineUnixlinux
0 likes · 19 min read
Comprehensive Linux Command Cheat Sheet
Raymond Ops
Raymond Ops
May 3, 2025 · Operations

Master the Linux ‘find’ Command: Powerful File Search Techniques

Learn how to use the versatile Unix ‘find’ command to search and manipulate files by name, type, size, timestamps, and more, with detailed syntax, common options, and practical examples for printing, deleting, and executing actions on matched files.

Command LineUnixfile-search
0 likes · 7 min read
Master the Linux ‘find’ Command: Powerful File Search Techniques
Cognitive Technology Team
Cognitive Technology Team
Apr 30, 2025 · Backend Development

Getting Started with JLine 3: Building Interactive Java CLI Applications

This article introduces JLine 3, a Java library that adds GNU‑readline‑style features such as line editing, history, auto‑completion, and syntax highlighting to command‑line tools, and provides Maven setup, a complete code example, detailed explanation, and sample output for building robust interactive CLI applications.

CLICommand LineInteractive
0 likes · 10 min read
Getting Started with JLine 3: Building Interactive Java CLI Applications
Practical DevOps Architecture
Practical DevOps Architecture
Apr 29, 2025 · Fundamentals

Linux Routing Basics: Adding, Deleting Host, Network, and Default Routes

This article explains Linux routing fundamentals, describing how routing tables are used to select interfaces and next hops, detailing the six-step packet routing process, and providing step‑by‑step commands and examples for adding and removing host, network, and default routes on Linux systems.

Command LineIPNetwork
0 likes · 7 min read
Linux Routing Basics: Adding, Deleting Host, Network, and Default Routes