Cloud Infrastructure
Linux 上的 Proxy 完全指南:從環境變量到透明代理
系統介紹 Linux 上的 HTTP/SOCKS 代理、環境變量、SSH 動態轉發、ProxyChains、GOST、systemd、Docker 與透明代理,並提供可直接使用的配置與排錯命令。
Cloud Infrastructure
两种内网穿透方式:ssh端口转发和cloudflare zerotrust
介绍两种内网穿透的方式:ssh端口转发和cloudflare zerotrust。ssh端口转发需要一个带有公网IP的云主机;cloudflare的zerotrust则需要一个域名。
Cloud Infrastructure
Use transmission on linux server
Use transmission with docker to build a pt downloading server
Cloud Infrastructure
Install OCSERV on Remote Server
Install OpenConnectSERVer on your remote server, configure it for your network access.
Cloud Infrastructure
Jupyterlab on Server
Introduction to jupyterlab, install and configure it on linux server, and give remote access.
Cloud Infrastructure
本地配置Joplin Server用于Joplin笔记同步
在本地安装配置Joplin Server,供Joplin笔记在不同设备之间进行同步。用cloudflare做内网穿透,让这个服务能够被公网访问。
Cloud Infrastructure
Send IP Address to Mailbox
Send IP address to mailbox to get remote address everywhere all at once.
Cloud Infrastructure
在linux上安装docker和docker-compose
介绍在linux上安装docker和docker-compose的方式,以及docker的简单使用。
Cloud Infrastructure
Shell Tutorial 01
Variables in Shell, string and array, echo command, variable reference.
Cloud Infrastructure
Shell教程0--从terminal说起
介绍计算机中Shell的发展历史,介绍terminal、console、tty。介绍linux上常见的shell如bash/zsh,介绍shell的集中登陆方式。