To change the owenership of any folder for domain user !!


To change the owenership of any folder for domain user !!
here i'm changing owenership of my "lampp" folder... the new owener is google\\user43
#sudo chown -R Google\\user43:root /opt/lampp/

Expl...
sudo chown -R google\\user43:root /opt/lampp/


Give full permission of any folder for all
#sudo chmod 777 /your folder location/ -R

Expl..
sudo chmod 777 /opt/lampp/ -R



Popular posts from this blog

How to install and configure Apache2 for Webhosting on Linux (Ubuntu 14.04)

How to set Java Path if you want to put your java any directory in linux Computer

Make autoservice for Tomcat