Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialdinesh seyyadri
10,919 Pointspermissions
hi I was just wondering if Linux permissions for the image files can cause an issue.As per the output we just have read permissions.maybe we may need write and execute permissions as well..
ralphp
1,247 Pointsralphp
1,247 PointsThey shouldn't at all. Since you've downloaded the assets you're the "document creator" you only need read/write. Since the web browser interprets the document (it really doesn't executive) you don't need execute.
But more pertinent, since your working in the "workspace" environment, you won't even be bothered by any permissions.