Tagged articles
684 articles
Page 6 of 7
Programmer DD
Programmer DD
May 31, 2020 · Backend Development

Memcached vs Redis: Which In‑Memory Cache Wins for Your Applications?

This article compares Memcached and Redis, covering their installation, shared features such as sub‑millisecond latency and language support, and key differences in data structures, persistence, replication, transactions, pub/sub, geospatial commands, scripting, and memory efficiency to help you choose the right cache solution.

ComparisonInstallationMemcached
0 likes · 9 min read
Memcached vs Redis: Which In‑Memory Cache Wins for Your Applications?
JavaScript
JavaScript
May 20, 2020 · Backend Development

Deno in 2 Minutes: Install, Hello World, and Core Features

This article introduces Deno 1.0.0, outlines its security‑focused design and TypeScript support, provides step‑by‑step installation commands for macOS, Linux, and Windows, demonstrates a simple Hello World server, and explains required permissions and how it compares to Node.js.

DenoInstallationJavaScript
0 likes · 4 min read
Deno in 2 Minutes: Install, Hello World, and Core Features
ITPUB
ITPUB
May 19, 2020 · Backend Development

How to Install Go on Linux and Set Up VSCode Remote Debugging

This guide walks you through downloading the Go source, manually installing it on a Linux server, configuring workspace and environment variables, and then using VSCode for remote development, debugging, and handling command‑line arguments and environment variables in Go programs.

GolangInstallationRemote Development
0 likes · 10 min read
How to Install Go on Linux and Set Up VSCode Remote Debugging
Big Data Technology & Architecture
Big Data Technology & Architecture
May 16, 2020 · Big Data

Apache Kylin Single‑Node Installation Guide and Troubleshooting

This article provides a comprehensive step‑by‑step guide for installing Apache Kylin on a single machine, covering required software versions, environment variable configuration, Spark dependency handling, main Kylin properties, verification steps, and detailed solutions to common errors such as Zookeeper host issues, HTTP 404, Jackson conflicts, MapReduce jobhistory problems, missing Spark classes, HiveConf errors, and YARN shuffle service configuration.

Apache KylinBig DataHadoop
0 likes · 26 min read
Apache Kylin Single‑Node Installation Guide and Troubleshooting
Top Architect
Top Architect
May 14, 2020 · Big Data

Kafka Overview, Architecture, Installation, and Operational Guide

This article provides a comprehensive introduction to Kafka, covering its definition, message queue concepts, architecture components, installation steps, configuration details, startup procedures, operational commands, producer and consumer mechanisms, reliability guarantees, partition strategies, offset management, and performance optimizations.

Big DataConsumerInstallation
0 likes · 22 min read
Kafka Overview, Architecture, Installation, and Operational Guide
Architecture Digest
Architecture Digest
May 6, 2020 · Databases

Redis Cluster Introduction, Installation, and Manual/Automatic Setup Guide

This article provides a comprehensive tutorial on Redis Cluster, covering its architecture, data partitioning and redundancy, step‑by‑step instructions for downloading, compiling, and installing Redis on CentOS, as well as detailed procedures for manually or automatically creating a six‑node cluster with master‑slave replication and slot allocation.

ClusterInstallationLinux
0 likes · 20 min read
Redis Cluster Introduction, Installation, and Manual/Automatic Setup Guide
DevOps Cloud Academy
DevOps Cloud Academy
May 5, 2020 · Operations

GitLab Runner Installation, Registration, and Common Commands Guide

This tutorial explains how to install GitLab Runner on various platforms, register different runner types, retrieve tokens, and use common commands for managing the runner and executing CI/CD pipelines, providing code examples for Docker, CentOS, macOS, and interactive or non‑interactive registration.

DevOpsGitLab RunnerInstallation
0 likes · 8 min read
GitLab Runner Installation, Registration, and Common Commands Guide
Laravel Tech Community
Laravel Tech Community
Apr 29, 2020 · Backend Development

Common Laravel 7 Installation Errors and Their Solutions

This guide explains typical Laravel 7 installation problems—including missing PHP extensions, Composer version conflicts, 403 errors, cache issues, permission errors, and migration failures—provides step‑by‑step commands to install via Composer, generate the application key, configure the web server, and troubleshoot each error with clear solutions.

ComposerDebuggingInstallation
0 likes · 7 min read
Common Laravel 7 Installation Errors and Their Solutions
Liangxu Linux
Liangxu Linux
Apr 27, 2020 · Backend Development

Master Nginx: Installation, Configuration, Load Balancing & Caching

This comprehensive guide walks you through setting up Nginx on CentOS, explains its core features, shows how to configure basic and advanced settings, and demonstrates practical scenarios such as static file serving, browser caching, cross‑origin access, anti‑hotlinking, HTTP proxying, load balancing algorithms, and cache management.

InstallationNginxServer Administration
0 likes · 19 min read
Master Nginx: Installation, Configuration, Load Balancing & Caching
Liangxu Linux
Liangxu Linux
Apr 22, 2020 · Backend Development

How to Manually Install Apache, MariaDB, PHP and Discuz Forum on Linux

This guide walks through manually installing Apache, MariaDB, PHP, and the Discuz X2 forum on a Linux system, covering prerequisite checks, mounting installation media, configuring yum repositories, installing and starting services, securing MariaDB, deploying Discuz files, setting permissions, creating the database, and completing the setup wizard.

ApacheDiscuzInstallation
0 likes · 5 min read
How to Manually Install Apache, MariaDB, PHP and Discuz Forum on Linux
Java Architect Essentials
Java Architect Essentials
Apr 9, 2020 · Operations

Installing and Configuring Gogs: A Self‑Hosted Git Service Guide

This guide explains why Gogs is a lightweight alternative to GitLab, outlines its key features, details the required environment, and provides step‑by‑step Linux commands for installing, configuring, and running the self‑hosted Git server, including troubleshooting tips and post‑installation notes.

DevOpsGitGogs
0 likes · 7 min read
Installing and Configuring Gogs: A Self‑Hosted Git Service Guide
Wukong Talks Architecture
Wukong Talks Architecture
Apr 8, 2020 · Databases

How to Install and Configure Redis Using Docker

This tutorial walks through pulling the Redis Docker image, creating configuration files, running the container, connecting with redis-cli, testing commands, enabling persistence, and installing a visual management tool, providing complete step‑by‑step instructions for Docker‑based Redis deployment.

ConfigurationDockerInstallation
0 likes · 4 min read
How to Install and Configure Redis Using Docker
Wukong Talks Architecture
Wukong Talks Architecture
Apr 8, 2020 · Databases

Step-by-Step Guide to Installing MySQL Using Docker

This tutorial explains how to download the MySQL Docker image, create and run a MySQL container with volume mappings and environment variables, verify the container, connect to the database via Workbench, and access the container’s shell and host files.

ContainersDockerInstallation
0 likes · 3 min read
Step-by-Step Guide to Installing MySQL Using Docker
Java Architect Essentials
Java Architect Essentials
Apr 8, 2020 · Cloud Native

Rainbond (CloudHelp) Installation and Optimization Guide

This article provides a comprehensive step‑by‑step guide for installing, configuring, and performance‑tuning the Rainbond (formerly CloudHelp) Kubernetes‑based platform, covering prerequisites, FAQ, installation commands, node addition, kernel and system parameter adjustments, and post‑installation verification.

Cloud NativeDevOpsInstallation
0 likes · 11 min read
Rainbond (CloudHelp) Installation and Optimization Guide
Ops Development Stories
Ops Development Stories
Apr 7, 2020 · Databases

Master MongoDB: From Basics to Advanced Operations

This comprehensive guide introduces NoSQL concepts, classifies non‑relational databases, explains why MongoDB is suited for loosely structured data, walks through Windows and Linux installations, demonstrates using Robo 3T, and covers all CRUD operations, queries, updates, deletions, and data de‑duplication with practical code examples.

CRUDInstallationMongoDB
0 likes · 26 min read
Master MongoDB: From Basics to Advanced Operations
Ops Development Stories
Ops Development Stories
Apr 5, 2020 · Databases

Master MongoDB: From Basics to Advanced Operations

This comprehensive guide introduces MongoDB, explains NoSQL classifications, walks through Windows and Linux installations, demonstrates using the Robo 3T GUI, and covers essential CRUD operations, queries, indexing, sorting, counting, and data deduplication with clear code examples and screenshots.

CRUD OperationsData QueryDatabase tutorial
0 likes · 27 min read
Master MongoDB: From Basics to Advanced Operations
ITPUB
ITPUB
Mar 31, 2020 · Fundamentals

How to Install Python 3.7 on Ubuntu 18.04 – Step‑by‑Step Guide

This tutorial walks you through two reliable methods for installing Python 3.7 on Ubuntu 18.04 LTS—using the deadsnakes PPA with APT and compiling from source—detailing prerequisite packages, exact commands, expected output, and verification steps.

APTInstallationPython
0 likes · 10 min read
How to Install Python 3.7 on Ubuntu 18.04 – Step‑by‑Step Guide
dbaplus Community
dbaplus Community
Mar 15, 2020 · Databases

Step-by-Step Guide to Installing GaussDB T 1.0.2 HA Cluster on CentOS

This tutorial walks you through preparing the environment, configuring cluster components, installing required packages, setting up Python 3.7, running pre‑install checks, executing the GaussDB installation script, handling common errors, and finally uninstalling the cluster on a CentOS 7.5 system.

CentOSDatabase ClusterGaussDB
0 likes · 14 min read
Step-by-Step Guide to Installing GaussDB T 1.0.2 HA Cluster on CentOS
Open Source Linux
Open Source Linux
Mar 15, 2020 · Backend Development

Step-by-Step Guide to Compile, Install, and Configure Nginx on CentOS 7

This tutorial walks through preparing a CentOS 7.5 host, installing required dependencies, creating an nginx user, downloading the source, compiling and installing Nginx 1.11.1, configuring the firewall, and using common Nginx commands to start, test, reload, and enable the service at boot.

Backend DevelopmentCentOSCompilation
0 likes · 5 min read
Step-by-Step Guide to Compile, Install, and Configure Nginx on CentOS 7
Liangxu Linux
Liangxu Linux
Mar 7, 2020 · Operations

Step‑by‑Step Guide: Install and Configure Gitea on Ubuntu 18.04

This tutorial walks you through installing the lightweight self‑hosted Git service Gitea on Ubuntu 18.04, covering prerequisite packages, user creation, binary download, systemd service setup, optional Nginx reverse‑proxy configuration, email notifications, and upgrade procedures with full command examples.

Git serverGiteaInstallation
0 likes · 12 min read
Step‑by‑Step Guide: Install and Configure Gitea on Ubuntu 18.04
MaGe Linux Operations
MaGe Linux Operations
Feb 28, 2020 · Cloud Computing

How to Install Nextcloud on CentOS 7: Step‑by‑Step Guide

This guide walks you through installing and configuring Nextcloud on CentOS 7, covering dependencies, Apache, MariaDB, PHP, Nextcloud deployment, virtual‑host setup, and final login verification, enabling a fully functional private cloud storage service.

ApacheCentOSInstallation
0 likes · 5 min read
How to Install Nextcloud on CentOS 7: Step‑by‑Step Guide
Open Source Linux
Open Source Linux
Feb 19, 2020 · Cloud Native

Step-by-Step Guide to Installing Docker on CentOS, Ubuntu, and Windows

This comprehensive tutorial walks you through uninstalling old Docker versions, setting up repositories, installing Docker Engine, and verifying the installation on CentOS, Ubuntu 14.04/16.04, and Windows (including Docker Toolbox for Win7/8 and Docker Desktop for Win10), with all necessary commands and screenshots.

CentOSDockerInstallation
0 likes · 6 min read
Step-by-Step Guide to Installing Docker on CentOS, Ubuntu, and Windows
Architecture Digest
Architecture Digest
Feb 19, 2020 · Backend Development

Zookeeper Introduction: Architecture, Installation, Features, and Core Concepts

This article provides a comprehensive overview of Zookeeper, covering its role in high‑concurrency distributed systems, installation steps on Linux, core features such as ordered updates, replication, fast coordination, as well as detailed explanations of sessions, znodes, node types, and watch mechanisms.

BackendDistributed CoordinationInstallation
0 likes · 13 min read
Zookeeper Introduction: Architecture, Installation, Features, and Core Concepts
Architects Research Society
Architects Research Society
Jan 22, 2020 · Databases

How to Install PostgreSQL 12 on CentOS 7 and CentOS 8

This step‑by‑step guide explains how to add the PostgreSQL Yum repository, install PostgreSQL 12 client and server packages, initialize and start the database service, set the admin password, optionally enable remote access, and install the pgAdmin 4 web interface on CentOS 7 or 8 systems.

CentOSInstallationLinux
0 likes · 11 min read
How to Install PostgreSQL 12 on CentOS 7 and CentOS 8
Java Architecture Diary
Java Architecture Diary
Jan 6, 2020 · Databases

How to Install and Use the Redis 6.0 Cluster Proxy

This guide explains the new Redis 6.0 cluster proxy feature, its purpose, and provides step‑by‑step instructions for installing, starting, and connecting to the proxy, including required GCC upgrades and example commands for a smooth setup.

BackendCluster‑ProxyInstallation
0 likes · 2 min read
How to Install and Use the Redis 6.0 Cluster Proxy
Programmer DD
Programmer DD
Jan 2, 2020 · Operations

Mastering Zookeeper: From Basics to Advanced Coordination in Distributed Systems

This article provides a comprehensive guide to Zookeeper, covering its role in high‑concurrency distributed environments, core concepts, installation steps, key features such as ordering, replication, and watches, as well as practical command usage and session management.

Coordination ServiceDistributed SystemsInstallation
0 likes · 13 min read
Mastering Zookeeper: From Basics to Advanced Coordination in Distributed Systems
Laravel Tech Community
Laravel Tech Community
Dec 29, 2019 · Backend Development

Step‑by‑Step Guide to Installing and Configuring Laravel

This guide walks you through Laravel's server requirements, installation via Composer or the Laravel installer, local development setup, essential configuration such as public path, permissions, application key, and web‑server tweaks for Apache and Nginx, providing ready‑to‑use code snippets.

Backend DevelopmentInstallationLaravel
0 likes · 6 min read
Step‑by‑Step Guide to Installing and Configuring Laravel
ITPUB
ITPUB
Dec 26, 2019 · Fundamentals

Explore Darktable 3.0: New Features and Linux Installation Guide

Darktable 3.0, the open‑source RAW editor, brings a redesigned UI, new 3D LUT module, enhanced denoise profiling, additional filter modes, better 4K/5K support and more, and this guide shows how to install, update, or remove it on Ubuntu and other Linux distributions.

DarktableInstallationLinux
0 likes · 5 min read
Explore Darktable 3.0: New Features and Linux Installation Guide
Liangxu Linux
Liangxu Linux
Dec 22, 2019 · Fundamentals

Ubuntu vs Fedora: Which Linux Distribution Fits Your Needs?

This article compares Ubuntu and Fedora from a desktop perspective, covering their origins, installation processes, default desktop environments, package managers, hardware support, community resources, release cycles, and enterprise backing, to help readers decide which distribution better suits their experience level and preferences.

DesktopFedoraInstallation
0 likes · 10 min read
Ubuntu vs Fedora: Which Linux Distribution Fits Your Needs?
Architecture Digest
Architecture Digest
Dec 21, 2019 · Fundamentals

Maven Installation, Configuration, and Basic Usage Guide

This article provides a comprehensive guide to Maven, covering installation steps, environment variable setup, configuration files, command syntax, build lifecycle, plugin goals, and verification, enabling Java developers to effectively use Maven for project builds and management.

Build ToolConfigurationInstallation
0 likes · 14 min read
Maven Installation, Configuration, and Basic Usage Guide
ITPUB
ITPUB
Dec 16, 2019 · Fundamentals

What Is Ubuntu Cinnamon Remix and How Does It Differ from Linux Mint?

Ubuntu Cinnamon Remix is a community‑driven Linux distribution that blends Ubuntu's base with the Cinnamon desktop, offering a distinct set of packages, installation steps, and support considerations compared to Linux Mint, while still leveraging Ubuntu's repositories and update mechanisms.

CinnamonDesktop EnvironmentInstallation
0 likes · 6 min read
What Is Ubuntu Cinnamon Remix and How Does It Differ from Linux Mint?
Ops Development Stories
Ops Development Stories
Dec 6, 2019 · Databases

Master Redis: Installation, Commands, and Persistence Explained

An in‑depth guide covering Redis fundamentals, installation steps, daemon configuration, password setup, core commands for strings, lists, hashes, sets and sorted sets, internal encodings, and both RDB and AOF persistence mechanisms, complete with practical code examples and configuration snippets.

Data StructuresInstallationPersistence
0 likes · 38 min read
Master Redis: Installation, Commands, and Persistence Explained
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 29, 2019 · Databases

Understanding the DBLE Installation Directory Structure

This article explains the layout of a DBLE installation, detailing each top‑level directory such as algorithm, bin, conf, pid, lib, logs, version.txt, viewConf, and key configuration files like wrapper.conf, rule.xml, schema.xml, and server.xml, helping users navigate and manage the middleware effectively.

DBLEDirectory StructureInstallation
0 likes · 5 min read
Understanding the DBLE Installation Directory Structure
ITPUB
ITPUB
Nov 26, 2019 · Fundamentals

Ubuntu vs Fedora: Which Linux Distribution Is Best for Desktop Users?

This article compares Ubuntu and Fedora from a desktop perspective, covering installation ease, default desktop environments, package managers, hardware driver support, community resources, release cycles, underlying foundations, and enterprise backing to help readers decide which distribution suits their needs.

DesktopFedoraInstallation
0 likes · 10 min read
Ubuntu vs Fedora: Which Linux Distribution Is Best for Desktop Users?
DevOps Engineer
DevOps Engineer
Nov 24, 2019 · Operations

What Is Artifactory and How to Install, Manage, and Upgrade It

This article explains what Artifactory is, its role as a binary repository manager comparable to Git for binaries, and provides step‑by‑step instructions for installing, starting, stopping, accessing, and upgrading Artifactory on a Linux system.

ArtifactoryBinary RepositoryDevOps
0 likes · 4 min read
What Is Artifactory and How to Install, Manage, and Upgrade It
dbaplus Community
dbaplus Community
Oct 20, 2019 · Big Data

Mastering Kafka: Concepts, Installation, Optimization, and Security

This comprehensive guide covers Kafka's core concepts, design principles, installation steps, configuration tweaks, performance optimizations, permission management, common operational commands, cluster scaling, log retention settings, and monitoring scripts to help you build and maintain a robust Kafka ecosystem.

Big DataConfigurationInstallation
0 likes · 20 min read
Mastering Kafka: Concepts, Installation, Optimization, and Security
Qunar Tech Salon
Qunar Tech Salon
Sep 25, 2019 · Mobile Development

Understanding the Core Principles of APK Installation on Android

This article explains how Android parses the AndroidManifest, assigns UID and updates permissions during APK installation, covering system boot installation, PMS‑driven third‑party, ADB and Market installations, and provides code snippets to illustrate the underlying mechanisms.

APKAndroidInstallation
0 likes · 14 min read
Understanding the Core Principles of APK Installation on Android
macrozheng
macrozheng
Sep 12, 2019 · Cloud Native

Why Docker Beats Virtual Machines: A Complete Beginner’s Guide

This article explains Docker’s lightweight container technology, contrasts it with traditional virtual machines, outlines its core components and architecture, and provides step‑by‑step installation instructions for Windows, macOS, and Linux, empowering developers to streamline environments and deployment.

DockerInstallationLinux
0 likes · 17 min read
Why Docker Beats Virtual Machines: A Complete Beginner’s Guide
DevOps Cloud Academy
DevOps Cloud Academy
Sep 8, 2019 · Information Security

How to Install LDAP and phpLDAPadmin on CentOS

This guide walks through disabling SELinux and the firewall, installing and configuring OpenLDAP server, setting up the phpLDAPadmin web console, adjusting Apache and phpLDAPadmin settings, and testing the LDAP service on a CentOS system.

CentOSDirectory ServiceInstallation
0 likes · 5 min read
How to Install LDAP and phpLDAPadmin on CentOS
DevOps Cloud Academy
DevOps Cloud Academy
Aug 18, 2019 · Backend Development

JMeter Installation and Basic Usage Guide for API Performance Testing

This article provides a step‑by‑step tutorial on installing JMeter, configuring environment variables, launching the tool, creating a test plan with thread groups and HTTP requests, and running performance tests on API endpoints, illustrated with screenshots and command‑line examples.

Backend DevelopmentInstallationJMeter
0 likes · 2 min read
JMeter Installation and Basic Usage Guide for API Performance Testing
21CTO
21CTO
Jul 15, 2019 · Fundamentals

Boost Your Development Speed: A Complete Guide to Installing and Using WSL 2 on Windows

Microsoft’s Build conference introduced Windows Terminal and WSL 2, and this guide walks you through installing WSL 2 on Windows 10 (Build 18917+), enabling required features, setting the default version, and even compiling the WSL 2 kernel, highlighting performance gains like 20× faster tar extraction.

InstallationLinuxWSL 2
0 likes · 4 min read
Boost Your Development Speed: A Complete Guide to Installing and Using WSL 2 on Windows
FunTester
FunTester
Jul 15, 2019 · Operations

Installing and Localizing Netdata: A Real‑Time Linux Performance Monitoring Tool

This article explains how to install Netdata, a web‑based real‑time Linux performance monitoring tool, and provides a step‑by‑step guide to applying a Chinese localization script, including required dependencies, installation commands, and an overview of its key monitoring capabilities.

InstallationLinux monitoringNetdata
0 likes · 5 min read
Installing and Localizing Netdata: A Real‑Time Linux Performance Monitoring Tool
Big Data Technology Architecture
Big Data Technology Architecture
Jul 3, 2019 · Backend Development

Step-by-Step Guide to Installing Elasticsearch 7.x (Single‑Node) and Elasticsearch‑head

This article provides a comprehensive tutorial for installing Elasticsearch 7.x in single‑node mode, configuring its key settings, deploying the Elasticsearch‑head web UI via Tomcat, and includes reference configuration files for Elasticsearch 6.x, complete with command‑line examples and code snippets.

ConfigurationElasticsearchElasticsearch-head
0 likes · 8 min read
Step-by-Step Guide to Installing Elasticsearch 7.x (Single‑Node) and Elasticsearch‑head
ITPUB
ITPUB
May 28, 2019 · Fundamentals

One‑Click Python Installation on Windows 10 via the Microsoft Store

Microsoft’s May 2019 Windows 10 update adds Python 3.7 to the official Store, letting users launch the installer directly from CMD and use the interpreter without manual downloads, while also highlighting remaining limitations such as missing virtual‑environment support.

InstallationMicrosoft StorePython
0 likes · 3 min read
One‑Click Python Installation on Windows 10 via the Microsoft Store
MaGe Linux Operations
MaGe Linux Operations
May 16, 2019 · Operations

Step-by-Step Guide to Install Zabbix 3.4.6 on CentOS 7

This tutorial walks you through preparing a CentOS 7.4 system, installing MariaDB, setting up Zabbix 3.4.6 with MySQL support, configuring the database and web frontend, and finally starting all services to achieve a fully functional monitoring platform.

CentOSInstallationLinux
0 likes · 7 min read
Step-by-Step Guide to Install Zabbix 3.4.6 on CentOS 7
Liangxu Linux
Liangxu Linux
May 2, 2019 · Backend Development

Step‑by‑Step Guide to Install, Configure, and Optimize Apache Tomcat

This article provides a comprehensive tutorial on installing Apache Tomcat, setting up the required JDK, configuring environment variables, adjusting server ports, and applying performance optimizations such as disabling AJP, switching to NIO, enabling external thread pools, and tuning JVM options for production use.

ConfigurationInstallationJDK
0 likes · 10 min read
Step‑by‑Step Guide to Install, Configure, and Optimize Apache Tomcat
MaGe Linux Operations
MaGe Linux Operations
Apr 29, 2019 · Backend Development

Master Tomcat: Install, Configure, and Optimize Your Java Web Server

This guide walks you through Tomcat’s role as a lightweight Java web server, details the prerequisites and step‑by‑step installation, shows how to configure environment variables, adjust ports, and apply performance optimizations such as disabling AJP, switching to NIO, and tuning JVM settings for production use.

BackendConfigurationInstallation
0 likes · 10 min read
Master Tomcat: Install, Configure, and Optimize Your Java Web Server
Senior Brother's Insights
Senior Brother's Insights
Apr 18, 2019 · Blockchain

Step-by-Step Guide to Install Bitcoin Core 0.18 on Linux

This tutorial walks you through installing Bitcoin Core 0.18 on a Linux server, covering prerequisite packages, downloading and extracting the source code, building Berkeley DB, configuring and compiling the client, creating a configuration file, and starting or stopping the daemon.

BerkeleyDBBitcoinBlockchain
0 likes · 6 min read
Step-by-Step Guide to Install Bitcoin Core 0.18 on Linux
Big Data Technology & Architecture
Big Data Technology & Architecture
Apr 17, 2019 · Big Data

Step-by-Step Guide to Installing Hive 2.1.0 on a Hadoop 2.7.1 Cluster (Ubuntu 14.04)

This tutorial provides a comprehensive, step-by-step procedure for setting up Hive 2.1.0 on a Hadoop 2.7.1 cluster running Ubuntu 14.04, covering environment preparation, Hive installation, configuration of environment variables, MySQL metastore integration, client setup, service startup, and basic verification commands.

Big DataHadoopHive
0 likes · 8 min read
Step-by-Step Guide to Installing Hive 2.1.0 on a Hadoop 2.7.1 Cluster (Ubuntu 14.04)
DevOps Cloud Academy
DevOps Cloud Academy
Mar 27, 2019 · Operations

Chapter 2 – Installing Jenkins

This guide details the prerequisites, multiple deployment methods (WAR, macOS, Windows, Linux), and post‑installation configuration steps for Jenkins, including unlocking the instance, installing plugins, creating an admin user, setting an update site, and configuring a slave node.

DevOpsInstallationJenkins
0 likes · 5 min read
Chapter 2 – Installing Jenkins
MaGe Linux Operations
MaGe Linux Operations
Mar 2, 2019 · Operations

Step‑by‑Step Guide to Install Zabbix 3.4.6 on CentOS 7 with MariaDB

This tutorial walks you through preparing a CentOS 7.4 system, installing MariaDB, setting up Zabbix 3.4.6 (including repository configuration, package installation, database creation, and web front‑end), adjusting PHP settings, and finally starting and enabling all services for a fully functional monitoring platform.

CentOSInstallationLinux
0 likes · 6 min read
Step‑by‑Step Guide to Install Zabbix 3.4.6 on CentOS 7 with MariaDB
MaGe Linux Operations
MaGe Linux Operations
Feb 23, 2019 · Operations

Step-by-Step Guide to Install Zabbix 3.4.6 on CentOS 7

This tutorial walks you through preparing a CentOS 7 system, installing MariaDB, setting up Zabbix 3.4.6 with all required packages, configuring the database and web front‑end, and finally launching the monitoring service, complete with code snippets and screenshots.

CentOSInstallationLinux
0 likes · 6 min read
Step-by-Step Guide to Install Zabbix 3.4.6 on CentOS 7
UC Tech Team
UC Tech Team
Feb 18, 2019 · Frontend Development

React Hooks – Introduction, Usage, Tooling, and Changelog

This article introduces React Hooks, explains how they enable state and other React features without classes, provides official resources, outlines migration advice, details supported packages, tooling integrations, testing APIs, installation methods, and summarizes the changelog and post‑alpha updates for the stable 16.8 release.

ESLintInstallationJavaScript
0 likes · 12 min read
React Hooks – Introduction, Usage, Tooling, and Changelog
Aikesheng Open Source Community
Aikesheng Open Source Community
Jan 22, 2019 · Databases

DBLE Quick‑Start Guide: Environment Setup, Installation, Configuration, Sharding and Read‑Write Separation

This article provides a step‑by‑step tutorial for preparing the environment, installing DBLE, configuring its sharding and read‑write‑separation features, and verifying the setup with command‑line examples and configuration file snippets, enabling developers to quickly get started with the DBLE middleware.

DBLEInstallationRead-Write Separation
0 likes · 13 min read
DBLE Quick‑Start Guide: Environment Setup, Installation, Configuration, Sharding and Read‑Write Separation
MaGe Linux Operations
MaGe Linux Operations
Dec 23, 2018 · Information Security

How to Install and Configure JumpServer 3.0 for Secure SSH Access

This guide walks you through installing JumpServer 3.0 on CentOS, configuring its dependencies, setting up users, assets, and permissions, and accessing the bastion host via web and SSH, providing a complete, step‑by‑step tutorial for a secure jump‑server deployment.

Bastion HostInstallationJumpServer
0 likes · 10 min read
How to Install and Configure JumpServer 3.0 for Secure SSH Access
360 Quality & Efficiency
360 Quality & Efficiency
Sep 14, 2018 · Backend Development

ZeroMQ Installation, Core Messaging Patterns, and Usage Guide

This article provides a comprehensive tutorial on installing ZeroMQ, explains its basic socket types and messaging patterns such as PUB‑SUB, REQ‑REP, and PUSH‑PULL, and offers practical notes, code snippets, and configuration tips for effective use in backend applications.

InstallationMessagingZeroMQ
0 likes · 7 min read
ZeroMQ Installation, Core Messaging Patterns, and Usage Guide
21CTO
21CTO
Aug 5, 2018 · Fundamentals

What Is Linux? A 1991 Primer on the Free Unix‑Like Kernel

Linux is a free Unix‑like kernel originally written for 386‑AT computers, described by Linus Torvalds in 1991, covering its source‑code licensing, hardware requirements, download sources, installation steps, missing features, and early ported utilities, offering a historical snapshot of early open‑source OS development.

HistoricalInstallationKernel
0 likes · 15 min read
What Is Linux? A 1991 Primer on the Free Unix‑Like Kernel
Ops Development Stories
Ops Development Stories
Jun 11, 2018 · Cloud Computing

Master OpenStack: Complete Guide to Components and Environment Setup

This article provides a comprehensive overview of OpenStack's architecture, details each core service with its role, and walks through step‑by‑step commands to configure a functional OpenStack Pike environment on CentOS, including networking, database, messaging, and storage components.

InfrastructureInstallationLinux
0 likes · 9 min read
Master OpenStack: Complete Guide to Components and Environment Setup