Monday 29 March 2010

How to give permission to the folder using putty?

Type the following command.

Chmod 777 –R foldername

Ex: chmod 777 –R /var/www/html/testdir

Cheers!

2 comments: