PDA

View Full Version : [ubuntu] root execution fails



nccode
March 7th, 2013, 07:05 PM
Hi,
I install Ubuntu12.04 Lts desktop with windows7 recently. I tried c programming practice. For that i login into root account and wrote a program and compiled it, then as soon as i started to execute the a.out file the error message came to screen as "permission denied". I changed permission for a.out file through chmod command even it does not work.How do i set permission for all files and folder in my system for permanently?