Pro Tips & Commands for Essential Software & Tools
too lazy to edit :)
too lazy to edit :)
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:
| 规格 | 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 |
1 | cd /home |
安装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 |
Describe the mechanism of Transformer architecture.
A report of a traj file of SWE-agent.
This document records the main procedure of AI development, from neural netwrok to CNN to RNN to Transformer to LLM to agent...
This article records how to install MinGW and MSY2
How to install and use calude code.
Notes on LLM.
This file aims to record the trace of my computer science system building.