Dear All, I have decided to retire my MV from its current role and rather than just leave it gathering dust i wonder about putting in a smallish disk and using...
Hi, congrats on the first post on this group. Anyway, I'm not sure if you are a member of the base MV group on Yahoo, but there is a method to getting IPKG...
Hi Chris, there is a version of "ice" in the openWRT repository. Any chance of a sneek peek at your mothodology for using ipkg? Anything I can do? As I said, I...
Hello everyone, For right now this is teaser, but later tonight, the method to getting IPKG to work on the MV will be released! Stay tuned, I have a little...
Hmmm... It worked fine for me right before I released it, and it appears to be working now... Chris Seto ==== Chris S. Seto Owner of hackingthehpmediavault ...
Yes, it is working now... Off to play .... Thanks, Nathan ... From: Chris S. <blue765d@...> To: hackingthemediavault@yahoogroups.com Sent: Wednesday,...
It should be working now. I don't know what happened, but when I uploaded it with FTP it didn't work, even though the file was there. Then I used FrontPage...
Thats very weird, it worked for me when I did the pre-release check over. Who knows, computers _love_ to frustrate, annoy, and do weird things to their human...
I think that because there aren't nearly as many people here, as there are in Lee's group, not very many people have seen this. Chris Seto ==== Chris S. Seto ...
IPKG is definitely a topic that belongs on this group because it may eventually initiate a lot of discussions that would confuse the daylights out of 90% of...
Thats pretty much my thoughts too. I did want to put reminder up on the main group, just so that if peopel have email alerts off, that they can still get to...
Hi Lee I figured and can appreciate the need to keep the two groups separated. For sure there are a lot of people in your group that would appreciate the...
The big thing, is that we really, really don't want someone accidentally installing too many packages. Or generally messing something up. Hence the massive...
Apparently people are finding it, because the massive flood of ....... Hello, This is an automated email message to let you know that XXXXX <XXXX@...>...
I installed jrun and used ipkg to install rsync with the thought of using it to sync up files with a USB drive. When running jrun, I can't find any way to...
I installed dropbear using ipkg and it seems to be running fine (thanks Chris/Lee!). The problem is the authentication: I can't login. I try to login as user...
I have never had to set up SSH manually, so I really can't help you much beyond that. Have you tried looking for a tutorial? Chris Seto ==== Chris S. Seto ...
In a nutshell, you create 2 keys, public, and private. This key set is what SSH uses to auth. PuTTY Gen may be used to create key pars. I havn' set up SSH...
I had to do a few things with IPKG just now. Here is a snapshot (12:28PM GMT | March 17th 08) of the currently available packages... this thread will be...
I see. You are not using password authentication. You need a key on both the server and client. I was hoping to be able to authenticate with a password. ...
Well, I used Putty Gen to create the public/private keys. I then created a ../jrun/root/.ssh/authorized_keys and put the public key in this file and added...