Nubie post! Be warned :)
Hi all, sorry this kind of spans more than twonkyvision, but think I'm up to that point.
Been toying with a MBWE for several days now, and jumping back and fourth beginning Linux and Vi command pages :)
My initial goal was to just have a simple server to host video and photos without having to leave the PC running day and night. Like everyone else, discovered the limitations of the MioNet software.
As with most everything, my goal shifted after progress was made here and there.
Without installing MioNet, updated the firmware via WD site. Unfortunately discovered that in doing so downgraded the included software package. Re-installing the compiler isn't at the top of my list right now. Going in for back surgery this month, and will spend recovery time setting up my xx060 box to access the MBWE and compile on that machine. SCSI Ethernet and the lot!
Applied the "fix" to allow assess via ssh, downloaded PuTTy and WinSCP for the PC.
Got the www server up and running, at least I could see "Hello World" and some jpg files on the drive from work after following the example set up.
Next trouble I ran into was connecting the USB device to the MBWE and being able to access it as a network device via XP. WD docs state that an external USB device will only be displayed with MioNet and Access Anywhere active.
Not finding any beginner Linux tips on getting the external USB network side set up where I could view the external USB device in XP, I succumbed and installed MioNet. Following the installation instructions (WD/MioNet CD) the external USB device was visible as a network drive, and was able to copy folders files drag and drop to the MBWE without problem (if a bit slow!!!!).
Outside the scope of this forum, ran into problems attempting to xfer trp (MPEG Transport Stream) video files from my Satellite PVR onto my PC (XP O/s). I use an external (black case) 500GB USB MyBook (FAT32 required) as the target device for the PVR. The PVR does some weird naming conventions at times with the folders it sticks the TRP files into, and from within XP drag and drop doesn't always work. Then I thought that if I connected the USB drive external to the MBWE, I could copy them to the PC via the network. Accessing the files via MioNet connected to the MBWE I could see some of the folders names had been changed to another name. Must have something to do with XP and non-standard FAT32 size devices. Don't care, xfers work using that process, so I'm good there. The actual file names inside the folder remain intact.
While waiting for the transfers to finish, started to read about Twonky and thought that would be a much better use of the MBWE than just being able to down load video files. I followed the first example here to install Twonky, and got the server up and running, but wasn't able to access any of the directory where I had files stored, even though in the Twonky set up I could point to the folder and save the location. For a test I uploaded a video with Twonky to the server to see where it put the file. The file was uploaded to the root directory, even thought the set up was pointed to the shares folder created via the GUI interface for the MBWE.
After exiting Twonky (didn’t include the script to keep it running after closing PuTTY), I couldn't launch it again. I checked to see what directory I was in, tried changing to the location it's installed in, and got the error that I didn't have permissions to execute the file (not the exact wording).
Here is the meat of my dilemma. Installing MioNet wiped out the admin password created during the enabling SSH step. MioNet creates a new admin user and password. I can still access the MBWE via PuTTY and WinSCP with an alternate user account I created, but cannot access it with the new admin account created by MioNet.
Back to the beginning.
If I re-run the Hinner script to enable SSH access, and reset the password, is that going to hose me everywhere else? Will that allow me to log on as "admin" again, and will that get me set up where I have access to all the folders and files (or do I have access now and just don't realize it?)?
When I log in through SSH with the "user" account, can I still install software (that account has privileges set in the MBWE GUI for R/W access)? Do I have to be "su" or in "root" to install the software? I'm a bit lost here, it did work after the initial install as stated above, but it seemed confused as to where usable directories were. I tried chmod 755 on the Twonky app, but bash came back with I didn't have permissions for that.
Could someone point to, or include how to enable the external USB device as a network device visable to XP? I could completely forget about MioNet then :)
I'm getting the feel here, just need a nudge, or push off a cliff, as it were with Linux :)