<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Tutorial on 陳仲肯的 Blog</title>
		<link>/tags/tutorial/</link>
		<description>Recent content in Tutorial on 陳仲肯的 Blog</description>
		<generator>Hugo</generator>
		<language>zh-tw</language>
		
			<managingEditor>kenny.kuo.fs@gmail.com (陳仲肯)</managingEditor>
		
		
			<webMaster>kenny.kuo.fs@gmail.com (陳仲肯)</webMaster>
		
		
		
			<lastBuildDate>Wed, 16 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="/tags/tutorial/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Linux 使用台大資工系上印表機</title>
				<link>/post/ntu-csie-printer/</link>
				<pubDate>Wed, 16 Sep 2026 00:00:00 +0000</pubDate><author>kenny.kuo.fs@gmail.com (陳仲肯)</author>
				<guid>/post/ntu-csie-printer/</guid>
				<description>&lt;h2 id=&#34;引言&#34;&gt;引言&lt;/h2&gt;&#xA;&lt;p&gt;從 2026 年 5 月起，原本的 &lt;a href=&#34;https://printing.csie.ntu.edu.tw/app&#34;&gt;Papercut&lt;/a&gt; 似乎停用了，此網址會轉到&lt;a href=&#34;https://nasalab.csie.ntu.edu.tw/service/new_printing_tutorial.html&#34;&gt;適用於 Windows 的教學&lt;/a&gt;，但是否真的無法用其他系統列印？&lt;/p&gt;&#xA;&lt;p&gt;系上印表機 &lt;strong&gt;Ariel&lt;/strong&gt; 型號為 Sharp BP-70M45，可透過 CSIE 網路使用。實際上 Sharp 有提供 Linux 用的 PS/PPD driver，搭配 CUPS 就能成功列印。&lt;/p&gt;</description>
			</item>
			<item>
				<title>Colab 如何連線到遠端機器</title>
				<link>/post/colab-on-remote-machine/</link>
				<pubDate>Thu, 03 Apr 2025 00:00:00 +0000</pubDate><author>kenny.kuo.fs@gmail.com (陳仲肯)</author>
				<guid>/post/colab-on-remote-machine/</guid>
				<description>&lt;h2 id=&#34;連線方式&#34;&gt;連線方式&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-在工作站上安裝-jupyter-notebook&#34;&gt;1. 在工作站上安裝 jupyter notebook&lt;/h3&gt;&#xA;&lt;p&gt;可能要使用虛擬環境，推薦使用 &lt;a href=&#34;https://github.com/astral-sh/uv&#34;&gt;uv&lt;/a&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;uv venv &amp;lt;venv_name&amp;gt;        &lt;span class=&#34;c1&#34;&gt;# 建立虛擬環境&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;. &amp;lt;venv_name&amp;gt;/bin/activate &lt;span class=&#34;c1&#34;&gt;# 啟用虛擬環境&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;uv pip install notebook    &lt;span class=&#34;c1&#34;&gt;# 安裝 jupyter notebook&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
			</item>
	</channel>
</rss>
