<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dev.impactclub.ro/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dev.impactclub.ro/feed.php">
        <title>dev.ImpactClub.ro devices:mybookworld</title>
        <description></description>
        <link>https://dev.impactclub.ro/</link>
        <image rdf:resource="https://dev.impactclub.ro/ttps://dev.impactclub.ro/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-27T16:57:02+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:firmware?rev=1209861192&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:home?rev=1211330846&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:lighttpd?rev=1209463512&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:mysql?rev=1209463244&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:optimize?rev=1209875988&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:optware?rev=1209462590&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:php?rev=1209463226&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:public?rev=1209884626&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:shell?rev=1209883498&amp;do=diff"/>
                <rdf:li rdf:resource="https://dev.impactclub.ro/devices:mybookworld:ssh?rev=1209462338&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dev.impactclub.ro/ttps://dev.impactclub.ro/lib/tpl/dokuwiki/images/favicon.ico">
        <title>dev.ImpactClub.ro</title>
        <link>https://dev.impactclub.ro/</link>
        <url>https://dev.impactclub.ro/ttps://dev.impactclub.ro/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:firmware?rev=1209861192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-04T02:33:12+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Firmware Update</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:firmware?rev=1209861192&amp;do=diff</link>
        <description>Firmware Update

Knowing the very slow speeds of their external hard drives, WD decided to release a new firmware in order to increase the speed of the devices with only a few percents. This article is meant to help with the upgrade process providing a set of required information and steps.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:home?rev=1211330846&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-21T02:47:26+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WD MyBook World Edition II</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:home?rev=1211330846&amp;do=diff</link>
        <description>WD MyBook World Edition II

.. is an external storage device produced by Western Digital. You can use this product to:
&lt;blockquote&gt;

	*  Securely access and edit your files on any computer. 
	*  Get files from home while at the office. 
	*  Listen to the music on your My Book World Edition drive while you’re on vacation.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:lighttpd?rev=1209463512&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T12:05:12+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configure Lighttpd</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:lighttpd?rev=1209463512&amp;do=diff</link>
        <description>Configure Lighttpd

&lt;note&gt;First consider fallowing all the previous steps the WD MyBook World Edition Hacks tutorial&lt;/note&gt;
&lt;note tip&gt;Please read the official Lighttpd documentation before proceeding. Lighttpd Configuration Options&lt;/note&gt;

This chapter is based on Martin Hinner's hack: Using built-in lighttpd to serve webpages

	*  Create soft-link in /usr/www/lib</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:mysql?rev=1209463244&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T12:00:44+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Install MySQL</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:mysql?rev=1209463244&amp;do=diff</link>
        <description>Install MySQL

&lt;note&gt;First consider fallowing all the previous steps the WD MyBook World Edition Hacks tutorial&lt;/note&gt;
&lt;note tip&gt;Please read the official MySQL documentation before proceeding. MySQL Installation Using a Source Distribution&lt;/note&gt;

	*   Add a login user and group for mysqld.


# groupadd mysql
# useradd -g mysql mysql</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:optimize?rev=1209875988&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-04T06:39:48+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Performance Optimization</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:optimize?rev=1209875988&amp;do=diff</link>
        <description>Performance Optimization

The default installation of the WD MyBook devices provides very slow speeds on file transfers because of the high memory usage and a lot of noise produced by the hard drive frequent spins up. In order to reduce the memory usage and to reduce the fan and drive noises some patches may be applied.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:optware?rev=1209462590&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T11:49:50+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configure Optware</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:optware?rev=1209462590&amp;do=diff</link>
        <description>Configure Optware

&lt;note&gt;First consider fallowing all the previous steps the WD MyBook World Edition Hacks tutorial&lt;/note&gt;
This chapter is based on MyBook WE Wiki

	*  Connect to the device using a ssh client (Putty) and log as a normal user.

	*  Change the user in root.

$ su -

	*  Install the package manager.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:php?rev=1209463226&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T12:00:26+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Install PHP</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:php?rev=1209463226&amp;do=diff</link>
        <description>Install PHP

&lt;note&gt;First consider fallowing all the previous steps the WD MyBook World Edition Hacks tutorial&lt;/note&gt;
&lt;note tip&gt;Please read the official PHP documentation before proceeding. PHP Installation and Configuration&lt;/note&gt;

	*  Choose a directory to unpack the distribution.


# cd /tmp


	*  Download distribution file (</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:public?rev=1209884626&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-04T09:03:46+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Secure PUBLIC folder</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:public?rev=1209884626&amp;do=diff</link>
        <description>Secure PUBLIC folder

BUG: Security settings for PUBLIC folder reset with every reboot


This fix tries to solve this PUBLIC folder security issue: all files and folders existing inside this folder are accessible (read/write) to anyone in the network without asking to login. Thus, anyone may read/create/update/save/delete any file in this folder even if he/she does not have any rights to access the WDMB machine.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:shell?rev=1209883498&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-04T08:44:58+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Shell Tips and Tricks</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:shell?rev=1209883498&amp;do=diff</link>
        <description>Shell Tips and Tricks

Requirements

To apply the fallowing patches you need to access the device throw SSH and to have root privileges

	*  Start SSH server -- Access the Admin web interface to enable the SSH support.
	*  Connect to the device using a ssh client (Putty) and log as a normal user.</description>
    </item>
    <item rdf:about="https://dev.impactclub.ro/devices:mybookworld:ssh?rev=1209462338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T11:45:38+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Start SSH server</title>
        <link>https://dev.impactclub.ro/devices:mybookworld:ssh?rev=1209462338&amp;do=diff</link>
        <description>Start SSH server

This tutorial is based on Martin Hinner's hack Enabling ssh access on MyBook World Edition

	*  Access the device web interface and create a user.
		*  Open in web browser: &lt;http://DEVICE_NAME/&gt; (where DEVICE_NAME may by the IP or the NAME of your MYBOOK).
		*  Select General Setup tab in the Shared Storage Manager page.</description>
    </item>
</rdf:RDF>
