PuppyLinux : PermissionDenied

PuppyLinuxMainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Permission denied


You may get a message from the bash (ash) shell: Permission denied.

This could mean that the file/program named could not be executed, because the permissions have not been properly set.

Use the console command # id
to find out who you are.

Use the console command # ls -la
to list all the files and permissions.

Use the console command # chmod a+x filename
to change the permissions so that all can execute the file.

CategoryHowto

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.0322 seconds