OUR NETWORK:TiVoCommunity TechLore MyOpenRouter Dijit Community MediaSmart Home See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 303225.0
June 2, 2009 01:26 PM

Categories: Pogoplug Classic

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

steadph

Member
Joined: 06/02/2009

Hi,

Is there a way to authenticate on the LAN but not via WAN or on the internet? If yes, thanks in advance!

If not, Would assume that i can just stop this process below and use samba instead on the pogoplug.

# ps | grep cloud
  353 root       1696 R   /usr/local/cloudengines/bin/hbwd /usr/local/cloudengines/bin/hbplug
  356 root      11624 S   /usr/local/cloudengines/bin/hbplug
 3709 root       3404 R   grep cloud

regards,
steadph

Discussion:    Add a Comment | Comments 1-5 of 5 | Latest Comment

July 17, 2009 9:09 PM

comment out lines 64-68 in /etc/init.d/hbmgr.sh to disable hbplug which will prevent the pogoplug from connecting to my.pogoplug.com.

July 17, 2009 9:21 PM

You'll need to make the file system rw to save the changes to /etc/init.d/hbmgr.sh

OpenPogo.com has a page on how to set up samba.

July 18, 2009 10:43 AM updated: July 18, 2009 10:44 AM

rhwood said: comment out lines 64-68 in /etc/init.d/hbmgr.sh to disable hbplug which will prevent the pogoplug from connecting to my.pogoplug.com.

Hi,

Thanks... have figured out a long time ago how to disable hbplug. My way is not to start the script hbmgr.sh in the first place. This would mean that you can't use vfat/ntfs etc., but it's not a big deal since I use ext3 (these are built-in kernel modules) and  you can "insmod" those kernel modules if needed to be.

Now, using my way or your way, ther are two issues that I have noticed:

  * ntp does not work reliably well. Have to edit the rcS script to add ntp with arguments that mimick rdate, and run ntp daemon next.

  * automatic mount points are not created and mounted. This can easily be created and mounted by editting the rcS script.

regards,
Steadph

September 8, 2009 12:27 PM

How exactly would I go about creating and mounting automatic mount point? I want to be able to kill off hbdw and hbplug as hbplug is constantly running at 100% cpu and it is constantly spinning my HD. But after following the directions above, commenting out line 64-68, I have do not even have a /tmp/.cemnt directory anymore.

I am not sure what command the HBPLUG/HBWD issue to get my USB device mounted into that directory to be able to do it myself.

Any help would be appreciated.

September 8, 2009 11:19 PM

Will said: How exactly would I go about creating and mounting automatic mount point? I want to be able to kill off hbdw and hbplug as hbplug is constantly running at 100% cpu and it is constantly spinning my HD. But after following the directions above, commenting out line 64-68, I have do not even have a /tmp/.cemnt directory anymore. I am not sure what command the HBPLUG/HBWD issue to get my USB device mounted into that directory to be able to do it myself. Any help would be appreciated.

 Will,

Once you stop hbmgr.sh, the subdirectory /tmp/.cemnt will be gone, so you have to recreate it. Example to add on the script /etc/init.d/rcS at the end:

/bin/mkdir /tmp/.cemnt
/bin/mount -o rw /dev/sda1 /tmp/.cemnt

And your USB Device would be then be mounted.

Regards,
Steadph

Discussion:    Add a Comment | Back to Top | Comments 1-5 of 5 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window