How to change permissions
Hi all, i still a beginner in Linux and i want to change the permissions of "var/www" for other groups. I tried to type the following: 'sudo chmod 777 var/www' but it says "no sucj file or directory". Is there a problem with my command? How to do this?? When i run this command, must i be in that directory? Please help. The reason i wanted to change this was that i was trying to copy some stuffs to var/www and iwas unable. I used this command 'sudo cp /home/rendani/ipermit_db.20070615.tgz /var/www' When i go to that directory, i couldnt find the file. Is my command right??? What else can i do??
Last edited by rendani; 07-09-2007 at 04:27 AM.
|