How do I set permission to run in linux?
Answer / Pankaj Chaudhary
To set permissions in Linux, you can use the `chmod` command. For example, to give read, write, and execute permissions to the owner of a file, type: `chmod 700 filename`.
| Is This Answer Correct ? | 0 Yes | 0 No |
In order to display the last five commands you have entered using the fc command, you would type?
what is linux utilities and editor
What is the command to remove Lvm ,Pv and vg
12 Answers Tech Mahindra, TNS,
How do I check disk space in linux?
How do I find the process id in linux?
What are runlevels in linux?
What is the difference between command ‘ping’ and ‘ping6’?
What is the command to find the hardware configuration in Linux?
What is ulimit in linux?
What is the use of ls command?
How do I test my cpu speed?
Q. If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred ?