<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Hacking WD MyBook World Ed - new forum posts</title>
		<link>http://mybookworld.wikidot.com/forum/start</link>
		<description>Posts in forums of the site &quot;Hacking WD MyBook World Ed&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-22099#post-324700</guid>
				<title>Re: NTFS Driver</title>
				<link>http://mybookworld.wikidot.com/forum/t-22099/ntfs-driver#post-324700</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 20:05:27 +0000</pubDate>
				<wikidot:authorName>JpgOrganizer</wikidot:authorName>				<wikidot:authorUserId>62100</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I don't understand your post. You reference to a post about NTFS filesystem. But your question is about ext2/ext3 filesystem.<br /> For NTFS I cannot help. But for ext2/ext3 I can.<br /> To format with ext2 do the following</p> <p>- first check the name of the external disk with <tt>df</tt>, here it was <tt>/dev/sdc1</tt></p> <div class="code"> <pre> <code>[root@MyBook ~]# df Filesystem Size Used Avail Use% Mounted on rootfs 2.8G 315M 2.4G 12% / /dev/root 2.8G 315M 2.4G 12% / /dev/md3 950M 20M 882M 3% /var /dev/md4 455G 75G 380G 17% /shares/internal /dev/ram1 1003K 448K 555K 45% /mnt/ramdisk /dev/sdc1 459G 70G 367G 16% /shares/external/WD-5000AAV-External/Partition-1</code> </pre></div> <p>- then unmount, format and mount the disc</p> <div class="code"> <pre> <code>[root@MyBook ~]# umount /dev/sdc1 [root@MyBook ~]# mkfs.ext2 /dev/sdc1 [root@MyBook ~]# mount /dev/sdc1 /shares/external/WD-5000AAV-External/Partition-1</code> </pre></div> <p>to format with ext3 filesystem please use the command <tt>mkfs.ext3</tt> instead of <tt>mkfs.ext2</tt>. Do all commands as root.</p> <p>Hope it helps,<br /> JpgOrganizer</p> <hr /> <p>MBWE II, 2x 500&nbsp;GB<br /> Firmware 01.01.18<br /> Raid 1<br /> Hacks: SSH, spindown</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-22099/ntfs-driver">NTFS Driver</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-110159#post-324679</guid>
				<title>MyBook + locale=ru_RU.utf8</title>
				<link>http://mybookworld.wikidot.com/forum/t-110159/mybook-locale-ru-ru-utf8#post-324679</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 19:36:49 +0000</pubDate>
				<wikidot:authorName>SoleSS</wikidot:authorName>				<wikidot:authorUserId>247607</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do anyone have any ideas how to change the locale of the device to utf8<br /> i need to see filenames written in native locale</p> <p>i have tried kbd \ console-tools but couldn't compile them<br /> tried to cross-compile console-tools but couldn't make install (had to libtoolize and change the source code…)</p> <p>on make install:</p> <div class="code"> <pre> <code>... fontstruct.c: In function `read_simple_font': fontstruct.c:45: error: structure has no member named `_fileno' make[1]: *** [fontstruct.lo] Error 1 make[1]: Leaving directory `/shares/internal/PUBLIC/tmp/console-tools-0.2.3/lib' make: *** [install-recursive] Error 1</code> </pre></div> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-110159/mybook-locale-ru-ru-utf8">MyBook + locale=ru_RU.utf8</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-324651</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-324651</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 18:58:00 +0000</pubDate>
				<wikidot:authorName>jeffo</wikidot:authorName>				<wikidot:authorUserId>247448</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i dont think that the sdb4 drive is mounting …. the space that is allocated to to the shared folder appears to be similar to the space free on sdb1 …. how can i check and work out what is wrong?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested">Recovering Original FW - Tested</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-110042#post-324479</guid>
				<title>Re: Disabling AccessBook</title>
				<link>http://mybookworld.wikidot.com/forum/t-110042/disabling-accessbook#post-324479</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 15:08:29 +0000</pubDate>
				<wikidot:authorName>TeinturMan</wikidot:authorName>				<wikidot:authorUserId>127862</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello, if you want to disable AccessBook, you can do the following :</p> <p>replace your /etc/lighttpd/lighttpd.conf file with one of the following, depending if you had activated php or not :<br /> <a href="http://mybookworld.wikidot.com/local--files/web-server/lighttpd_withoutphp.conf">http://mybookworld.wikidot.com/local--files/web-server/lighttpd_withoutphp.conf</a><br /> <a href="http://mybookworld.wikidot.com/local--files/web-server/lighttpd_withphp.conf">http://mybookworld.wikidot.com/local--files/web-server/lighttpd_withphp.conf</a></p> <p>==&gt; this will disable AccessBook, but will keep your WebServer configured.</p> <p>To remove AccessBook files,<br /> remove<br /> /shares/internal/PUBLIC/WWW/Welcome/Main.pl<br /> and<br /> /shares/internal/PUBLIC/WWW/Welcome/AccessBook</p> <p>That's all. you hae totally removed AccessBook.</p> <p>Regards,</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14331">Forum / Per page discussions</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-110042/disabling-accessbook">Disabling AccessBook</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-23918#post-324441</guid>
				<title>Re: Recovering Original FW - Tested</title>
				<link>http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested#post-324441</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 14:13:41 +0000</pubDate>
				<wikidot:authorName>jeffo</wikidot:authorName>				<wikidot:authorUserId>247448</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i have gone through all this procedure twice and am having the same problem all stages work fine, it boots up is recognised by the network. I access the mybook internet admin tool and go through the configuration wizard, on the main page where it gives the details of the mybook under the storage heading there is nothing …. it lets me create a new share and i can mount this as a drive under windows xp, however it has only allocated 2.75GB of storage space?</p> <p>What is wrong?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-23918/recovering-original-fw-tested">Recovering Original FW - Tested</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-110042#post-324436</guid>
				<title>Disabling AccessBook</title>
				<link>http://mybookworld.wikidot.com/forum/t-110042/disabling-accessbook#post-324436</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 13:57:58 +0000</pubDate>
				<wikidot:authorName>d1rX</wikidot:authorName>				<wikidot:authorUserId>204410</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How do you disable/uninstall AccessBook? I don't want to use it after all</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14331">Forum / Per page discussions</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-110042/disabling-accessbook">Disabling AccessBook</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-22099#post-324373</guid>
				<title>Re: NTFS Driver</title>
				<link>http://mybookworld.wikidot.com/forum/t-22099/ntfs-driver#post-324373</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 11:41:34 +0000</pubDate>
				<wikidot:authorName>trouty00</wikidot:authorName>				<wikidot:authorUserId>247394</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Has anyone successfully got this working yet, can i format my external HDD through the SSH connection on the NAS to EXT2/3 which would be better and how do i do it?</p> <p>I really want read/write with the external, its pretty useless for me otherwise.</p> <p>Ta<br /> Stu</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-22099/ntfs-driver">NTFS Driver</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-106007#post-324195</guid>
				<title>Re: error</title>
				<link>http://mybookworld.wikidot.com/forum/t-106007/netatalk-tutorial#post-324195</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 05:29:07 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I don't know what you are doing wrong, but you know that you can skip all the avahi stuff and just add this to your /etc/mDNSResponderPosix file:</p> <div class="code"> <pre> <code>MyBookWorld AFP _afpovertcp._tcp. local 548 MyBookWorld AFP server</code> </pre></div> <p>Once this has been added just restart the mDNS daemon.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14331">Forum / Per page discussions</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-106007/netatalk-tutorial">Netatalk Tutorial</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-106007#post-324186</guid>
				<title>error</title>
				<link>http://mybookworld.wikidot.com/forum/t-106007/netatalk-tutorial#post-324186</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 04:57:04 +0000</pubDate>
				<wikidot:authorName>websuperman</wikidot:authorName>				<wikidot:authorUserId>223924</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I get to :<br /> chmod u+x /opt/etc/init.d/avahi</p> <p>And get the following error when entering the above command:<br /> cannot access ‘/opt/etc/init.d/avahi’: Not a directory</p> <p>What am I doing wrong?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14331">Forum / Per page discussions</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-106007/netatalk-tutorial">Netatalk Tutorial</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109792#post-324069</guid>
				<title>Re: How to change ports for SSH</title>
				<link>http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh#post-324069</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 02:13:43 +0000</pubDate>
				<wikidot:authorName>ishbellnas</wikidot:authorName>				<wikidot:authorUserId>124865</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, you have to do two thing, first change port in file /etc/sshd_config</p> <p>eg</p> <ol> <li>default value.</li> </ol> <p>Port 2333<br /> #Port 22</p> <p>then you need comment out lines in /etc/services</p> <p>#ssh 22/tcp # SSH Remote Login Protocol<br /> #ssh 22/udp # SSH Remote Login Protocol</p> <p>of cource, you have to do port forward port 2333 to your NAS</p> <p>good luck</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh">How to change ports for SSH</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-100336#post-323980</guid>
				<title>Re: deleted libgcc_s.so.1</title>
				<link>http://mybookworld.wikidot.com/forum/t-100336/deleted-libgcc-s-so-1#post-323980</link>
				<description></description>
				<pubDate>Tue, 02 Dec 2008 00:26:36 +0000</pubDate>
				<wikidot:authorName>15edwards</wikidot:authorName>				<wikidot:authorUserId>221541</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i did the same thing :S going to try copy it across form 500 gb one :S ill post bk if i get it working :(</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-100336/deleted-libgcc-s-so-1">deleted libgcc_s.so.1</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-57404#post-323748</guid>
				<title>Re: Has anyone tried running bind/smtp/squid?</title>
				<link>http://mybookworld.wikidot.com/forum/t-57404/has-anyone-tried-running-bind-smtp-squid#post-323748</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 20:19:17 +0000</pubDate>
				<wikidot:authorName>Nige</wikidot:authorName>				<wikidot:authorUserId>247035</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I know this is several months after the question but i thought i'd post my experiences.</p> <p>I use squid on my home mybook with port forwarding over ssh to access Pandora streaming radio and my twonky server (also running on the mybook) when i'm out of the country, and for browsing while i'm at work.</p> <p>It works fine for one user and when i guestimate the load by looking at "top", then the combined Squid and SSHD cpu usage can peak at around 50-60%, but generally runs around 30% CPU, and 40% memory.</p> <p>I'm not sure how well it would scale to multiple users.</p> <p>But having said that I decided to do some testing from two systems here and I have two Pandora sessions streaming through the Mybook and I'm downloading a video from my twonky server and the my book CPU utilisation is between 50-30%.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34262">Forum / Optware</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-57404/has-anyone-tried-running-bind-smtp-squid">Has anyone tried running bind/smtp/squid?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109792#post-323728</guid>
				<title>Re: How to change ports for SSH</title>
				<link>http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh#post-323728</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 20:04:22 +0000</pubDate>
				<wikidot:authorName>Coronas</wikidot:authorName>				<wikidot:authorUserId>191494</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>in my ADSL-model/router I forwarded TCP port 4234 (external/WAN) to port 22 (internal/LAN).<br /> To access the drive, I use</p> <div class="code"> <pre> <code>ssh mydrive.dyndns.org -l root -p 4234</code> </pre></div> <p>That did the trick.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh">How to change ports for SSH</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-85183#post-323718</guid>
				<title>Re: Spindown - HDD sleep but not wake up</title>
				<link>http://mybookworld.wikidot.com/forum/t-85183/spindown-hdd-sleep-but-not-wake-up#post-323718</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 19:58:38 +0000</pubDate>
				<wikidot:authorName>Joeperd</wikidot:authorName>				<wikidot:authorUserId>58035</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well found out that permissions for smart_spindown_onspinup script weren't right, not executable. Please check you didn't ommit this aswell.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-85183/spindown-hdd-sleep-but-not-wake-up">Spindown - HDD sleep but not wake up</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109792#post-323669</guid>
				<title>How to change ports for SSH</title>
				<link>http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh#post-323669</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 19:11:17 +0000</pubDate>
				<wikidot:authorName>number3</wikidot:authorName>				<wikidot:authorUserId>140592</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Has anyone changed the port numbers for ssh on the Mybook?<br /> I have tried to change the port by changing the config files:<br /> sshd_config and ssh_config and services (file)</p> <p>However changing the port# in these files causes a connection refused error… I am stumbed… So any suggestions/instructions are welcome to get this fixed, because I am tired to see all the script kiddies hitting my MBWE…</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109792/how-to-change-ports-for-ssh">How to change ports for SSH</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-85183#post-323631</guid>
				<title>Re: Spindown - HDD sleep but not wake up</title>
				<link>http://mybookworld.wikidot.com/forum/t-85183/spindown-hdd-sleep-but-not-wake-up#post-323631</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 18:31:55 +0000</pubDate>
				<wikidot:authorName>Joeperd</wikidot:authorName>				<wikidot:authorUserId>58035</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Same problem here… It worked well, but after firmware upgrade to 2.00.18 and following instructions on spin_down scrip, HDD spins down as requested but doesn't wake up when necessairy (SSH, web, etc). What could the problem be?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-85183/spindown-hdd-sleep-but-not-wake-up">Spindown - HDD sleep but not wake up</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109731#post-323497</guid>
				<title>I want to install DCTC</title>
				<link>http://mybookworld.wikidot.com/forum/t-109731/i-want-to-install-dctc#post-323497</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 16:31:42 +0000</pubDate>
				<wikidot:authorName>CyB</wikidot:authorName>				<wikidot:authorUserId>182124</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I want to install DCTC client (DirectConnect client) to my MBWE. But the automake is not working corretly. I get an error:</p> <div class="code"> <pre> <code>[root@gaia dctc-0.85.9]# ./autogen.sh **Error**: You must have `automake' installed. You can get it from: ftp://ftp.gnu.org/pub/gnu/</code> </pre></div> <p>Automake 1.10-2 is installed with optware, but it needs perl. How can I config the automake to use the installed perl?</p> <div class="code"> <pre> <code>[root@gaia dctc-0.85.9]# /usr/local/bin/perl -v This is perl, v5.8.8 built for armv5tejl-linux</code> </pre></div> <p>Can anybody help me? Thanks!</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109731/i-want-to-install-dctc">I want to install DCTC</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109026#post-323273</guid>
				<title>Re: Signature</title>
				<link>http://mybookworld.wikidot.com/forum/t-109026/signature#post-323273</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 12:46:56 +0000</pubDate>
				<wikidot:authorName>kevku</wikidot:authorName>				<wikidot:authorUserId>52945</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Signatures are going to be a premium feature $$!</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-15263">About the Wiki / General Chat about the wiki</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109026/signature">Signature</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-106790#post-322902</guid>
				<title>Re: NOIP configuration</title>
				<link>http://mybookworld.wikidot.com/forum/t-106790/noip-configuration#post-322902</link>
				<description></description>
				<pubDate>Mon, 01 Dec 2008 01:01:39 +0000</pubDate>
				<wikidot:authorName>rebirth</wikidot:authorName>				<wikidot:authorUserId>130551</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have solved it!</p> <p>on linksys router, on port forward tab, put XYZ name, and then port 443 twice.</p> <p>create account on dyndns and setup to router.</p> <p>from out of network, you are able to connect using:</p> <p><a href="https://DYNDNSADDRESS:443">https://DYNDNSADDRESS:443</a></p> <p>don't try it on local network, it is not working. you dont need this to connect on local network, right?! ;)</p> <p>p.s. the guide on port forward is so lame. i have a licence to PFConfig, but before that the guide seemed to be to minimal and useless…</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-106790/noip-configuration">NOIP configuration</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-96462#post-322845</guid>
				<title>AccessBook : v1.2 Update is available...</title>
				<link>http://mybookworld.wikidot.com/forum/t-96462/accessbook#post-322845</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 23:32:13 +0000</pubDate>
				<wikidot:authorName>TeinturMan</wikidot:authorName>				<wikidot:authorUserId>127862</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all , i have released a new AccessBook Version.<br /> Mainly for photo gallery bug corrections :</p> <p>- Now, photos appears sorted in photogallery<br /> - Some special characters (') are now accepted in photogalleries<br /> - Some files like Thumbs.db or .Ds_Store are hidden<br /> - A little correction in Special Actions. This will add the Execute sh scripts and untar feature…</p> <p>You can update your existing AccessBook Installation by executing the following command :</p> <div class="code"> <pre> <code>wget http://mybookworld.wikidot.com/local--files/accessbook/Main.pl -O /shares/internal/PUBLIC/WWW/Welcome/Main.pl</code> </pre></div> <p>Regards,</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14331">Forum / Per page discussions</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-96462/accessbook">AccessBook</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109509#post-322805</guid>
				<title>Re: Downgrade to original firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-109509/downgrade-to-original-firmware#post-322805</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 22:32:33 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Search to forums for "force firmware upgrade".</p> <p>This will wipe your root partition while keeping the data in <tt>/shares/internal</tt> and <tt>/var</tt>.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109509/downgrade-to-original-firmware">Downgrade to original firmware</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109509#post-322786</guid>
				<title>Downgrade to original firmware</title>
				<link>http://mybookworld.wikidot.com/forum/t-109509/downgrade-to-original-firmware#post-322786</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 22:09:13 +0000</pubDate>
				<wikidot:authorName>gamzesz</wikidot:authorName>				<wikidot:authorUserId>246656</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I have gratefully updated my WDWE2 with 1&nbsp;TB, added some features, some servers, etc… Now, as I know which servers and software packages I prefer, I'd like to start over.</p> <p>Is there any easy way to do so? Where can I find the instructions for that?</p> <p>Thanks for your help,</p> <p>gamzesz</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109509/downgrade-to-original-firmware">Downgrade to original firmware</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109359#post-322564</guid>
				<title>Re: CUPS library error?</title>
				<link>http://mybookworld.wikidot.com/forum/t-109359/cups-library-error#post-322564</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 17:42:25 +0000</pubDate>
				<wikidot:authorName>alllexx</wikidot:authorName>				<wikidot:authorUserId>233384</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello, linuxentangled.<br /> Do you have any other strange problems "out of nowhere" - some other seemingly stable in the past soft rendered unusable without any visible reason? If so, maybe you should look <a href="http://mybookworld.wikidot.com/forum/t-29433/optware#post-322548">here</a>.<br /> Anyway, try to remove /opt dir and reinstall packages without using -force-overwrite option.</p> <p>Best regards,<br /> Alex.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109359/cups-library-error">CUPS library error?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-29433#post-322548</guid>
				<title>optware segmentation fault?</title>
				<link>http://mybookworld.wikidot.com/forum/t-29433/optware#post-322548</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 17:26:22 +0000</pubDate>
				<wikidot:authorName>alllexx</wikidot:authorName>				<wikidot:authorUserId>233384</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>First of all, thank you for your effort - optware has saved me a great deal of time.</p> <p>There's one thing I've noticed about optware packages that seems to be worth mentioning. "Segmentation fault", "C++ compiler cannot create executables" problems, have been reported a number of times, I had some unpleasant experience with them myself, even though my .bashrc file is properly configured to use packages in /opt. So, what I've noticed is that it appears to occur whenever you install packages that require overwriting files of some other already installed one(s). Removing /opt dir and installing optware anew does the trick but I wonder whether it's a mybook issue or an optware issue?</p> <p>Thanks again,<br /> Alex</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34262">Forum / Optware</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-29433/optware">optware?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109404#post-322368</guid>
				<title>‘application/postscript’ format incompatible in CUPS</title>
				<link>http://mybookworld.wikidot.com/forum/t-109404/application-postscript-format-incompatible-in-cups#post-322368</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 13:35:54 +0000</pubDate>
				<wikidot:authorName>el_salmon</wikidot:authorName>				<wikidot:authorUserId>170383</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>CUPS 1.3.9 is installled in my MyBook WEII. I get a ‘application/postscript’ format incompatible error when I try to print a test page. What's the problem?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109404/application-postscript-format-incompatible-in-cups">‘application/postscript’ format incompatible in CUPS</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109400#post-322354</guid>
				<title>Problems with Mediatomb and Spidermonkey</title>
				<link>http://mybookworld.wikidot.com/forum/t-109400/problems-with-mediatomb-and-spidermonkey#post-322354</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 13:21:26 +0000</pubDate>
				<wikidot:authorName>penrebl</wikidot:authorName>				<wikidot:authorUserId>246290</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I can't seem to get Mediatomb to compile with libjs enabled. Here is the error.</p> <div class="code"> <pre> <code>configure: Will search for js (spidermonkey) headers in /usr/include/js checking /usr/include/js/jsapi.h usability... no checking /usr/include/js/jsapi.h presence... no checking for /usr/include/js/jsapi.h... no configure: error: jsapi.h not found in requested location /usr/include/js</code> </pre></div> <p>I have compiled and installed Spidermonkey. jsapi.h does exist in /usr/include/js.</p> <div class="code"> <pre> <code>[root@MyBookWorld /]# cd /usr/include/js/ [root@MyBookWorld js]# ls jsapi.h jscompat.h jsexn.h jslock.h jsparse.h jsstddef.h jsarena.h jsconfig.h jsfile.h jslong.h jsprf.h jsstr.h jsarray.h jscpucfg.h jsfun.h jsmath.h jsprvtd.h jstypes.h jsatom.h jsdate.h jsgc.h jsnum.h jspubtd.h jsutil.h jsbit.h jsdbgapi.h jshash.h jsobj.h jsregexp.h jsxdrapi.h jsbool.h jsdhash.h jsinterp.h jsopcode.h jsscan.h jsxml.h jsclist.h jsdtoa.h jsiter.h jsosdep.h jsscope.h prmjtime.h jscntxt.h jsemit.h jslibmath.h jsotypes.h jsscript.h resource.h</code> </pre></div> <p>The libs have been installed into /usr/lib/js.</p> <p>I had installed the precompiled binary frm <a href="http://www.jpkessler.de/mybookupnp/index.html">http://www.jpkessler.de/mybookupnp/index.html</a> (Thanks JPK, it worked real nice :) but I couldn't get the scripting to work (at all).</p> <p>Any ideas how to get spidermonkey working?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109400/problems-with-mediatomb-and-spidermonkey">Problems with Mediatomb and Spidermonkey</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-91682#post-322327</guid>
				<title>Re: Can&#039;t umount /dev/md3 (Device or Resource Busy)</title>
				<link>http://mybookworld.wikidot.com/forum/t-91682/can-t-umount-dev-md3-device-or-resource-busy#post-322327</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 12:02:20 +0000</pubDate>
				<wikidot:authorName>The Puppeteer</wikidot:authorName>				<wikidot:authorUserId>63330</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I had the same problem. Turned out to be a Samba share. I had to check processes that were being used on "Partition-1" not dev/sdc1, and I could see the process using lsof.<br /> Stopping Samba allowed me to umount and then format.</p> <p>The command to stop samba was</p> <p>/etc/init.d/samba.sh stop</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-91682/can-t-umount-dev-md3-device-or-resource-busy">Can't umount /dev/md3 (Device or Resource Busy)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-39891#post-322303</guid>
				<title>Re: Reducing memory usage</title>
				<link>http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage#post-322303</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 10:59:16 +0000</pubDate>
				<wikidot:authorName>TeinturMan</wikidot:authorName>				<wikidot:authorUserId>127862</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hi ariznav,<br /> you can configure it manually :<br /> extract "kill-idle-fcgi.sh.conf and kill-idle-fcgi.sh.source from the tar archive :<br /> <a href="http://mybookworld.wikidot.com/local--files/featurepacks/Web_Server.tar">http://mybookworld.wikidot.com/local--files/featurepacks/Web_Server.tar</a></p> <p>then copy the 2 files in<br /> /usr/local/wdc</p> <p>then rename as follow :</p> <div class="code"> <pre> <code>mv kill-idle-fcgi.sh.source in kill-idle-fcgi.sh</code> </pre></div> <p>then add a schedule line in the crontab : (/etc/crontabs/root)</p> <div class="code"> <pre> <code>1,11,21,31,41,51 * * * * /usr/local/wdc/kill-idle-fcgi.sh</code> </pre></div> <br /> if you want to change the configuration , then modify the kill-idle-fcgi.sh.conf file.<br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage">Reducing memory usage</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109359#post-322193</guid>
				<title>CUPS library error?</title>
				<link>http://mybookworld.wikidot.com/forum/t-109359/cups-library-error#post-322193</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 05:56:34 +0000</pubDate>
				<wikidot:authorName>linuxentangled</wikidot:authorName>				<wikidot:authorUserId>246280</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello all,<br /> Several months ago I was able successfully install CUPS on my NAS but was not able to get my printer to work properly. With that said I have used the mybookworld for other purposes since then, installing various packages through optware. I recently received several new printers to test out — however, I found that the natively compiled version of CUPS no longer ran, instead the dreaded '__guard' error which I thought I had taken care of by using a natively compiled version was the only output. I then decided to update all the known dependencies via optware to their latest versions (which they currently are) and compile CUPS 1.3.9 to no avail (tried 1.4beta but that fails in compile)<br /> I followed these and other instructions on this forum/wiki:<br /> <a href="https://mybookworld.wikidot.com/forum/t-48491/i-got-cups-working-despite-of-the-guard-error">https://mybookworld.wikidot.com/forum/t-48491/i-got-cups-working-despite-of-the-guard-error</a><br /> but still a no go. (and yes I am running /usr/sbin/cupsd not /opt/sbin/cupsd)</p> <p>The following are the versions of the dependencies (that I am aware of) that I have installed, they are also the current versions in optware as of this post. I would like those of you, who currently have CUPS up and running to post the output of ldd /usr/sbin/cupsd as well as the versions of the packages listed (the packages names as listed in optware will be named):</p> <div class="code"> <pre> <code>[root@MyBookWorld~]# ldd /usr/sbin/cupsd libz.so.1 =&gt; /lib/libz.so.1 (0x4000d000) [zlib - 1.2.3-3]*** libssl.so.0.9.7 =&gt; /usr/lib/libssl.so.0.9.7 (0x40028000) [openssl - 0.9.7m-4] libcrypto.so.0.9.7 =&gt; /usr/lib/libcrypto.so.0.9.7 (0x4005c000) [openssl - 0.9.7m-4] libldap-2.3.so.0 =&gt; /opt/lib/libldap-2.3.so.0 (0x40153000) [openldap-libs - 2.3.43-1]*** libcups.so.2 =&gt; /usr/lib/libcups.so.2 (0x4018e000) [cups - 1.3.9-1] libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x401c2000) [libpth - 2.0.7-2] libm.so.0 =&gt; /lib/libm.so.0 (0x401dd000) [?no idea?] libcrypt.so.0 =&gt; /lib/libcrypt.so.0 (0x401f9000) [libgcrypt - 1.2.4-1] libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x40215000) gcc 3.4.2 *NOT optware* libc.so.0 =&gt; /lib/libc.so.0 (0x40226000) ver 1.0 firmware libdl.so.0 =&gt; /lib/libdl.so.0 (0x40280000) [?no idea?] liblber-2.3.so.0 =&gt; /opt/lib/liblber-2.3.so.0 (0x4028a000) [libdb - 4.2.52-3]*** libsasl2.so.2 =&gt; /opt/lib/libsasl2.so.2 (0x4029d000) [cyrus-sasl-libs - 2.1.22-2]*** libresolv.so.0 =&gt; /lib/libresolv.so.0 (0x402bb000) [c-ares - 1.5.2-2]*** ld-uClibc.so.0 =&gt; /lib/ld-uClibc.so.0 (0x40000000) ignore</code> </pre></div> <br /> The ones with *** (3 asterisks) should only appear as dependencies for the optware-compiled CUPS. <p>An easy way of determining the versions would be to:</p> <div class="code"> <pre> <code>#ipkg list_installed</code> </pre></div> <p>which should yield something like this:</p> <div class="code"> <pre> <code>adduser - 1.10.3-1 - a multi-call binary for login and user account administration apr - 1.3.2-1 - apr-util - 1.3.2-1 - avahi - 0.6.23-2 - A system for multicast DNS service discovery, an implementation of Zeroconf. bzip2 - 1.0.5-1 - Very high-quality data compression program c-ares - 1.5.2-2 - C library that performs DNS requests and name resolves asynchronously cdrtools - 2.01-4 - low-level CD recording tools: cdrecord, mkisofs, etc. cups - 1.3.9-1 - Common Unix Printing System cups-doc - 1.3.9-1 - Common Unix Printing System documentation. cups-driver-gutenprint - 5.1.7-1 - CUPS driver from Gutenprint. cups-pdf - 2.4.6-2 - CUPS-PDF provides a PDF Writer backend to CUPS. This can cyrus-sasl-libs - 2.1.22-2 - Provides client or server side authentication (see RFC 2222). dbus - 1.1.1-3 - D-Bus is a message bus system, a simple way for applications to talk to one another. e2fslibs - 1.41.0-1 - expat - 2.0.1-1 - XML Parser library finch - 2.5.2-1 - Finch is a console-based IM program that lets you sign on to AIM, findutils - 4.2.32-1 - File finding utilities findutils-doc - 4.2.32-1 - Documentation for file finding utilities fontconfig - 2.5.0-0 - Font configuration library freetype - 2.3.6-1 - Free truetype library gconv-modules - 2.2.5-7 - Provides gconv modules missing from the firmware. gdbm - 1.8.3-2 - GNU dbm is a set of database routines that use extensible hashing. gettext - 0.14.5-2 - Set of tools for producing multi-lingual messages ghostscript - 8.63-1 - An interpreter for the PostScript (TM) language glib - 2.12.13-1 - gnutls - 2.4.2-2 - GNU Transport Layer Security Library. libcurl - 7.19.0-2 - libdaemon - 0.13-1 - A lightweight C library that eases the writing of UNIX daemons. libdb - 4.2.52-3 - Berkeley DB Libraries libgcrypt - 1.2.4-1 - GNU cryptography libray, needed by gnutls libgpg-error - 1.4-1 - Error handling library for libgcrypt libiconv - 1.11-2 - Converts between character encodings. libijs - 0.35-1 - IJS raster image transport protocol libjpeg - 6b-2 - collection of jpeg tools libpng - 1.2.33-1 - Portable Network Graphics Libraries libpth - 2.0.7-2 - Pth is a very portable POSIX/ANSI-C based library for Unix libsigc++ - 2.0.18-1 - libsigc++ implements a typesafe callback system for standard C++. libstdc++ - 6.0.3-6 - Standard C++ library, needed for dynamically linked C++ programs libtasn1 - 1.5-1 - ASN.1 structure parser library. libtiff - 3.8.2-1 - Tag Image File Format Libraries libtonnent - 0.12.2-1 - libusb - 0.1.12-1 - Library for interfacing to the USB subsystem. libxml2 - 2.6.32-1 - libxslt - 1.1.24-1 - An XML Stylesheet processor based on libxml2 lighttpd - 1.4.19-5 - mlocate - 0.15-1 - A merginging locate program to find files fast nano - 2.1.4-1 - ncurses - 5.6-3 - ncursesw - 5.6-2 - neon - 0.28.3-1 - an HTTP and WebDAV client library, with a C interface openldap-libs - 2.3.43-1 - Open Lightweight Directory Access Protocol openssl - 0.9.7m-4 - Openssl provides the ssl implementation in libraries libcrypto and libssl pcre - 7.8-1 - Perl-compatible regular expression library php - 5.2.6-2 - The php scripting language php-curl - 5.2.6-2 - libcurl extension for php php-fcgi - 5.2.6-1 - The php scripting language, built as an fcgi module proftpd - 1.3.1-4 - Highly configurable FTP server with SSL-TLS python - 2.5-1 - This is a package that sets up the default python. python25 - 2.5.2-2 - Python is an interpreted, interactive, object-oriented programming language. readline - 5.2-2 - The GNU Readline library provides a set of functions for use rtonnent - 0.8.0-1 - sane-backends - 1.0.19+cvs20080315-3 - SANE is a universal scanner interface screen - 4.0.3-2 - A screen manager that supports multiple logins on single terminal sqlite - 3.6.1-1 - svn - 1.5.2-1 - termcap - 1.3.1-2 - Terminal emulation library tranz - 1.33-2 - unrar - 3.7.8-1 - unrar is an application that can decompress files and archives unzip - 5.52-3 - A (de)compression library for the ZIP format usbutils - 0.73-3 - USB enumeration utilities wakelan - 1.1-2 - send the magic wakeup package over the LAN xmlrpc-c - 1.11.00-3 - A library providing modular implementation of XML-RPC for C and C++. zlib - 1.2.3-3 - zlib is a library implementing the 'deflate' compression system. Successfully terminated.</code> </pre></div> <p>Thank you,<br /> ~linuxentangled~</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34764">Forum / Installing &amp; Configuring Programs</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109359/cups-library-error">CUPS library error?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109358#post-322181</guid>
				<title>Bricked Mybook</title>
				<link>http://mybookworld.wikidot.com/forum/t-109358/bricked-mybook#post-322181</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 05:10:04 +0000</pubDate>
				<wikidot:authorName>Betogonza</wikidot:authorName>				<wikidot:authorUserId>246292</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Mybook got bricked from a power surge. I have two of the same kind Mybook II 1TB with the dual drives. My question is can I at least switch over the drives to the working mybook, boot it up to be able to get my data off the drives from my dead mybook? Thus also allowing me to buy another mybook and switch the drives out. Pls any help, need my data.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109358/bricked-mybook">Bricked Mybook</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322098</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322098</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 02:04:04 +0000</pubDate>
				<wikidot:authorName>Springer5</wikidot:authorName>				<wikidot:authorUserId>246214</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>but I am not forwarding on any other ports. Just 22 for root access and 80 for web admin access.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322095</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322095</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 02:02:18 +0000</pubDate>
				<wikidot:authorName>Springer5</wikidot:authorName>				<wikidot:authorUserId>246214</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi alephsmith</p> <p>I am using a NAT router which is good from the sound of it. However, I am port forwading through the router on port 22. I thought this was the only way to access the drive from 'outside' my home network.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322084</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322084</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 01:37:18 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The possible points of intrusion include: webinterface, ssh, sftp, samba filesharing (maybe others).</p> <p>Most of these are mitigated if you are using a router with NAT (i.e. you have not forwarded your ports) and you have set up strong passwords for webinterface and filesharing users and the root account.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322072</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322072</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:52:20 +0000</pubDate>
				<wikidot:authorName>Springer5</wikidot:authorName>				<wikidot:authorUserId>246214</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks very much guys. I have followed your instructions and I have now successfully changed my password to something much more secure.</p> <p>Just a final question…</p> <p>Am I right in thinking that the only 'areas of mybookworld you can log onto are the web access on port 80 and the root on port 22. In other words, I now have good, long passwords set for web admin panel and root, but should I be concerned about anyone logging in anywhere else without my knowledge ?</p> <p>Thanks agina for help with the first poblem. It's easy when you know how :)</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322056</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322056</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:32:55 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You need to connect to your MBWE via an ssh terminal (command line). This will allow you to execute commands (i.e. change password etc.). Currently you are only connecting via FTP, this will only let you upload and download file, not execute commands.</p> <p>The program you should install on your Windows machine is PuTTY. Use this to connect to your machine then type:</p> <div class="code"> <pre> <code># su # passwd</code> </pre></div> <br /> These commands will 1) switch to the root user 2) change the root user's password. <p>Please post back if this is not clear.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322055</guid>
				<title>Re: Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322055</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:29:19 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well, connec to YOUR book using a ssh terminal (like putty) and login with root/root.<br /> Then use the passwd command to change the root passwd.<br /> It will ask the new password twice.</p> <p>You have to use a 5-8 chars password with mix case (it does not let you use all caps or all lower case letters).</p> <p>That's all. Since then, you should use the new password to connec to YOUR book. :)</p> <p>You can use adduser to create new users if you want.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-39891#post-322049</guid>
				<title>Re: Reducing memory usage</title>
				<link>http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage#post-322049</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:17:21 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It seems a more clean aproach to me…<br /> But, How should we use the .sh file that kills the process ir we are not using webServer?<br /> Should we put it in a cron job?<br /> Thanks</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage">Reducing memory usage</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109322#post-322047</guid>
				<title>Mybookworld ? - more like everyone&#039;s book world !</title>
				<link>http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world#post-322047</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:13:49 +0000</pubDate>
				<wikidot:authorName>Springer5</wikidot:authorName>				<wikidot:authorUserId>246214</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello</p> <p>Greetings to everyone. I am something of a noob to Linux so I apologise for my ignorance.</p> <p>I have followed the steps on activating SSH, and consequently I have been able to connect to mybookworld using a suitable client (CuteFTP Pro) and I can access the root drive and every directory from their. This way I can upload and download files, create folders and do everything I need over the internet.</p> <p>However, this is where the problems lies. The only credentials with which I can log in are user = root and password = root. This means that anyone else who uses these credentials can also access my drive from anywhere on the internet !!<br /> I can find no mention in the hacks as to how to change these login details to something more secure.</p> <p>How do I change these login details, or am I going about this completely the wrong way ?</p> <p>Thanks in advance for any help.</p> <p>Can anyone please help me.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34765">Forum / Network Access</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109322/mybookworld-more-like-everyone-s-book-world">Mybookworld ? - more like everyone's book world !</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-48373#post-322042</guid>
				<title>Re: Backup images for WD Mybook WE II (2TB)</title>
				<link>http://mybookworld.wikidot.com/forum/t-48373/backup-images-for-wd-mybook-we-ii-2tb#post-322042</link>
				<description></description>
				<pubDate>Sun, 30 Nov 2008 00:01:49 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just bought myself an empty MBWE II case from ebay and am looking at getting a pair of 1TB HDDs to stick in it.</p> <p>I'll be using these images, and am trying to consider the benefits of the two RAID options. Anyone have any experience with they would like to share regarding either RAID 0 or RAID 1?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-48373/backup-images-for-wd-mybook-we-ii-2tb">Backup images for WD Mybook WE II (2TB)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109074#post-322027</guid>
				<title>Re: How to install unison in MyBook?</title>
				<link>http://mybookworld.wikidot.com/forum/t-109074/how-to-install-unison-in-mybook#post-322027</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 23:44:28 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Oh, it is not a matter of handling linux, I have experience in old unix (not in modern linux), so I like it indeed.<br /> But I am afraid of blocking my book. If that happens I have no confidence of been able to take it back to live :)</p> <p>If somebody has tried to compile it previously, it would be great to have the binaries.<br /> Thanks for your answer, I will read the post carefully and see if I decide to try.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109074/how-to-install-unison-in-mybook">How to install unison in MyBook?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109292#post-322024</guid>
				<title>Re: My Mybook doesnt show my files</title>
				<link>http://mybookworld.wikidot.com/forum/t-109292/my-mybook-doesnt-show-my-files#post-322024</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 23:34:58 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Let's not go getting hasty, there may be a way to fix this without cracking the sucker open</p> <p>One way this may happen if is you gave all your files the execute flag, some samba implementations interpret the execute flag as indicating a "hidden file", or on directories it marks them as "browsable".</p> <p>Do you have ssh access? Have you run any <tt>chmod a+x</tt> commands recently?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109292/my-mybook-doesnt-show-my-files">My Mybook doesnt show my files</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-39891#post-321972</guid>
				<title>Re: Reducing memory usage</title>
				<link>http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage#post-321972</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 21:42:20 +0000</pubDate>
				<wikidot:authorName>TeinturMan</wikidot:authorName>				<wikidot:authorUserId>127862</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>I personnally use a totally different approach for saving memory:<br /> You may have noticed that if you kill a fastcgi process, it is respawned on demand by lighttpd…<br /> ==&gt; i have written a script that kills fastcgi processes that are idle for more than 60 mn…<br /> when you want to use the shared storage Manager, Lighttpd will spawn on demand the wanted perl processes…<br /> after 60mn of idle process, the process is killed back…</p> <p>You can test my pre-release version of the WebServer Feature Pack which includes this feature,<br /> with a graphic user interface that allows you to choose which process will be "On Demand" or "Preloaded".</p> <p>Install the following feature pack, using the Feature Pack Manager of the Web server tutorial…<br /> Feature Pack URL :<br /> <a href="http://mybookworld.wikidot.com/local--files/featurepacks/Web_Server.tar">http://mybookworld.wikidot.com/local--files/featurepacks/Web_Server.tar</a></p> <p>Go to the Web Server Menu, click "Memory Mode"<br /> Install , then choose "ondemand" or "preloaded", depending on your needs</p> <p>Could you please give me some feedback, so that i can include it directly in the standard installation of the WebServer Tutorial ?</p> <p>Teinturman<br /> MBWE , 500&nbsp;GB<br /> Firmware 01.01.18<br /> Hacks: SSH, WebServer,vsftp, AccessBook, Mycheck, cups, openvpn, nzbget</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-39891/reducing-memory-usage">Reducing memory usage</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109294#post-321922</guid>
				<title>How to make &#039;windows log in script&#039; to map network drive?</title>
				<link>http://mybookworld.wikidot.com/forum/t-109294/how-to-build-windows-log-in-script#post-321922</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 19:40:39 +0000</pubDate>
				<wikidot:authorName>aab44</wikidot:authorName>				<wikidot:authorUserId>204161</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>How to make 'windows log in script' to map network drive?</p> <p>instead of using patch file.</p> <p>I'm using a batch file that runs on windows start up; and would like to use a 'windows log in script' instead</p> <p>Mapping network drive command: <strong>net use z: \\192.168.1.1\public</strong></p> <p>Regards,</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109294/how-to-build-windows-log-in-script">How to build windows log in script?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109292#post-321918</guid>
				<title>My Mybook doesnt show my files</title>
				<link>http://mybookworld.wikidot.com/forum/t-109292/my-mybook-doesnt-show-my-files#post-321918</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 19:35:12 +0000</pubDate>
				<wikidot:authorName>thatsmejrz</wikidot:authorName>				<wikidot:authorUserId>246119</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a Mybook and when I connect the drive to my computer and got to the drive the drive has all my folders in it but when I try to open a folder and view my files my files are gone!?…how can I recover them?…i read somewhere that I can open the external drive and connect it to the motherbooard?…if so how is this possible I oopened the computer and none of the plugs match those with the external drive… please help i have some real valuable info in my drive</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109292/my-mybook-doesnt-show-my-files">My Mybook doesnt show my files</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109074#post-321699</guid>
				<title>Re: How to install unison in MyBook?</title>
				<link>http://mybookworld.wikidot.com/forum/t-109074/how-to-install-unison-in-mybook#post-321699</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 11:45:06 +0000</pubDate>
				<wikidot:authorName>bordeaux</wikidot:authorName>				<wikidot:authorUserId>182443</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://mybookworld.wikidot.com/forum/t-68436/unison-file-synchronizer">http://mybookworld.wikidot.com/forum/t-68436/unison-file-synchronizer</a></p> <p>You'll need to gcc</p> <p>Have a go and learn to handle linux. It's fun :o)</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109074/how-to-install-unison-in-mybook">How to install unison in MyBook?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109200#post-321674</guid>
				<title>Re: SSH: No supported authentication methods available</title>
				<link>http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available#post-321674</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 10:08:49 +0000</pubDate>
				<wikidot:authorName>CyB</wikidot:authorName>				<wikidot:authorUserId>182124</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It works! Thanks, alephsmith!</p> <p>I created an update site with official WD 02.00.18 firmware ( <a href="http://cache.websupport.wdc.com/wdgxnc-02.00.18.wdg">http://cache.websupport.wdc.com/wdgxnc-02.00.18.wdg</a> ) . It resets all things. Finally I "re-hacked" the ssh access.</p> <p>My firmware reset site is available on <a href="http://cyb.4242.hu/mybook/firmware.php">http://cyb.4242.hu/mybook/firmware.php</a> .</p> <p>(Thanks, Martin Hinner too)</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available">SSH: No supported authentication methods available</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109200#post-321654</guid>
				<title>Re: SSH: No supported authentication methods available</title>
				<link>http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available#post-321654</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 08:35:12 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If you have a local webserver you can try to craft a firmware updgrade the turns password auth back on. Check out the details of this type of procedure here: <a href="http://www.mybook-linux.co.nr/sshaccess.html">http://www.mybook-linux.co.nr/sshaccess.html</a></p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available">SSH: No supported authentication methods available</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109200#post-321637</guid>
				<title>SSH: No supported authentication methods available</title>
				<link>http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available#post-321637</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 07:46:44 +0000</pubDate>
				<wikidot:authorName>CyB</wikidot:authorName>				<wikidot:authorUserId>182124</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi!</p> <p>I have a MyBook World I 1T with Firmware 02.00.18. I want to configure the ssh, but I disabled the password authentication, and the key authentication is not work. I have a notebook only, and I can't remove the disk from device.</p> <p>Can anybody help me? Thanks.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-34401">Forum / Backup &amp; Recovery</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109200/ssh:no-supported-authentication-methods-available">SSH: No supported authentication methods available</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109087#post-321576</guid>
				<title>Re: GCC problem, havent updated</title>
				<link>http://mybookworld.wikidot.com/forum/t-109087/gcc-problem-havent-updated#post-321576</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 03:27:56 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>[root@MyBookWorld ~]# ipkg list|grep libtorrent libtorrent - 0.12.3-1 - libtorrent is a BitTorrent library with a focus on high performance and good code.</code> </pre></div> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109087/gcc-problem-havent-updated">GCC problem, havent updated</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109073#post-321533</guid>
				<title>Re: Alternatives to Mionet</title>
				<link>http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet#post-321533</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 01:56:10 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well you can define separate accounts for webdav than those used for samba. lighttpd uses the regular styles of http auth (<a href="http://redmine.lighttpd.net/wiki/1/Docs:ModAuth">http://redmine.lighttpd.net/wiki/1/Docs:ModAuth</a>). I have kept my WebDav and samba setups separate. WebDav users in htdigest and smb users in smbpasswd.</p> <p>Maybe try specifying the username/pass in the uri: <a href="http://username:pass@wevbdav.server">http://username:pass@wevbdav.server</a><br /> Maybe also it is using an encrypted connection, however if username and pass is sent in the clear, it rejects the session?</p> <p>I made this page to give people a hint of how to set it all up:<a href="http://mybookworld.wikidot.com/webdav">webdav</a></p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet">Alternatives to Mionet</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109087#post-321530</guid>
				<title>GCC problem, havent updated</title>
				<link>http://mybookworld.wikidot.com/forum/t-109087/gcc-problem-havent-updated#post-321530</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 01:52:44 +0000</pubDate>
				<wikidot:authorName>haakond89</wikidot:authorName>				<wikidot:authorUserId>245866</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Trying to compile libtorrent on my MyBook i get this error:</p> <p><em>[root@icebook libtorrent-0.12.2]# ./configure<br /> checking for a BSD-compatible install… /usr/bin/install -c<br /> checking whether build environment is sane… yes<br /> checking for a thread-safe mkdir -p… /bin/mkdir -p<br /> checking for gawk… gawk<br /> checking whether make sets $(MAKE)… yes<br /> checking build system type… armv5tejl-unknown-linux-gnu<br /> checking host system type… armv5tejl-unknown-linux-gnu<br /> checking for style of include used by make… GNU<br /> checking for gcc… no<br /> checking for cc… no<br /> checking for cl.exe… no<br /> configure: error: no acceptable C compiler found in $PATH<br /> See ‘config.log’ for more details.</em></p> <p>I've tried to install Gcc with the ipkg manager, but i cannot seem to get it working.<br /> As far as i know i haven't updated my MyBook's firmware, so i haven't found any help in the many threads that says you have to restore some of the files. By the way: My MyBook was bought in october this year.<br /> Can someone help?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109087/gcc-problem-havent-updated">GCC problem, havent updated</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109073#post-321510</guid>
				<title>Re: Alternatives to Mionet</title>
				<link>http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet#post-321510</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 00:34:41 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>mm… thank you so it is possible to use "net use" to mount a logical drive (disk letter) to a webdav resource…<br /> Each time I have tried it, it did not work in my webdav resources (in the University).<br /> If I key in the htpp:://… path it opens the page in internet explorer, and I get access there.<br /> If I use the network drive connecto option, it rejects the user name and password, and does not mount it.</p> <p>But it should be possible to do it (at least in windows machines).<br /> I guess the problem will be with the caps…<br /> The user name will be probably converted to ALL CAPS by the windows explorer, as it uses to do with the SMB resources.<br /> The webDav machine (a unix server) will reject the user as it differentiates lower and upper case.</p> <p>In internet explorer that convertion is not done, as it is case sensitive.</p> <p>I should give it a go in the myBook (using an all caps username).</p> <p>Where may I download webdav to the mybook?<br /> It seems there is a mod plugin to lighttpd but it says it has only a few of the features and is experimental.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet">Alternatives to Mionet</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-107401#post-321495</guid>
				<title>Re: usernames in lower case</title>
				<link>http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case#post-321495</link>
				<description></description>
				<pubDate>Sat, 29 Nov 2008 00:16:58 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What I meant is that if you disable converting the shares and user names to all caps, then you won't be able to access them through samba shares, as SMB (the protocol that uses samba) converts all names to ALL CAPS.</p> <p>What is possible (I don't know) is that there were an option in samba to convert all SMB names to lower case.<br /> But then you should modify the perl script to convert usernames and shares to lower case, as if you use a mix case, you won´t be able to access them through SMB protocol.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case">usernames in lower case</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-107401#post-321493</guid>
				<title>Re: usernames in lower case</title>
				<link>http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case#post-321493</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:56:42 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think what the OP is referring to is the fact that users made when using the webinterface (linux &amp; samba) are created in ALLCAPS, irrespective of what you actually type in when creating the user.</p> <p>So if I make a user called <tt>alephsmith</tt>, it will actually be made as <tt>ALEPHSMITH</tt>. This has caused many problems when people have tried logging in via ssh only to have their username not recognised due to the CAPS.</p> <p>There must be something in the webinterface scripts that converts any usernames into ALLCAPS, we just need to find it and disable it.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case">usernames in lower case</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109073#post-321490</guid>
				<title>Re: Alternatives to Mionet</title>
				<link>http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet#post-321490</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:49:40 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p><strong>Using Windows XP and Windows 2003 Server</strong></p> <p>The WebDAV client in Windows XP and later is integrated as a file system redirector. Clients can map WebDAV shares to drive letters in the same way as connecting to an SMB file share. You can use the Windows Explorer or the command line.</p> </blockquote> <p>Continued here <a href="http://msdn.microsoft.com/en-us/library/ms881375.aspx">http://msdn.microsoft.com/en-us/library/ms881375.aspx</a> Not sure if that is what you mean by "logical drive".</p> <p>I will be honest, I still have not got lighttpd WebDav working well. I've been promoting it mainly so that someone more knowledgeable than me can figure out the kinks and let me in on the secret of getting it working.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet">Alternatives to Mionet</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-107401#post-321489</guid>
				<title>Re: usernames in lower case</title>
				<link>http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case#post-321489</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:48:29 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well I suppose it is possible if there is a way to tell samba to convert all SMB requests to lower case .</p> <p>But you then must use all lower case in shares and user names.</p> <p>The SMB protocol uses all upper case for shares and usernames. It is thus case insensitive.</p> <p>What I meant is that you cannot mix cases in shares or user names.</p> <p>What your script seems to do is just create a user in the samba database and then in the linux system (with no password or home directory).</p> <p>But does not seem to do any case conversion, so it must be done in the calling perl files (this is just a guess).</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case">usernames in lower case</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-107401#post-321485</guid>
				<title>Re: usernames in lower case</title>
				<link>http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case#post-321485</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:37:49 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>PS</p> <p>actually, you may need to edit the shell scripts in <tt>/usr/www/nbin/</tt>. Maybe a bash expert can tell us:</p> <div class="code"> <pre> <code>[root@MyBookWorld nbin]# cat /usr/www/nbin/fs_addUser.sh #!/bin/sh # # Adds a user to unix, sets the password, adds them to Samba and also sets the password # # $1 - Username # $2 - Password # # Does NOT create a home dir for the user # UNAME=$1 PWORD=$2 . $NAS_NBIN/commonfuncs if [ $UNAME = "www-data" ] then $SMB_HOME/bin/pdbedit -a -u ${UNAME} -c "[N ]" -s ${SMB_CONF} -t &lt;&lt;EOF ${PWORD} ${PWORD} EOF exit 0 fi adduser -D -H "$UNAME" nas_passwd.sh $UNAME $PWORD $SMB_HOME/bin/pdbedit -a ${UNAME} -s ${SMB_CONF} -t &lt;&lt; EOF ${PWORD} ${PWORD} EOF # $NAS_NBIN/restartSamba.sh exit 0</code> </pre></div> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case">usernames in lower case</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109073#post-321484</guid>
				<title>Re: Alternatives to Mionet</title>
				<link>http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet#post-321484</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:37:44 +0000</pubDate>
				<wikidot:authorName>ariznaf</wikidot:authorName>				<wikidot:authorUserId>241037</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank yo alephsmith.<br /> VPN is an option, We have a VPN in our corporation, but it is a last resort. It makes things clumpsy and slow.</p> <p>WebDav is a good alternative, but I don't think you can mount a logical drive using webdav in windows (at least I don't know how). The problem is that many programs (like folder syncronizations programs) do not know anything about webdav, so you cannot access content with them. If there where a way to mount a logical drive in windows, it would be a great option.</p> <p>Of course I will give a try to the file browsers (accessbook and ajaXplorer) and will let one installed even if I continue using Mionet.</p> <p>What i think (like you) will be more difficult to find is a way to temporarily share files with outside users, like the turn-key method in mionet.<br /> It is great to give access to somebody you don't trust to a large file that cannot be send by email.</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet">Alternatives to Mionet</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-107401#post-321479</guid>
				<title>Re: usernames in lower case</title>
				<link>http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case#post-321479</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:33:05 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm sure it is possible because this was introduced only in the most recent Firmware series (02.00.XX). When I created users with the 01.00.XX series they were in lower case and persisted across the FW upgrade.</p> <p>To achieve it you would need to edit the .pl scripts that make up the webinterface or possibly restore those from a previous FW version. I personally have no knowledge of perl but maybe you do?</p> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-107401/usernames-in-lower-case">usernames in lower case</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-109073#post-321475</guid>
				<title>Re: Alternatives to Mionet</title>
				<link>http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet#post-321475</link>
				<description></description>
				<pubDate>Fri, 28 Nov 2008 23:25:31 +0000</pubDate>
				<wikidot:authorName>alephsmith</wikidot:authorName>				<wikidot:authorUserId>58305</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am sure there are any combination of software elements that could achieve what you want. Some suggestions included below:</p> <p>To punch through a corporate firewall:</p> <ul> <li>openvpn would allow you to mount the remote file system like it was on your local subnet.</li> <li>You could also use Webdav on port 80/443, on both Linux and OS X boxes WebDav shares can be mounted as network drives (I'm not sure about Windows.</li> </ul> <p>Access to files on *any* computer (without extra software):</p> <ul> <li>Regular httpd server with simple access control (.htaccess or similar)</li> <li>WebDav is also support on all modern OS (Windows WX/Vista, Linux, OS X), this allows file access and uploads</li> <li>sftp is also an option from any *NIX/OS X box</li> <li>There are also some webinterfaces developed by community members here like <tt>accessbook</tt> that provide browser based access</li> </ul> <p>Per file access control:</p> <ul> <li>Well I'm not sure about this one, although I doubt you'd get anything as turn-key as what Mionet provides.</li> </ul> <br/>Forum category: <a href="http://mybookworld.wikidot.com/forum/c-14332">Forum / Modifying the MyBook World</a><br/>Forum thread: <a href="http://mybookworld.wikidot.com/forum/t-109073/alternatives-to-mionet">Alternatives to Mionet</a>
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>