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.

教程

如何为网站或者服务添加HTTPS

如何为网站或者服务添加HTTPS

教程

免费使用gpt-4的一种方法

利用Github Copiliot来免费使用gpt-4模型

教程 / 资源

A Free Way to Use GPT-4

Leverage GitHub Copilot to access the GPT-4 model at no cost.

教程 / 资源

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.

教程

国内服务器部署Stable Video Diffusion教程

Reference: How to run Stable Video Diffusion img2vid - Stable Diffusion Art (stable-diffusion-art.com) https://video-stable-diffusion.com/install-svd-on-linux/ 使用的是 SVD XT模型 SVD – trained to generate 14 frames at resolution 576×1024. SVD XT – trained to generate 25 frames at resolution 576×1024

教程

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

笔记

Linux 常用端口

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

笔记