<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MAC on Renn's Blog</title><link>https://sleepmaple.com/categories/mac/</link><description>Recent content in MAC on Renn's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 03 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sleepmaple.com/categories/mac/index.xml" rel="self" type="application/rss+xml"/><item><title>MAC - Console</title><link>https://sleepmaple.com/posts/mac/mac_console/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://sleepmaple.com/posts/mac/mac_console/</guid><description>&lt;h3 id="situation">Situation
&lt;/h3>&lt;pre tabindex="0">&lt;code># 使用MAC連線到網路設備
Connecting to network devices using a Mac.
&lt;/code>&lt;/pre>&lt;h3 id="solution">Solution
&lt;/h3>&lt;pre tabindex="0">&lt;code>[1]
# 確認USB裝置
CMD &amp;gt; ls -ltr /dev/*usb*
[2]
# Console設備
screen /dev/tty.usbserial-&amp;#34;Name&amp;#34; 9600
[3]
# 登出
Ctrl+A &amp;gt; Ctrl+\
&lt;/code>&lt;/pre></description></item></channel></rss>