Answers for "how to provide root and modification permission to usr in ubuntu"

1

how to change permissions for the whole folder in ubuntu

sudo chmod -R 777 DirectoryName
Posted by: Guest on July-23-2021
0

give root permission to program linux

sudo chmod u+s /usr/bin/software-center
Posted by: Guest on December-11-2021

Code answers related to "how to provide root and modification permission to usr in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language