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 auto generate UNIQUEIDENTIFIER

 Insert data into a table ✅ Have SQL Server auto-generate both: Id (as INT IDENTITY ) RowGuid (as UNIQUEIDENTIFIER , using NEWID()...

Best for you