How to Add HTTPS to Your Website or ServiceA step-by-step guide to enabling HTTPS for your website or service, covering certificate acquisition, configuration, and best practices.2024-01-31教程
Deploying Stable Video Diffusion on a Domestic Server: A Step-by-Step GuideLearn 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.2023-12-05教程
Common Linux PortsSource 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: ST2023-11-29笔记