<?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>TechBlog &#187; NAS</title>
	<atom:link href="http://techblog.byllemos.com/tag/nas/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.byllemos.com</link>
	<description>Accelerating into the Future with Wisdom about Technology! Ingrid Byllemos</description>
	<lastBuildDate>Tue, 05 Jan 2010 00:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Can Synology DS207+ be used as a Kissdx server?</title>
		<link>http://techblog.byllemos.com/2008/02/can-synology-ds207-be-used-a-kissdx-server/</link>
		<comments>http://techblog.byllemos.com/2008/02/can-synology-ds207-be-used-a-kissdx-server/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 22:46:39 +0000</pubDate>
		<dc:creator>iby</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Kiss]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Synology]]></category>

		<guid isPermaLink="false">http://techblog.byllemos.com/?p=47</guid>
		<description><![CDATA[<p>At first I thought that I have bought a too new model, because I couldn&#8217;t find a bootstrap that fits the DS207+ (only one for the DS107). But finally I found a bootstrap that works &#8211; so YES it is&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>At first I thought that I have bought a too new model, because I couldn&#8217;t find a bootstrap that fits the DS207+ (only one for the DS107). But finally I found a bootstrap that works &#8211; so YES it is possible to use the Synology DS207+ as a Kissdx server <img src='http://techblog.byllemos.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<span id="more-47"></span><br />
Before you can install the bootstrap, you have to enable Telnet. This is done by installing a patch, which automatically enables Telnet. The <a href="http://www.synology.com/enu/support/releaseNote/telnet.php" title="Telnet Patch" target="_blank">patch</a> and install directions can be found at <a href="http://www.synology.com/enu/support/releaseNote/telnet.php" title="Synology's" target="_blank">Synology&#8217;s</a>.</p>
<p>Next you have to download the bootstrap and install it. The bootstrap can be found here:</p>
<blockquote><p> <a href="http://www.maartendamen.com/synoware/ds_armmarvell-bootstrap_1.0.xsh" title="Synology DS 207+ bootstrap">http://www.maartendamen.com/synoware/ds_armmarvell-bootstrap_1.0.xsh</a></p></blockquote>
<p>The downloaded bootstrap has to be placed somewhere on your NAS server. Remember where you placed it, because you have to access it later through Telnet <img src='http://techblog.byllemos.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Now that you got the bootstrap you are ready to install it.  This is done by accessing you NAS through Telnet.</p>
<blockquote><p>Go into dos write telnet  your-nas-ip ex. telnet 192.168.1.70</p></blockquote>
<blockquote><p>As login use root and you password.</p></blockquote>
<p>At this point you are on the NAS server and the next step is to find the bootstrap file. Typically you would find it somewhere near the /volume1/files.</p>
<blockquote><p>Change to the directory by using the cd command. Ex. cd /volume1/files</p></blockquote>
<p>And then install the bootstrap by executing:</p>
<blockquote><p>sh ds_armmarvell-bootstrap_1.0.xsh</p></blockquote>
<p>Now we have the bootstrap installed and are ready to install the kissdx server. This is done by using the IPKG functionality.</p>
<p>First start by getting the newest list of possibilities by executing:</p>
<blockquote><p>ipkg update</p></blockquote>
<p>and if you are lucky kissdx will be on that list, and can be installed by executing:</p>
<blockquote><p>ipkg install kissdx</p></blockquote>
<p>If kissdx is not on the list you can install it by executing:</p>
<blockquote><p>ipkg install http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/uns table/kissdx_0.13-10a-2_arm.ipk</p></blockquote>
<p>Now kissdx is installed. Before starting the use of kissdx, you have to change some settings. These can be found in the kissdx.conf file which is placed in the /volume1/opt/etc/kissdx.conf directory.</p>
<blockquote><p>cd /volume1/opt/etc/kissdx.conf</p>
<p>vi /volume1/opt/etc/kissdx.conf (edit the file with a vi editor)</p></blockquote>
<p>Look for the settings for audio, video and picture and adapt them to your directories.</p>
<blockquote><p># paths for the media files<br />
audiopath   = /volume1/your_music_folder<br />
videopath   = /volume1/your_movie_folder<br />
picturepath = /volume1/your_picture_folder</p></blockquote>
<p>When you are finished changing the file, simply save it and reboot your Synology. Kissdx is now running as a process on the server.</p>
<p>You can check that Kissdx is running by performing a ps command.</p>
<blockquote><p>ps x | grep kissdx</p></blockquote>
<p>Next thing to do &#8211; is to go to your Kiss, and point it to your NAS in the PC-Link setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.byllemos.com/2008/02/can-synology-ds207-be-used-a-kissdx-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Synology DS207+</title>
		<link>http://techblog.byllemos.com/2008/01/synology-ds207/</link>
		<comments>http://techblog.byllemos.com/2008/01/synology-ds207/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 20:44:40 +0000</pubDate>
		<dc:creator>iby</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Synology]]></category>

		<guid isPermaLink="false">http://techblog.byllemos.com/?p=46</guid>
		<description><![CDATA[<p>Yeah!!! I finally got my new NAS server.</p>
<p>A NAS server is a Network Attached Storage, which can be used as a central fileserver. In this case I bought a Synology DS207+ because of all its extra features.</p>
<p>The Synology&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Yeah!!! I finally got my new NAS server.</p>
<p>A NAS server is a Network Attached Storage, which can be used as a central fileserver. In this case I bought a Synology DS207+ because of all its extra features.</p>
<p>The Synology DS207+ is not only a kind of file server &#8211; it is also a FTP, Audio, Media server, Photo, MySQL and Web Server etc&#8230;. Al this is possible because it runs Linux, whereby the possibilities for third part patches occurs.</p>
<p>A complete description of the <a href="http://www.synology.com/enu/products/DS207+/index.php" title="Synology DS 207+ can be found here" target="_blank">Synology DS 207+ can be found here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.byllemos.com/2008/01/synology-ds207/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

