title: 实验室服务器使用说明 top: 0 comments: true copyright: true description: Some info of using lab’s server. date: 2026-07-01 16:18:07 updated: 2026-07-01 16:18:10 permalink: password: tags: [linux, encrypted] categories: tech keywords:
1. 服务器信息
| 规格 | IP | 用户名 | 密码 |
|---|---|---|---|
| 4 * 3090 | 59.78.189.164 | ubuntu | lab3089999 |
| 8 * 4090 | 59.78.189.174 | ubuntu | lab3084090 |
| 6 * x201 | 59.78.189.194 | ubuntu | Ky@cclab123 |
2. 服务器登录校园网
1 | cd /home |
3. 服务器代理
安装clash:
nelvko/clash-for-linux-install: 😼 优雅地使用基于 clash/mihomo 的代理环境
1 | git clone --branch master --depth 1 https://gh-proxy.org/https://github.com/nelvko/clash-for-linux-install.git \ |
添加订阅链接:
1 |
执行 source ~/.bashrc为当前 SHELL 加载 clashctl 命令
常用命令:
1 | Usage: |
clashon 为 clashctl on
的简写形式,Tab
补全更方便!以下命令示例统一使用该风格。
1 | $ clashon |
管理订阅:
1 | $ clashsub -h |