<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>SSH &#8211; BrilliantCode.net</title>
	<atom:link href="https://www.brilliantcode.net/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Wed, 10 Jun 2020 01:46:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>

<image>
	<url>https://i0.wp.com/www.brilliantcode.net/wp-content/uploads/2017/06/cropped-icon-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>SSH &#8211; BrilliantCode.net</title>
	<link>https://www.brilliantcode.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">130881408</site>	<item>
		<title>CentOS 8 架站教學彙整</title>
		<link>https://www.brilliantcode.net/2030/centos-8-installation-settings/</link>
				<comments>https://www.brilliantcode.net/2030/centos-8-installation-settings/#respond</comments>
				<pubDate>Tue, 10 Mar 2020 18:18:03 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2030</guid>
				<description><![CDATA[<p>官方說 CentOS 8 會支援更新到 2029 年，所以最近需要架站的話，建議就直上版本 8 吧！這是最省事實惠的選擇。以下是整理我們發表過關於 CentOS 8 設定與安裝步驟的文章，希望能幫助到有需要的人。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2030/centos-8-installation-settings/">CentOS 8 架站教學彙整</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2030/centos-8-installation-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2030</post-id>	</item>
		<item>
		<title>CentOS 8 基礎設定(時區, EPEL, SSH/sFTP, SEManage, wget)</title>
		<link>https://www.brilliantcode.net/1934/centos8-basics-settings-timezone-epel-semanage-sshd-wget/</link>
				<comments>https://www.brilliantcode.net/1934/centos8-basics-settings-timezone-epel-semanage-sshd-wget/#comments</comments>
				<pubDate>Tue, 03 Dec 2019 15:06:45 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[SELinux]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=1934</guid>
				<description><![CDATA[<p>從頭開始架設 CentOS 8 作為伺服器，不論你要用來作為哪一種伺服器，都需要有這些軟體替你的伺服器打基礎。這其中包含設定伺服器時區的 timedatectl、安裝 EPEL(Extra Packages for Enterprise Linux)、安裝 SEManage、設定 SSH 遠端服務和 sFTP 以及 wget。<br />
上述設定與軟體之中較為特別的是 SEManage，這是用來讓你方便管理 SELinux 設定的套件，好好學一下對於設定會很有幫助的。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/1934/centos8-basics-settings-timezone-epel-semanage-sshd-wget/">CentOS 8 基礎設定(時區, EPEL, SSH/sFTP, SEManage, wget)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/1934/centos8-basics-settings-timezone-epel-semanage-sshd-wget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1934</post-id>	</item>
		<item>
		<title>Mac 使用 Git 連接 GitHub, Bitbucket</title>
		<link>https://www.brilliantcode.net/922/mac-connect-to-github-bitbucket-through-git/</link>
				<comments>https://www.brilliantcode.net/922/mac-connect-to-github-bitbucket-through-git/#respond</comments>
				<pubDate>Fri, 23 Mar 2018 04:06:39 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[應用軟體]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Bitbucket]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=922</guid>
				<description><![CDATA[<p>在Mac上使用Git連接GitHub, Bitbucket的流程基本上是有八成像！<br />
本篇將會介紹使用自定義的key來連接。<br />
畢竟有可能需要使用多組key連去不同的Repository，或是需要將連接GitHub和Bitbucket的SSH key分開！<br />
但如果想知道git基本指令的話，可以參考這兩篇：Git 讀書會、連猴子都能懂的Git入門指南</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/922/mac-connect-to-github-bitbucket-through-git/">Mac 使用 Git 連接 GitHub, Bitbucket</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/922/mac-connect-to-github-bitbucket-through-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">922</post-id>	</item>
		<item>
		<title>CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</title>
		<link>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/</link>
				<comments>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/#comments</comments>
				<pubDate>Thu, 20 Jul 2017 16:23:17 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=450</guid>
				<description><![CDATA[<p>本文會以剛灌好的CentOS 7作為基礎，從零開始介紹完成架設一台Web Server的安裝、設定的所有步驟！<br />
包含Apache, php, MySQL, phpMyAdmin, SSH, sFTP等必要軟體安裝及設定的步驟。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/">CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">450</post-id>	</item>
		<item>
		<title>CentOS 7 安裝/設定SSH</title>
		<link>https://www.brilliantcode.net/124/centos-7-install-and-configure-ssh/</link>
				<comments>https://www.brilliantcode.net/124/centos-7-install-and-configure-ssh/#comments</comments>
				<pubDate>Sat, 24 Jun 2017 17:33:36 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=124</guid>
				<description><![CDATA[<p>SSH算是網管人必備利器，只要SSH不死，你就沒必要進機房或是回公司...<br />
對於諸多主機租任服務提供者來說，SSH更是必備工具！<br />
本文會列出基本設定方式(包括有無啟動SELinux的兩種設定方式)！<br />
本文將會介紹在CentOS 7 安裝/設定SSH！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/124/centos-7-install-and-configure-ssh/">CentOS 7 安裝/設定SSH</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/124/centos-7-install-and-configure-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">124</post-id>	</item>
	</channel>
</rss>
