Tagged articles
684 articles
Page 4 of 7
Senior Brother's Insights
Senior Brother's Insights
Aug 8, 2022 · Databases

How to Install and Use RedisInsight for Redis Cluster Management

RedisInsight is a powerful GUI for Redis that supports cluster management, SSL connections, and memory analysis; this guide walks through downloading, installing on Linux, configuring environment variables, running as a service, deploying via Kubernetes, and using the web UI to monitor and operate Redis instances.

Database ManagementGUIInstallation
0 likes · 7 min read
How to Install and Use RedisInsight for Redis Cluster Management
Architect's Tech Stack
Architect's Tech Stack
Aug 8, 2022 · Frontend Development

JSON Hero: A Simple and Powerful JSON Viewer and Editor

JSON Hero is a lightweight web‑based tool that offers multiple views, automatic content preview, search, and sharing capabilities for JSON data, with easy installation via Git and npm, making it a handy utility for developers who frequently work with JSON.

InstallationJSONTutorial
0 likes · 4 min read
JSON Hero: A Simple and Powerful JSON Viewer and Editor
Top Architect
Top Architect
Aug 5, 2022 · Backend Development

Comprehensive Nginx Guide: Introduction, Installation, Core Configuration, and Advanced Practices

This article provides a detailed overview of Nginx, covering its role as a high‑performance web server and reverse proxy, explains installation steps, walks through core configuration files—including global, events, and http blocks—and demonstrates practical setups for reverse proxy, load balancing, static‑dynamic separation, performance tuning, and high‑availability clustering.

Backend DevelopmentInstallation
0 likes · 14 min read
Comprehensive Nginx Guide: Introduction, Installation, Core Configuration, and Advanced Practices
Big Data Technology & Architecture
Big Data Technology & Architecture
Aug 4, 2022 · Big Data

Comprehensive Guide to DataX: Introduction, Architecture, Usage, and Deployment

This article provides a detailed overview of DataX, covering its purpose, framework design, core architecture, scheduling process, practical examples of MySQL-to-MySQL synchronization, step‑by‑step installation and configuration of DataX‑WEB, UI usage, routing strategies, task types, and advanced task building techniques.

Big DataData IntegrationDataX
0 likes · 14 min read
Comprehensive Guide to DataX: Introduction, Architecture, Usage, and Deployment
MaGe Linux Operations
MaGe Linux Operations
Aug 1, 2022 · Cloud Native

Master Docker: Install, Accelerate Images, and Manage Containers on Linux, Windows, and macOS

This comprehensive guide walks you through installing Docker on various operating systems, configuring image accelerators for faster pulls, and mastering Docker image management—including pulling, running, listing, filtering, and cleaning up images and containers—while addressing platform‑specific considerations.

ContainerDockerImage Management
0 likes · 21 min read
Master Docker: Install, Accelerate Images, and Manage Containers on Linux, Windows, and macOS
Python Programming Learning Circle
Python Programming Learning Circle
Jul 22, 2022 · Fundamentals

Essential pip Tips and Commands for Python Package Management

This guide provides a comprehensive overview of pip, covering installation, upgrading, package installation with version control, batch installs via requirements files, uninstallation, environment freezing, package inspection, outdated checks, compatibility verification, and downloading packages for offline use, all illustrated with practical command‑line examples.

InstallationPythoncommand-line
0 likes · 7 min read
Essential pip Tips and Commands for Python Package Management
Architect
Architect
Jul 21, 2022 · Cloud Native

Comprehensive Guide to etcd: Overview, Architecture, Installation, and Usage

This article provides a thorough introduction to etcd, covering its purpose, history, core features, key terminology, internal architecture, common application scenarios such as service discovery and distributed locking, step‑by‑step installation and cluster deployment, essential command‑line operations, backup procedures, and practical recommendations.

InstallationKubernetescommand-line
0 likes · 25 min read
Comprehensive Guide to etcd: Overview, Architecture, Installation, and Usage
Programmer DD
Programmer DD
Jul 19, 2022 · Databases

Master RedisInsight: Install, Configure, and Use the Ultimate Redis GUI

This guide walks you through installing RedisInsight on Linux and Kubernetes, configuring environment variables, launching the service, and using its GUI to monitor Redis metrics, edit data, and analyze memory, providing step‑by‑step commands and screenshots for each stage.

Database ManagementGUIInstallation
0 likes · 7 min read
Master RedisInsight: Install, Configure, and Use the Ultimate Redis GUI
Yiche Technology
Yiche Technology
Jul 14, 2022 · Fundamentals

Delve Go Debugger: Installation, Usage, and Command Reference

This article provides a comprehensive guide to installing and using Delve, the Go‑language source‑level debugger, covering installation methods, command‑line interface, debugging workflows, and practical examples for arrays, slices, and goroutines for developers.

ArraysDelveGo
0 likes · 21 min read
Delve Go Debugger: Installation, Usage, and Command Reference
21CTO
21CTO
Jun 23, 2022 · Fundamentals

Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors

After years of using VS Code, the author explains why they are moving to the fully open‑source VS Codium, detailing the licensing differences, proprietary extensions, telemetry concerns, installation steps across platforms, and personal experience with extensions and performance.

ExtensionsInstallationVS Code
0 likes · 6 min read
Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors
php Courses
php Courses
Jun 23, 2022 · Operations

BT (BaoTa) Panel Installation and Initialization Guide

This article provides a step‑by‑step tutorial for beginners on installing, initializing, and using the BT (BaoTa) server management panel on Linux or Windows, covering cloud server setup, firewall rules, domain binding, UI access, package selection, and optional software installations.

BT PanelInstallationOperations
0 likes · 5 min read
BT (BaoTa) Panel Installation and Initialization Guide
Liangxu Linux
Liangxu Linux
Jun 19, 2022 · Backend Development

Mastering Nginx: Installation, Core Directives, Load Balancing, and Advanced Configurations

This guide walks through installing Nginx, explains essential directives such as listen, server_name, location and proxy_pass, demonstrates reverse‑proxy setups, details rate‑limiting and connection‑limiting modules, explores various upstream load‑balancing strategies, and covers performance‑tuning options like keepalive, gzip, and CORS handling.

InstallationNginxrate limiting
0 likes · 16 min read
Mastering Nginx: Installation, Core Directives, Load Balancing, and Advanced Configurations
ITPUB
ITPUB
Jun 14, 2022 · Fundamentals

Why Switch from VS Code to the Fully Open‑Source VS Codium?

The article explains that while VS Code uses an open‑core model with its core released under the MIT license, Microsoft adds proprietary telemetry and a locked‑down extension marketplace, prompting the author to adopt VS Codium—a completely open‑source, telemetry‑free fork—detailing its features, personal experience, and cross‑platform installation steps.

IDEInstallationVS Code
0 likes · 6 min read
Why Switch from VS Code to the Fully Open‑Source VS Codium?
Open Source Linux
Open Source Linux
May 19, 2022 · Operations

Step-by-Step Guide to Installing phpIPAM on Linux: From Apache to MariaDB

This article provides a comprehensive, step‑by‑step tutorial for installing and configuring the phpIPAM IP address management web application on a Linux server, covering environment preparation, disabling SELinux, installing dependencies, setting up Apache and MariaDB, cloning the source, adjusting permissions, and completing the web‑based setup.

ApacheIP address managementInstallation
0 likes · 5 min read
Step-by-Step Guide to Installing phpIPAM on Linux: From Apache to MariaDB
dbaplus Community
dbaplus Community
May 16, 2022 · Databases

Master MySQL 8.0.28: Install, Configure, and Connect via JDBC

This guide walks beginners through downloading, installing, and configuring MySQL 8.0.28 on Windows and Linux, covering environment variables, service management, password recovery, user and role creation, and JDBC connection setup with Maven, providing detailed commands, code snippets, and troubleshooting tips for a complete setup.

ConfigurationInstallationJDBC
0 likes · 29 min read
Master MySQL 8.0.28: Install, Configure, and Connect via JDBC
Open Source Linux
Open Source Linux
May 13, 2022 · Fundamentals

Can Linux Replace Windows? Installation, Compatibility, and Usability Guide

This article examines whether Linux can serve as a daily‑primary operating system by comparing installation ease, hardware compatibility, user‑interface experience, software ecosystem, gaming support, and maintenance effort against Windows, offering practical advice for different user skill levels.

CompatibilityInstallationLinux
0 likes · 18 min read
Can Linux Replace Windows? Installation, Compatibility, and Usability Guide
Java Tech Enthusiast
Java Tech Enthusiast
May 5, 2022 · Operations

Nginx Installation, Configuration, and Basic Usage Guide

This guide walks through downloading, compiling, and installing Nginx from source on Linux, configuring dependencies, creating a systemd service, managing start/stop commands, understanding the directory layout, and setting up basic nginx.conf directives—including worker processes, connections, MIME types, and virtual host server_name patterns.

ConfigurationInstallationLinux
0 likes · 16 min read
Nginx Installation, Configuration, and Basic Usage Guide
Tencent Cloud Developer
Tencent Cloud Developer
Apr 28, 2022 · Operations

Mastering ZooKeeper: Installation, Znode Model, Watchers, and Leader Election Explained

This comprehensive guide walks you through ZooKeeper's role in distributed systems, detailed installation steps, Znode data structures, watcher mechanisms, ZAB protocol operations, and the FastLeaderElection algorithm, providing practical commands and configuration examples for building reliable coordination services.

Coordination ServiceDistributed SystemsInstallation
0 likes · 32 min read
Mastering ZooKeeper: Installation, Znode Model, Watchers, and Leader Election Explained
21CTO
21CTO
Apr 24, 2022 · Information Security

Why OpenBSD 7.1’s Security‑First Design Matters for Modern Computing

OpenBSD 7.1, released with support for 13 architectures including Apple M1, showcases a security‑focused OS that offers robust hardware compatibility, a minimal vulnerability record, and a classic Unix experience that reinforces core security skills for developers and administrators.

InstallationOpenBSDOperating System
0 likes · 4 min read
Why OpenBSD 7.1’s Security‑First Design Matters for Modern Computing
Practical DevOps Architecture
Practical DevOps Architecture
Apr 22, 2022 · Operations

GitLab Installation and Basic Configuration Guide on CentOS

This guide walks through installing GitLab on a CentOS server, configuring its external URL, setting up admin credentials, performing basic GitLab operations such as disabling auto‑registration, creating projects, configuring SSH keys, testing repository cloning, and configuring webhooks and backup management.

BackupConfigurationGitLab
0 likes · 4 min read
GitLab Installation and Basic Configuration Guide on CentOS
The Dominant Programmer
The Dominant Programmer
Apr 18, 2022 · Databases

How to Install PostgreSQL 14 on CentOS Using a Script

This guide walks through installing PostgreSQL 14 on a CentOS server via a shell script, covering repository setup, package installation, initialization, user and database creation, remote‑connection configuration, firewall adjustments, service verification, and connecting with Navicat.

CentOSInstallationPostgreSQL
0 likes · 4 min read
How to Install PostgreSQL 14 on CentOS Using a Script
Tencent Cloud Developer
Tencent Cloud Developer
Apr 14, 2022 · Big Data

Understanding Kafka's Transition from ZooKeeper to KRaft: Architecture, Installation, Raft Algorithm, and Common Issues

The article explains how Kafka 3.x replaces ZooKeeper with the internal KRaft consensus layer, detailing the Raft‑based metadata storage, step‑by‑step KRaft cluster installation and configuration, and covering related concepts such as leader election, consumer‑group rebalancing, reliability settings, and performance optimizations.

InstallationKRaftKafka
0 likes · 41 min read
Understanding Kafka's Transition from ZooKeeper to KRaft: Architecture, Installation, Raft Algorithm, and Common Issues
Cloud Native Technology Community
Cloud Native Technology Community
Apr 13, 2022 · Big Data

Introduction to ClickHouse: Features, Architecture, Installation, Data Types, and Cluster Deployment

This article provides a comprehensive overview of ClickHouse, an open‑source column‑oriented MPP analytical database, covering its advantages and drawbacks, key features, typical use cases, data access flow, installation steps, core directories, indexes, data types, database and table engines, as well as detailed cluster architecture and deployment patterns.

Big DataClickHouseCluster
0 likes · 29 min read
Introduction to ClickHouse: Features, Architecture, Installation, Data Types, and Cluster Deployment
IT Services Circle
IT Services Circle
Apr 12, 2022 · Backend Development

Resolving .NET Runtime and SDK Installation Issues on Windows

This guide explains why enabling .NET Framework may still leave applications unable to run, details the need to install both .NET Runtime and SDK for versions 5.0 and 6.0 in x86 and x64, and provides step‑by‑step troubleshooting with a real‑world example.

InstallationRuntimeSDK
0 likes · 6 min read
Resolving .NET Runtime and SDK Installation Issues on Windows
IT Architects Alliance
IT Architects Alliance
Apr 4, 2022 · Operations

NginxWebUI: A Graphical Management Tool for Nginx Configuration

NginxWebUI is an open‑source web‑based interface that simplifies Nginx configuration, offering features such as HTTP/TCP forwarding, SSL certificate automation, multi‑server management, Docker deployment, and a REST API, while providing step‑by‑step installation commands for Ubuntu and container environments.

Configuration ManagementDockerInstallation
0 likes · 7 min read
NginxWebUI: A Graphical Management Tool for Nginx Configuration
Liangxu Linux
Liangxu Linux
Apr 1, 2022 · Operations

Running Linux on Apple M1 Macs: Asahi Linux Installation, Features & Speed

After a year of development, the Asahi Linux project led by Hector Martin successfully runs an Alpha release of Linux on Apple M1, M1 Pro, and M1 Max Macs, detailing installation requirements, supported hardware features, known limitations, legal considerations, dual‑boot capability, and benchmarked performance gains over macOS.

Apple M1Asahi LinuxInstallation
0 likes · 10 min read
Running Linux on Apple M1 Macs: Asahi Linux Installation, Features & Speed
Java Captain
Java Captain
Mar 31, 2022 · Databases

Installing and Using RedisInsight for Redis Management

This guide explains what RedisInsight is, outlines its key features, and provides step‑by‑step instructions for installing it on a physical server or via Kubernetes, configuring environment variables, launching the service, and using the GUI to monitor and manage Redis instances.

Database ManagementGUIInstallation
0 likes · 6 min read
Installing and Using RedisInsight for Redis Management
Programmer DD
Programmer DD
Mar 29, 2022 · Backend Development

Build Multi‑Platform Apps Fast with Docker‑Powered Appwrite Backend

This article introduces Appwrite, a Docker‑based, multi‑platform backend‑as‑a‑service that supports Flutter, Vue, Angular, React, iOS, Android, and more, explains its core services such as authentication, database, storage, and cloud functions, and provides step‑by‑step Docker, Kubernetes, and Windows installation commands.

AppwriteBackend-as-a-ServiceCloud Functions
0 likes · 5 min read
Build Multi‑Platform Apps Fast with Docker‑Powered Appwrite Backend
Java Backend Technology
Java Backend Technology
Mar 27, 2022 · Databases

How to Install and Use RedisInsight on Linux and Kubernetes

RedisInsight is a powerful GUI for Redis that offers cluster support, SSL/TLS connections, and memory analysis; this guide walks you through downloading, installing on Linux, configuring environment variables, running the service, deploying via Kubernetes, and basic usage for monitoring and managing Redis instances.

Database ManagementGUIInstallation
0 likes · 7 min read
How to Install and Use RedisInsight on Linux and Kubernetes
Programmer DD
Programmer DD
Mar 24, 2022 · Databases

Master RedisInsight: Install, Configure, and Use the Ultimate Redis GUI

Learn how to install, configure, and operate RedisInsight—an intuitive Redis GUI—on Linux and Kubernetes, covering package download, environment setup, service deployment, basic usage, memory analysis, and key management, with step‑by‑step commands and visual screenshots.

Database GUIInstallationKubernetes
0 likes · 8 min read
Master RedisInsight: Install, Configure, and Use the Ultimate Redis GUI
Ops Development Stories
Ops Development Stories
Mar 24, 2022 · Operations

Step‑by‑Step Guide to Install a Ceph Cluster on Kylin v10

This article walks through the complete process of setting up a Ceph storage cluster on the domestically‑produced Kylin v10 operating system, covering hardware preparation, host configuration, manual installation of Ceph packages, monitor, OSD, and manager deployment with all necessary command‑line examples.

CephClusterInstallation
0 likes · 14 min read
Step‑by‑Step Guide to Install a Ceph Cluster on Kylin v10
Liangxu Linux
Liangxu Linux
Mar 21, 2022 · Backend Development

Master Nginx: From Basics to Installation, Configuration, and Load Balancing

This guide introduces Nginx’s history, core features, reverse‑proxy and load‑balancing concepts, step‑by‑step installation on macOS and Linux, essential commands, configuration structure, and curated learning resources for developers seeking a solid foundation in web server management.

ConfigurationInstallationmacOS
0 likes · 10 min read
Master Nginx: From Basics to Installation, Configuration, and Load Balancing
Cloud Native Technology Community
Cloud Native Technology Community
Mar 15, 2022 · Databases

How to Build a High‑Availability MySQL PXC Cluster: Installation & Features

This guide explains the Percona XtraDB Cluster (PXC) architecture, its advantages and limitations, and provides step‑by‑step commands for removing MariaDB, opening firewall ports, disabling SELinux, downloading packages, configuring MySQL, bootstrapping the first node, adding additional nodes, and verifying the cluster status.

ClusterInstallationPXC
0 likes · 8 min read
How to Build a High‑Availability MySQL PXC Cluster: Installation & Features
政采云技术
政采云技术
Mar 1, 2022 · Cloud Native

Introduction to Dapr: Features, Architecture, and Installation Guide

This article introduces Dapr, a cloud‑native sidecar runtime for building resilient microservices, explains its core features such as service invocation, state management, pub/sub, bindings, actors, observability, and secrets, and provides step‑by‑step installation instructions for CLI, binaries, Kubernetes, and Helm.

Cloud NativeDaprInstallation
0 likes · 10 min read
Introduction to Dapr: Features, Architecture, and Installation Guide
Liangxu Linux
Liangxu Linux
Feb 21, 2022 · Operations

Unlock Easy Server Management on CentOS 8 with Cockpit: Step‑by‑Step Guide

This tutorial introduces Cockpit, the web‑based visual management tool bundled with CentOS 8, and provides detailed installation, repository configuration, service activation, and feature walkthroughs to help administrators manage users, firewalls, storage, containers, and updates without using the command line.

CentOSCockpitInstallation
0 likes · 6 min read
Unlock Easy Server Management on CentOS 8 with Cockpit: Step‑by‑Step Guide
macrozheng
macrozheng
Feb 14, 2022 · Operations

Master HTTPie: A Simpler, Colorful Alternative to cURL for Fast API Calls

This article introduces HTTPie, a Python‑based command‑line HTTP client that offers a simpler syntax, colored output, JSON support, and cross‑platform installation options, and provides detailed usage examples and tips compared with the traditional cURL tool.

API testingInstallationUsage
0 likes · 8 min read
Master HTTPie: A Simpler, Colorful Alternative to cURL for Fast API Calls
IT Services Circle
IT Services Circle
Feb 10, 2022 · Fundamentals

How to Install and Use Lazygit – A Terminal UI for Git

This guide introduces Lazygit, an open‑source terminal UI for Git, explains its key features such as mouse support, and provides step‑by‑step installation commands for Homebrew, Ubuntu, Windows Scoop, Fedora/CentOS, and Go, followed by essential usage tips, key bindings, custom commands, and debugging options.

Installationlazygitterminal
0 likes · 6 min read
How to Install and Use Lazygit – A Terminal UI for Git
MaGe Linux Operations
MaGe Linux Operations
Feb 3, 2022 · Operations

Master Linux Process Monitoring with htop: Install, Features, and Usage

This guide explains what htop is, highlights its user‑friendly features over the traditional top command, provides step‑by‑step installation instructions for major Linux distributions and from source, and shows how to navigate its interface to monitor and manage processes efficiently.

InstallationLinux monitoringSystem Administration
0 likes · 6 min read
Master Linux Process Monitoring with htop: Install, Features, and Usage
IT Xianyu
IT Xianyu
Jan 27, 2022 · Big Data

Installing Apache Hive on macOS with Hadoop and MySQL Metastore

This tutorial provides step‑by‑step instructions for installing Hadoop 3.1.1, Homebrew, Hive, and configuring MySQL as Hive's metastore on macOS, including environment variable setup, hive‑site.xml configuration, MySQL connector placement, schema initialization, and verification commands.

Big DataHadoopHive
0 likes · 6 min read
Installing Apache Hive on macOS with Hadoop and MySQL Metastore
Programmer DD
Programmer DD
Jan 20, 2022 · Backend Development

Why FastAPI Is the Fastest Way to Build High‑Performance Python APIs

FastAPI is a high‑performance, easy‑to‑learn Python web framework that lets you build robust APIs quickly, offering features like speed, concise code, automatic validation, and OpenAPI compatibility, with simple installation via pip and interactive documentation out of the box.

ASGIBackend DevelopmentFastAPI
0 likes · 4 min read
Why FastAPI Is the Fastest Way to Build High‑Performance Python APIs
Liangxu Linux
Liangxu Linux
Jan 18, 2022 · Backend Development

Master Nginx: From Basics to Installation and Configuration

This guide introduces Nginx's key features, explains reverse and forward proxy concepts, walks through installation on macOS and Windows, details common commands, and demonstrates configuration structures and load‑balancing techniques for effective web server deployment.

ConfigurationInstallation
0 likes · 10 min read
Master Nginx: From Basics to Installation and Configuration
Top Architect
Top Architect
Jan 17, 2022 · Fundamentals

Comprehensive Sublime Text Guide: Installation, Configuration, and Productivity Tips

This article provides a thorough, step‑by‑step tutorial on Sublime Text covering its installation on Windows, adding it to the system PATH, installing Package Control, essential settings, theme customization, and a detailed cheatsheet of keyboard shortcuts to boost coding efficiency across multiple programming languages.

ConfigurationInstallationSublime Text
0 likes · 21 min read
Comprehensive Sublime Text Guide: Installation, Configuration, and Productivity Tips
Liangxu Linux
Liangxu Linux
Jan 16, 2022 · Fundamentals

Ubuntu Desktop vs Server: Which Edition Fits Your Needs?

Choosing between Ubuntu Desktop and Server can be confusing; this guide explains their fundamental differences—including UI, installation, default applications, hardware needs, and ideal use cases—so you can select the right edition for personal computing or hosting services.

DesktopInstallationOperating System
0 likes · 8 min read
Ubuntu Desktop vs Server: Which Edition Fits Your Needs?
DevOps Coach
DevOps Coach
Jan 8, 2022 · Cloud Computing

How to Build a Single‑Node Nutanix CE Hyper‑Converged Cluster (AHV/KVM)

This guide explains the fundamentals of hyper‑converged infrastructure, compares it with traditional three‑tier architectures, and provides detailed hardware recommendations, preparation steps, and step‑by‑step commands for installing and configuring a Nutanix CE community edition single‑node (or multi‑node) AHV/KVM cluster.

AHVHCIInstallation
0 likes · 16 min read
How to Build a Single‑Node Nutanix CE Hyper‑Converged Cluster (AHV/KVM)
Code Ape Tech Column
Code Ape Tech Column
Jan 1, 2022 · Backend Development

Introduction to Maven MVND: Features, Installation, and Usage

This article introduces Maven MVND, a native build daemon that embeds Maven for faster builds, outlines its key features, shows how to download and install version 0.7.1, demonstrates equivalent Maven commands using mvnd, and discusses its current performance and production readiness.

Build ToolInstallationJava
0 likes · 3 min read
Introduction to Maven MVND: Features, Installation, and Usage
The Dominant Programmer
The Dominant Programmer
Dec 28, 2021 · Backend Development

How to Install and Run Node-RED on CentOS 7 via npm

This guide walks through installing Node on CentOS 7, using npm to install Node-RED globally, launching the service, and opening the firewall so the editor is reachable at port 1880, including the required unsafe-perm flag for proper permission handling.

InstallationNode-REDNode.js
0 likes · 2 min read
How to Install and Run Node-RED on CentOS 7 via npm
Top Architect
Top Architect
Dec 14, 2021 · Backend Development

Comprehensive Nginx Installation, Configuration, and Usage Guide

This article provides a step‑by‑step tutorial on preparing a CentOS environment, installing Nginx via the LNMP package, explaining core concepts such as epoll, lightweight design and CPU affinity, and detailing configuration examples for basic settings, static resources, caching, CORS, anti‑hotlinking, and proxy services.

InstallationNginxWeb server
0 likes · 11 min read
Comprehensive Nginx Installation, Configuration, and Usage Guide
Wukong Talks Architecture
Wukong Talks Architecture
Dec 6, 2021 · Fundamentals

RocketMQ Core Concepts, Windows Installation, Configuration, and Best Practices

This article provides a comprehensive guide to RocketMQ, covering Windows installation, environment configuration, startup commands, visual monitoring integration, SpringBoot dependency setup, core components, message models, reliability strategies, idempotent processing, transactional messaging, and ordering guarantees for distributed systems.

Distributed SystemsInstallationMessage Queue
0 likes · 37 min read
RocketMQ Core Concepts, Windows Installation, Configuration, and Best Practices
Open Source Linux
Open Source Linux
Nov 11, 2021 · Fundamentals

How to Install and Use Cpufetch on CentOS 8: A Complete Guide

Learn how to install the Cpufetch command-line utility on CentOS 8, compile it from source, explore its usage syntax, customize display styles and colors, and leverage options like -s, -v, and -d to retrieve detailed CPU architecture information.

CentOS8Installationcommand-line
0 likes · 4 min read
How to Install and Use Cpufetch on CentOS 8: A Complete Guide
Java Backend Technology
Java Backend Technology
Oct 5, 2021 · Fundamentals

Why Switch from macOS to Linux? A Quick GNOME Desktop Guide

After 15 years on macOS, the author explains why he switched to Linux, compares popular distributions and desktop environments, highlights the GNOME desktop’s features, walks through installing a Linux GNOME system using Debian or Fedora, and offers tips on customization, software management, and useful tools for developers transitioning from macOS.

DebianDesktopFedora
0 likes · 13 min read
Why Switch from macOS to Linux? A Quick GNOME Desktop Guide
macrozheng
macrozheng
Oct 4, 2021 · Fundamentals

Run Windows 11 and Play LOL on an M1 MacBook with Parallels Desktop

This guide walks through installing Windows 11 on an Apple M1 MacBook using Parallels Desktop, explores gaming performance with League of Legends, highlights the latest Parallels features and M1 optimizations, and answers whether Windows 11 can run Android apps, offering a practical virtualization solution for macOS users.

GamingInstallationM1 MacBook
0 likes · 7 min read
Run Windows 11 and Play LOL on an M1 MacBook with Parallels Desktop
Open Source Linux
Open Source Linux
Sep 27, 2021 · Operations

Step-by-Step Guide to Installing Zabbix 5 on CentOS 7

This article provides a comprehensive, hands‑on tutorial for installing and configuring Zabbix 5 on CentOS 7, covering system overview, key terminology, disabling SELinux and firewalls, setting up repositories, installing server, agent, frontend, MariaDB, database initialization, configuration tweaks, and final web‑UI setup.

CentOSInstallationOperations
0 likes · 9 min read
Step-by-Step Guide to Installing Zabbix 5 on CentOS 7
Architect's Tech Stack
Architect's Tech Stack
Sep 24, 2021 · Backend Development

Bisheng JDK 8 Installation Guide and Feature Overview

This article introduces Huawei's open-source Bisheng JDK 8, outlines its supported features such as Flight Recorder and fast serialization, provides step‑by‑step installation instructions for Linux/AArch64, and shares the project repository and related interview resources.

InstallationJDKJava
0 likes · 4 min read
Bisheng JDK 8 Installation Guide and Feature Overview
The Dominant Programmer
The Dominant Programmer
Sep 20, 2021 · Cloud Native

How to Install Jenkins on CentOS 7 Using Docker

This guide walks through installing Docker on CentOS 7, pulling the official Jenkins image, creating a host volume, running the container with proper port and volume mappings, retrieving the initial admin password, and completing the Jenkins setup with recommended plugins.

ContainerDockerInstallation
0 likes · 3 min read
How to Install Jenkins on CentOS 7 Using Docker
MaGe Linux Operations
MaGe Linux Operations
Aug 22, 2021 · Operations

Step-by-Step Guide to Install and Configure Zabbix on CentOS 7

This comprehensive tutorial walks you through installing Zabbix on CentOS 7, covering system overview, key terminology, disabling SELinux and firewalls, setting up repositories, installing server, agent, frontend, MariaDB, configuring the database, and finalizing the web interface with screenshots.

CentOSInstallationMariaDB
0 likes · 9 min read
Step-by-Step Guide to Install and Configure Zabbix on CentOS 7
Java Architect Essentials
Java Architect Essentials
Aug 19, 2021 · Mobile Development

WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide

This article introduces the open‑source WeChat mini‑program mall (Java version), detailing its technical stack, development plan, project structure, core features such as member and order management, SMS service integration, and step‑by‑step installation and deployment instructions for both backend and frontend components.

InstallationMini ProgramSpringBoot
0 likes · 7 min read
WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide
Python Programming Learning Circle
Python Programming Learning Circle
Aug 13, 2021 · Fundamentals

JupyterLab 3.0: New Features, Installation Options, and Extension Improvements

JupyterLab 3.0 introduces a visual debugger, directory extension, multilingual UI, enhanced simple‑mode, better mobile support, and pre‑built extensions, while offering three installation methods (pip, mamba, conda) and streamlined workflows for extension authors, making the notebook environment more powerful and user‑friendly.

DataScienceInstallationJupyterLab
0 likes · 6 min read
JupyterLab 3.0: New Features, Installation Options, and Extension Improvements
Practical DevOps Architecture
Practical DevOps Architecture
Aug 9, 2021 · Operations

MySQL Installation and Configuration Bash Script

This article provides a step‑by‑step Bash script for installing, configuring, and starting MySQL 8.0 on a Linux system, including user creation, directory setup, permission handling, initialization checks, and service management, and ensures proper environment variables.

BashInstallationLinux
0 likes · 4 min read
MySQL Installation and Configuration Bash Script
The Dominant Programmer
The Dominant Programmer
Jul 26, 2021 · Cloud Native

How to Install and Configure Docker on CentOS 7

This guide walks through installing Docker CE on a CentOS 7 system, covering prerequisite kernel checks, repository configuration, package installation, verification with hello‑world, common troubleshooting, and clean removal steps, while explaining core Docker concepts such as images, containers, and registries.

CentOS 7ContainerDocker
0 likes · 5 min read
How to Install and Configure Docker on CentOS 7
Liangxu Linux
Liangxu Linux
Jul 15, 2021 · Fundamentals

Master Linux Basics: From Installation to Shell Scripting in One Guide

This comprehensive tutorial walks you through Linux fundamentals, covering VMware installation, network configuration, essential command usage, user management, software installation methods, shell scripting basics, process management, cron jobs, and awk text processing, all illustrated with step‑by‑step screenshots and code examples.

InstallationLinuxNetworking
0 likes · 28 min read
Master Linux Basics: From Installation to Shell Scripting in One Guide
Aotu Lab
Aotu Lab
Jul 15, 2021 · Frontend Development

Build Multi‑Platform Mini‑Programs Quickly with NutUI 3.0 and Taro

This article introduces NutUI 3.0’s multi‑end capabilities, explains how it integrates with Taro to enable Vue 3 developers to write a single codebase for H5 and various mini‑program platforms, and provides step‑by‑step installation and usage examples.

ComponentLibraryInstallationMiniProgram
0 likes · 7 min read
Build Multi‑Platform Mini‑Programs Quickly with NutUI 3.0 and Taro
Liangxu Linux
Liangxu Linux
Jul 4, 2021 · Operations

Step‑by‑Step Guide to Installing Nushell on Linux, macOS, and Fedora

This tutorial explains what Nushell is, lists the required development packages, and provides detailed commands to download, extract, and install the latest Nushell binaries and plugins on Ubuntu/Debian, RHEL‑based Linux, macOS, and Fedora, plus how to set it as the default shell for a new user.

CLIInstallationLinux
0 likes · 6 min read
Step‑by‑Step Guide to Installing Nushell on Linux, macOS, and Fedora
Liangxu Linux
Liangxu Linux
Jun 29, 2021 · Operations

Run Linux GUI Apps on Windows: Install and Explore WSLg

This guide explains how to enable Windows Subsystem for Linux GUI (WSLg) on Windows, covering enrollment in the Windows Insider Dev channel, updating or installing WSL, the architecture of WSLg with Wayland, X11, RDP integration, audio support, and future extensions like DirectML.

InstallationLinux GUIWSL
0 likes · 4 min read
Run Linux GUI Apps on Windows: Install and Explore WSLg
QQ Music Frontend Team
QQ Music Frontend Team
Jun 24, 2021 · Backend Development

Master Nginx: Complete Installation, Configuration, and Advanced Tips

This comprehensive guide walks you through installing Nginx from source, configuring global settings, mastering common directives, enabling gzip compression, setting up reverse and forward proxies, load balancing, SSL, systemd service management, and troubleshooting, providing ready-to-use code snippets and practical examples for server administrators.

ConfigurationGzipInstallation
0 likes · 41 min read
Master Nginx: Complete Installation, Configuration, and Advanced Tips
Java Architect Essentials
Java Architect Essentials
Jun 15, 2021 · Big Data

Comprehensive Guide to Apache Kafka: Concepts, Installation, Configuration, and Usage

This article provides a thorough overview of Apache Kafka, covering its core streaming concepts, key components such as topics, partitions, producers and consumers, common use cases, step‑by‑step installation and multi‑broker configuration, fault‑tolerance testing, and an introduction to Kafka Connect for data import/export.

ConsumerDistributed StreamingInstallation
0 likes · 24 min read
Comprehensive Guide to Apache Kafka: Concepts, Installation, Configuration, and Usage
MaGe Linux Operations
MaGe Linux Operations
Jun 3, 2021 · Big Data

Why Kafka Handles Billions of Messages: Architecture, Use Cases, and Fast Performance

This article introduces Kafka, LinkedIn’s high‑throughput distributed messaging system, explains its core concepts such as brokers, topics, partitions, offsets, producers, consumers, and consumer groups, outlines common use cases like asynchronous decoupling and data‑stream processing, and details its fast performance mechanisms, fault‑tolerance, installation, and configuration steps.

Big DataData StreamingInstallation
0 likes · 11 min read
Why Kafka Handles Billions of Messages: Architecture, Use Cases, and Fast Performance
Tencent Cloud Developer
Tencent Cloud Developer
May 27, 2021 · Big Data

An Introduction to Kafka: Architecture, Core Components, Service Governance, Performance Optimizations, and Installation Guide

Kafka is a high‑throughput distributed publish‑subscribe system that uses brokers, topics, partitions, offsets, producers, consumers, and Zookeeper for metadata and leader election, offering fast sequential disk writes, page‑cache zero‑copy transfers, ISR‑based replication, and includes step‑by‑step installation of JDK, Zookeeper, and Kafka.

Big DataDistributed MessagingInstallation
0 likes · 11 min read
An Introduction to Kafka: Architecture, Core Components, Service Governance, Performance Optimizations, and Installation Guide