About 97,900 results
Open links in new tab
  1. chmod - change file mode bits at Linux.org

    OCTAL-MODE FILE... chmod [OPTION]... --reference=RFILE FILE... DESCRIPTION This manual page documents the GNU version of chmod. chmod changes the file mode bits of each given …

  2. File Permissions - chmod - Linux.org

    Oct 27, 2011 · There are no xpermissions for the rest of the users. We hope you enjoyed this little walk-through of file permissions in Linux. Now that we know what we're looking for, we can …

  3. File permissions. | Linux.org

    May 3, 2019 · The chmod command is used to change the permissions of files and directories. This article will explain how to use chmod, what the rwxr-xr-x notation means, and the …

  4. command: chmod - Linux.org

    Oct 27, 2011 · chmod is a Linux command that will let you "set permissions" (aka, assign who can read/write/execute) on a file. Usage:

  5. Clear steps to make an .sh file executable - Linux.org

    Jun 7, 2019 · A couple things. You can do as these guys suggest using the chmod +x or you can do it in the gui. I like going to my file manager, Dolphin (I use KDE), find the file, right click, go …

  6. chmod not working on ntfs file system - Linux.org

    Nov 20, 2020 · The chmod command is used to change the permissions of a file or directory, while the chown command is used to transfer the ownership of a file or directory to another …

  7. Solved - Changing permissions of folders in Ubuntu 24.04

    Jul 16, 2023 · Hello everybody, I'm using Ubuntu 24.04 and I'm having issues using some folders, because of permissions. More specifically: 1. aMule sometimes cannot access the temporary …

  8. Permissions on shadow files - Linux.org

    Mar 27, 2023 · However, the permissions can be modified using the chmod command if necessary. To change the permission of the shadow file in CentOS 7 to "-rw-r-----", you would …

  9. Find files with setuid bit set (regardless of other permissions vs ...

    Apr 16, 2023 · Because we've used + in the exec, the above find command will find all directories with 1777 permissions and will change all of them to 1755, using a single call to chmod at the …

  10. How to add a mounted drive as a storage location for Steam on …

    Jan 17, 2025 · How to add a mounted drive as a storage location for Steam on Ubuntu - Linux.org - Friendly Linux Forum