LinuxMCE Forums

General => Installation issues => Topic started by: Marper on January 11, 2008, 05:35:01 am

Title: Flickr and speed of movement
Post by: Marper on January 11, 2008, 05:35:01 am
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 ?
Title: Re: Flickr and speed of movement
Post by: blackoper on January 13, 2008, 01:42:02 pm
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.