worldpossible / rachelplus

RACHEL Configuration on Intel CAP
18 stars 8 forks source link

Helping a N00b with CAP Ubuntu :) I will send chip chocolate cookies #43

Closed arcangel44 closed 8 years ago

arcangel44 commented 8 years ago

Hi! I need to upload some content (pdf and stuff) to CAP using SSH. I found the media folder and add some documents there, but when i'm in Chrome, using the CAP interface in the lesson planner I can't found them. I only tried uploading without compressing and adding them to a existing folder. Can anyone help me to figure out how i can visualize them in CAP web interface? What i'm doing wrong? Thanks!

j-schwartz commented 8 years ago

I'm not an expert on this, but I think you need to upload them as single files (not within a folder) directly to the uploaded section. are you adding documents directly into /media/uploaded/ ?

Also try rebooting after, just for kicks.

j-schwartz commented 8 years ago

also, when you've ssh'd in your new files, please check your permissions settings on them. I don't know what they're supposed to be, but you can try making them very open

chmod -R 0755 /media/uploaded/
spatiald commented 8 years ago

Question for you…are you using a RACHEL CAP or plain Intel CAP?

If you using a RACHEL CAP, the easiest way to upload your files is via the web interface at: http://192.168.88.1:8090 http://192.168.88.1:8090/

Login with: User: teacher Password: teacher

Go to the “Library” tab and click the “Upload Content” button

sam@hackersforcharity.org 302.482.4586

On Jan 21, 2016, at 2:11 PM, arcangel44 notifications@github.com wrote:

Hi! I need to upload some content (pdf and stuff) to CAP using SSH I found the media folder and add some documents there, but when i'm in Chrome, using the CAP interface in the lesson planner I can't found them I only tried uploading without compressing and adding them to a existing folder Can anyone help me to figure out how i can visualize them in CAP web interface? What i'm doing wrong? Thanks!

— Reply to this email directly or view it on GitHub https://github.com/rachelproject/rachelplus/issues/43.

arcangel44 commented 8 years ago

Yes, i can upload content using the web interface but that's exactly what i don't want. I want to be able to upload content using only SSH and be able to see it in the web interface. On the other hand, I will try to do that, open the documents, because i only uploaded them to /media/uploaded/FolderX and no in /media/uploaded/

j-schwartz commented 8 years ago

Any word on this @arcangel44

spatiald commented 8 years ago

@arcangel44 @j-schwartz This issue is related to issue #26

Closing this issue and consolidating comments there.