<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Port on Lin's Blog</title><link>http://coder.tw/tags/port/</link><description>Recent content in Port on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Sat, 16 Apr 2011 10:56:20 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/port/index.xml" rel="self" type="application/rss+xml"/><item><title>如何修改SSH預設的22連接埠改走其他Port？</title><link>http://coder.tw/posts/change-ssh-default-port-22/</link><pubDate>Sat, 16 Apr 2011 10:56:20 +0000</pubDate><guid>http://coder.tw/posts/change-ssh-default-port-22/</guid><description>&lt;p style="text-align: center;"&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-16_105528.jpg"&gt;&lt;img class="size-large wp-image-5027 aligncenter" title="2011-04-16_105528" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-16_105528-520x437.jpg" alt="" width="520" height="437" /&gt;&lt;/a&gt;▲▲透過SSH，可以遠端幫主機進行很多工作&lt;/p&gt;
SSH幾乎是所有Linux系統都會內建的程式了，因為他可以讓你很方便的去連線、管理你的主機，只要連線到SSH就能對你的Server進行很多工作，但也因為這樣，SSH很有可能被人攻擊，預設的SSH Port都是22，只要別人猜到你的密碼，那你的Server就會變得很危險，因此這裡要教大家做第二層的防護，也就是修改掉預設的Port，這樣子別人在攻擊時除了要知道密碼，還必須知道你走哪個連接埠</description></item></channel></rss>