How to Add HTTPS to Your Website or Service

A step-by-step guide to enabling HTTPS for your website or service, covering certificate acquisition, configuration, and best practices.

教程

Deploying Stable Video Diffusion on a Domestic Server: A Step-by-Step Guide

Learn how to set up Stable Video Diffusion on a China-based server, from environment configuration and model downloads to optimizing performance under local network constraints.

教程

Common Linux Ports

Source Some of the mentioned ports include: * 1080: SOCK Proxy * 2049: Network File System (NFS) * 2181: Apache ZooKeeper * 2375: Docker REST API (HTTP) * 2376: Docker REST API (HTTPS) * 3000: Development Framework Port (used by Ruby on Rails, Node frameworks, etc.) * 3306: MySQL * 3478: ST

笔记