Skip to content

Commit

Permalink
Auto deploy from GitHub Actions build 269
Browse files Browse the repository at this point in the history
iBug: [5f97398] advanced/resources: Replace link for SSH port forwarding to Linux201
  • Loading branch information
web-flow authored Dec 26, 2024
1 parent 8a6dbf1 commit fa6c736
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion advanced/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,9 @@

<h1 id="_1">虚拟机资源<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h1>
<p>目前创建的虚拟机配置统一为 2 核心 CPU、4 GB 内存与 16 GB 存储空间,该配置足够进行大部分计算机学院课程学习活动(如使用 Vivado 等)。对于 LXC 虚拟机,<a href="../images/#vlab-software">Vlab 实验软件</a>不占用虚拟机的存储空间。</p>
<p>虚拟机直接接入 Vlab 内网,通过 NAT 访问科大校园网及互联网(教育网出口),因此虚拟机内无需(也禁止)使用网络通,虚拟机也无法直接从 Vlab 外部访问。</p>
<p>虚拟机直接接入 Vlab 内网,通过 NAT 访问科大校园网及互联网(教育网出口),因此虚拟机内无需(也禁止)使用网络通,虚拟机也无法直接从 Vlab 外部访问。
如果有实验需要访问运行在虚拟机中的端口的话,我们推荐你首先尝试 <a href="https://201.ustclug.org/dev/ssh/#port-forwarding">SSH 端口转发</a>
它比端口映射更加安全,并且绝大多数时候能够满足你的需求。</p>
<h2 id="extra-resources">申请额外资源<a class="headerlink" href="#extra-resources" title="Permanent link">&para;</a></h2>
<p>如果你对系统资源有额外的需求,如</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit fa6c736

Please sign in to comment.