<?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/"
	>

<channel>
	<title>칼럼보기 &#8211; Space B blu</title>
	<atom:link href="https://spacebblu.com/category/%ec%b9%bc%eb%9f%bc%eb%b3%b4%ea%b8%b0/feed/" rel="self" type="application/rss+xml" />
	<link>https://spacebblu.com</link>
	<description>엘에이 캘리포니아 지역 뉴스, 칼럼, 트렌드 간결하게 정리하는 블로그.</description>
	<lastBuildDate>Sun, 02 Nov 2025 12:01:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://spacebblu.com/wp-content/uploads/2020/09/favicon.png</url>
	<title>칼럼보기 &#8211; Space B blu</title>
	<link>https://spacebblu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Centos 6 repo EOL fix</title>
		<link>https://spacebblu.com/centos-6-repo-eol-fix/</link>
					<comments>https://spacebblu.com/centos-6-repo-eol-fix/#respond</comments>
		
		<dc:creator><![CDATA[Sean Oh]]></dc:creator>
		<pubDate>Wed, 02 Dec 2020 10:21:58 +0000</pubDate>
				<category><![CDATA[칼럼보기]]></category>
		<guid isPermaLink="false">https://spacebblu.com/?p=1743</guid>

					<description><![CDATA[Centos 6 support has ended on November 30th 2020 When you run &#8216;yum update&#8217; you get the following errors. Loaded plugins: fastestmirror, securitySetting up Update ProcessDetermining fastest mirrorsYumRepo Error: All mirror URLs are not using ftp, http[s] or file.Eg. Invalid release/repo/arch combination/removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txtError: Cannot find a valid baseurl for repo: ... <a title="Centos 6 repo EOL fix" class="read-more" href="https://spacebblu.com/centos-6-repo-eol-fix/">Read more <span class="screen-reader-text">Centos 6 repo EOL fix</span></a>]]></description>
		
					<wfw:commentRss>https://spacebblu.com/centos-6-repo-eol-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to setup Samba client on Raspberry Pi</title>
		<link>https://spacebblu.com/how-to-setup-samba-client-on-raspberry-pi/</link>
					<comments>https://spacebblu.com/how-to-setup-samba-client-on-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[Sean Oh]]></dc:creator>
		<pubDate>Sat, 28 Nov 2020 16:33:14 +0000</pubDate>
				<category><![CDATA[칼럼보기]]></category>
		<guid isPermaLink="false">https://spacebblu.com/?p=1739</guid>

					<description><![CDATA[On the linux server1. You need to add the user first, &#8216;guest&#8217; won&#8217;t work. : adduser &#8211;system shareuser: passwd shareuser 2. Permission the share directory : sudo chown shareuser:usergroup(or your username) sharedirectory/ -R 3. edit /etc/samba/smb.confadd these below,read only = nobrowsable = yespublic = yeswriteable = yesforce user = shareuser 4. restart the smbdsudo service ... <a title="How to setup Samba client on Raspberry Pi" class="read-more" href="https://spacebblu.com/how-to-setup-samba-client-on-raspberry-pi/">Read more <span class="screen-reader-text">How to setup Samba client on Raspberry Pi</span></a>]]></description>
		
					<wfw:commentRss>https://spacebblu.com/how-to-setup-samba-client-on-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Plesk: The easiest way to edit php.ini</title>
		<link>https://spacebblu.com/plesk-the-easiest-way-to-edit-php-ini/</link>
					<comments>https://spacebblu.com/plesk-the-easiest-way-to-edit-php-ini/#respond</comments>
		
		<dc:creator><![CDATA[Sean Oh]]></dc:creator>
		<pubDate>Tue, 06 Oct 2020 09:16:51 +0000</pubDate>
				<category><![CDATA[칼럼보기]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[post_max_size]]></category>
		<category><![CDATA[upload_max_filesize]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://spacebblu.com/?p=1721</guid>

					<description><![CDATA[Plesk is a complicated panel, it is not easy to understand their logic, here is one of the examples of how to set the php.ini easier without using a terminal. This is the most working method when you are getting WordPress or other applications php.ini warning, such as memory_limit, post_max_size, max_execution_time, upload_max_filesize, max_input_time also you ... <a title="Plesk: The easiest way to edit php.ini" class="read-more" href="https://spacebblu.com/plesk-the-easiest-way-to-edit-php-ini/">Read more <span class="screen-reader-text">Plesk: The easiest way to edit php.ini</span></a>]]></description>
		
					<wfw:commentRss>https://spacebblu.com/plesk-the-easiest-way-to-edit-php-ini/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Options Trading: Higher Winning Strategy.</title>
		<link>https://spacebblu.com/options-trading-higher-winning-strategy-for-robinhood-webull/</link>
					<comments>https://spacebblu.com/options-trading-higher-winning-strategy-for-robinhood-webull/#respond</comments>
		
		<dc:creator><![CDATA[Sean Oh]]></dc:creator>
		<pubDate>Fri, 25 Sep 2020 06:26:31 +0000</pubDate>
				<category><![CDATA[칼럼보기]]></category>
		<category><![CDATA[options trading]]></category>
		<category><![CDATA[robinhood]]></category>
		<category><![CDATA[webull]]></category>
		<guid isPermaLink="false">https://spacebblu.com/?p=1690</guid>

					<description><![CDATA[Disclaimer: You must know how to read sticks at minimum requirement, that helps you to be able to foresee minutes ahead. www.tradingview.com&#160;register an account, it is free. once you registered, go to charts and add your favorite tickers and then above menu you will see the &#8216;fx&#8217; icon, click on it and then click on ... <a title="Options Trading: Higher Winning Strategy." class="read-more" href="https://spacebblu.com/options-trading-higher-winning-strategy-for-robinhood-webull/">Read more <span class="screen-reader-text">Options Trading: Higher Winning Strategy.</span></a>]]></description>
		
					<wfw:commentRss>https://spacebblu.com/options-trading-higher-winning-strategy-for-robinhood-webull/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
