Tag

Server Setup

0 views collected around this technical thread.

JD Tech Talk
JD Tech Talk
Jan 2, 2025 · Cloud Computing

How to Deploy and Manage a Palworld Dedicated Server

This guide walks you through the reasons for running a Palworld dedicated server, the hardware and cloud requirements, network optimization, step‑by‑step deployment using JD Cloud—including installing DirectX, Visual C++, SteamCMD, configuring PalWorldSettings.ini, and managing server permissions and backups—so you can host a private, customizable game world for you and your friends.

Cloud HostingDedicated ServerGame Configuration
0 likes · 20 min read
How to Deploy and Manage a Palworld Dedicated Server
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 30, 2024 · Operations

Deploying NPS with Docker on an Alibaba Cloud Server for Remote Access

This guide explains how to use an idle Alibaba Cloud server, install Docker, deploy the NPS reverse‑proxy container, configure security groups and client settings, and finally enable remote access to a local development service through an internet‑exposed tunnel.

Alibaba CloudDockerIntranet Penetration
0 likes · 6 min read
Deploying NPS with Docker on an Alibaba Cloud Server for Remote Access
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 20, 2024 · Cloud Computing

Step-by-Step Guide to Setting Up a Cloud Server with JDK, Redis, and MySQL on Alibaba Cloud ECS

This article provides a detailed, beginner‑friendly tutorial on purchasing an Alibaba Cloud ECS instance, configuring the operating system, and installing JDK 8, Redis, and MySQL 8.0—including necessary firewall and security‑group settings—to launch a functional web‑site environment.

Alibaba CloudECSJDK
0 likes · 12 min read
Step-by-Step Guide to Setting Up a Cloud Server with JDK, Redis, and MySQL on Alibaba Cloud ECS
Top Architect
Top Architect
Aug 7, 2024 · Backend Development

Setting Up a Free Nginx Web Server and Exposing It via Intranet Tunneling

This guide walks you through installing Nginx, configuring the server, creating a simple HTML page, launching the service, and using a free intranet tunneling tool to make your site accessible from the public internet, all without spending any money on hosting or domain names.

NginxServer Setupbackend development
0 likes · 8 min read
Setting Up a Free Nginx Web Server and Exposing It via Intranet Tunneling
Java Captain
Java Captain
Oct 29, 2023 · Operations

How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar

This step‑by‑step guide explains how to install Java, configure a Minecraft Java Edition server on Windows, create a startup batch file, adjust server properties, test LAN connectivity, and use cpolar to expose the server to the internet with both temporary and fixed TCP tunnel addresses.

JavaMinecraftServer Setup
0 likes · 8 min read
How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar
Laravel Tech Community
Laravel Tech Community
Jun 14, 2022 · Operations

LNMP One-Click Installation Package V1.9 Release Notes and Usage Guide

The LNMP one‑click installation package V1.9 adds support for Rocky Linux, AlmaLinux, CentOS Stream 9 and several Chinese Linux distributions, introduces PHP 8.1, new PHP extensions, MySQL 5.7/8.0 binaries, IPv6 and ZeroSSL options, and provides detailed management commands for deploying and maintaining Nginx, MySQL, PHP and related services.

LNMPLinuxMySQL
0 likes · 7 min read
LNMP One-Click Installation Package V1.9 Release Notes and Usage Guide
php中文网 Courses
php中文网 Courses
Oct 20, 2021 · Operations

Setting Up SVN on a Linux Server for Remote Code Editing and Automatic Deployment

This guide explains how to install and configure Subversion (SVN) on a CentOS server, create a repository, set up authentication, connect clients, and implement a post‑commit hook that automatically updates the web directory, enabling code editing from devices like an iPad.

Baota PanelLinuxSVN
0 likes · 5 min read
Setting Up SVN on a Linux Server for Remote Code Editing and Automatic Deployment
php中文网 Courses
php中文网 Courses
Oct 19, 2021 · Operations

How to Install and Use Baota Panel for Website Deployment on a Linux Server

This tutorial walks through installing the Baota control panel on a Linux cloud server, logging in, setting up a web stack, configuring security, creating websites with IP or domain, managing PHP versions, and customizing panel settings for secure and efficient site deployment.

BaotaLinuxServer Setup
0 likes · 4 min read
How to Install and Use Baota Panel for Website Deployment on a Linux Server
php中文网 Courses
php中文网 Courses
Oct 18, 2021 · Cloud Computing

How to Purchase and Configure an Alibaba Cloud ECS Server

This guide walks through purchasing an Alibaba Cloud ECS instance, selecting configurations, setting up networking and security groups, and using SSH tools, covering steps from initial purchase to server management and optional upgrades such as bandwidth, disk reset, and system replacement.

Alibaba CloudECSSSH
0 likes · 5 min read
How to Purchase and Configure an Alibaba Cloud ECS Server
Practical DevOps Architecture
Practical DevOps Architecture
Nov 8, 2020 · Operations

How to Configure BIOS and Create RAID 5 Volumes

This guide walks through entering the BIOS, selecting system settings, configuring the storage controller, creating RAID 0/1/5 volumes with specific capacities, and verifying the status of each logical volume using step‑by‑step screenshots.

BIOSRAIDServer Setup
0 likes · 3 min read
How to Configure BIOS and Create RAID 5 Volumes
Practical DevOps Architecture
Practical DevOps Architecture
Apr 9, 2018 · Operations

Resolving ‘APR not found’ Errors and Installing Apache from Source on CentOS

This guide explains how to clean existing packages, disable SELinux, install required build tools, download and compile APR, APR‑util and PCRE, and finally compile and install Apache HTTP Server on a CentOS system using a Bash script.

APRApacheCentOS
0 likes · 6 min read
Resolving ‘APR not found’ Errors and Installing Apache from Source on CentOS
Test Development Learning Exchange
Test Development Learning Exchange
Mar 18, 2018 · Databases

Redis Installation and Configuration Guide

This document provides a comprehensive step-by-step guide to installing and configuring Redis on Linux and macOS, covering package download, compilation, service setup, and operational configuration.

DatabaseInstallationLinux
0 likes · 6 min read
Redis Installation and Configuration Guide