View Single Post
fareed_xtreme's Avatar
Posts: 238 | Thanked: 291 times | Joined on Mar 2010 @ London, UK
#8
I noticed something Wierd. As I am running the script, the i get the following error

Code:
permission denied.
I have already run the following command as root as well as user.

Code:
chmod +x Filename.sh
Just as a trial I also ran

Code:
chmod 777 filename.sh
No errors while running these commands but on running script, it says permission denied.

Also the desktop file I had created had some problem and so i deleted it but in the menu, the icon still exists. What am i doing wrong here? How can I remove the icon and all?

Last edited by fareed_xtreme; 2010-12-07 at 07:44.