How to Set Files and Folders Permissions on Ubuntu Linux

The post outlines how to manage file and folder permissions in Ubuntu Linux, emphasizing the use of groups for permission assignment. File permissions control user access, while folder permissions can dictate what actions users can take, such as file visibility, access, or full control. Setting permissions at the folder level is advised, as this can…

This post describes configuring files and folder permissions in Ubuntu Linux.

Setting file and folder permissions Ubuntu Linux should be the same as any modern operating system. You can use file permission to control who should have access to files you own. You won’t be able to set permissions on files and folders you don’t already own or have access to.

To view and set the permissions for a file, right-click it and select Properties, then select the Permissions tab.

There are three groups or classes you can set permissions for. Owners, Group, and Others. You’re automatically going to be the owner of the files you own. The group will also be assigned to your account, and Others might have read-only.

If you want to protect the file from accidental deletion, you can give yourself read-only permission so you don’t delete it mistakenly.

How to set file permissions Linux Ubuntu

Whether at home or in a corporate environment, the best method to manage file permissions is to assign them to groups. You can set the file’s group and control the permissions for all users in that group. You can only set the file’s group to your group.

If the file is a program, such as a script, you must select Allow executing file as a program to run it.

For files you want to restrict, go to the folder step below to set the folder permissions.

How to Set folder permissions in Ubuntu Linux

You can set folder permission for Owners, Groups, and Others. Permissions for files and folders are slightly different. Below are permission types you can set on folders.

The permission settings on the folders control files in folders.

Permission Types:

None

The user will not even see what files are in the folder.

List files only

The user can see what files are in the folder but cannot open, create, or delete files.

Access files

The user can open files in the folder (provided they have permission to do so on the particular file) but will not be able to create new files or delete files.

Create and delete files.

The user will have full access to the folder, including opening, creating, and deleting files.

So, when setting permissions on the file, it’s best to do it at the folder level. You can restrict access to files at the file level, but it might not be the best way. Always set it to the folder the file is stored in.

You can also quickly set the file permissions for all the files in the folder by clicking Change Permissions for Enclosed Files.

That should do it!

Richard Avatar

Comments

  1. Myke Fynke Avatar
    Myke Fynke

    Ubuntu 18.04 has the most ridiculous help file I’ve ever seen. Regarding file permissions, for example: Ubuntu help tells me WHAT I can do but does not give me the least hint of HOW to do it. Situation is I have two hard drives in my box. One, of course is the drive upon which Ubuntu OS resides. The other is formatted and mounted and ready to go — but I cannot access the drive. Ubuntu tells me I don’t have permission to do anything with that drive. I’ve tried to change permissions, but there’s no procedure I can find that tells me how to do that. So my 3 terra hard drive is utterly worthless. Who writes the trash you call a help file and why don’t you shoot him/her/it?

    1. T'Pol Surak Avatar
      T’Pol Surak

      I agree. Linux is nearly impossible to use without another working machine to reference. Most help is “I tried XYZ, swung a dead cat around and issued incantations and now it works.” Therefore I fixed the problem. It’s obvious most people don’t even understand how the system works.

  2. I have just deleted windows 10 and dowloaded ubuntu 18.04. it appears to say that I am not the owner. it means I cannot manage files in the computer such as usr.

  3. Hi there
    I installed Ubuntu 20 last Weekend on my own personal home computer for me myself and I. And I’m not the ‘owner’… I only tried to use the Ubuntu desktop like in others OS, Mac or Windows nay Linux Mint to able to drop files, folders, weblinks and work on. No, impossible. Even worse with Nautilus than Nemo ‘explorer’. I’ve already lost more than 2 hours to find a fix. It’s kind of painful, though.

Leave a Reply

Your email address will not be published. Required fields are marked *


Exit mobile version