News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Flickr and speed of movement

Started by Marper, January 11, 2008, 05:35:01 AM

Previous topic - Next topic

Marper

Hi guys,

I've got a couple of questions for you all.

1.  Is there a way to change the speed that the images cycle in the screenshow ?

2.  I've tried to copy my files over from my connected usb and have logged into the core with the password I created when I setup the system.  However, using Konqueror when I try to create a new folder under flickr/year/day (example I want to create day 14) I get an unauthorized SMB error Access Denied.

Does anyone know what I need to do to create shares on the core ?

blackoper

go into terminal and enter:
sudo mkdir /flickr/year/day/14
then enter substituting blah with your username:
sudo chown -R blah:blah /flickr/year/day/14

I'm basing those directories on what you said in your post. If the absolute filepath id different use the complete one.