How to give file Permission With Command


Here is few step follow it

Step  1: Open CMD command prom and Type sudo su

Step 2 : sudo chmod a+rwx root directory name you want to give permission file


No comments:

Post a Comment

SQL Server — Core Concepts with examples

  Data Definition Language (DDL) : CREATE , ALTER , DROP (tables, views, procedures, triggers). Data Manipulation Language (DML) : SELECT ,...

Best for you