Questions tagged [permissions]
Short for "file system permissions" - access control based on user, group, or global access.
7,759 questions
Score of 0
2 answers
49 views
Setting permissions for USB ports
I use Inkscape to run a vinyl cutter. Every time I try to use the cutter I have to change permissions using:
sudo chmod a+rw /dev/ttyUSB0
I believe there should be a way to set up permissions, ...
Score of 0
0 answers
46 views
Certain apps can't access .local files [duplicate]
Some apps, notably the LibreOffice suite and Firefox, seem to be unable to access files in my .local folder. Other apps, such as Image Viewer, Obsidian, and Vim are able to open them without issue.
...
Score of -2
0 answers
84 views
Linux file share permissions
I need a file/directory permission based on user/group.
/srv/share
/srv/share/accounts
/srv/share/sales
admin user owns all files/directory under /srv/share/
Accounts department can read/write in /...
Score of 9
1 answer
529 views
why does the command chmod 0775 not remove setgid
I can change a directory to setgid with chmod 2775. Shouldn't I be able to unset it with chmod 0775?
Score of 0
1 answer
47 views
PHP application doesn't recognize write permission
I'm trying to install a php application (Nextcloud, if it's important) on my Ubuntu 24.04.4 server and I keep getting an error message saying:
Can't write into config directory!...
Score of 1
1 answer
134 views
How to save downloaded files in TOR browser?
I'm new to Linux, and I've installed Ubuntu 26.04 on an old laptop.
I've installed Tor browser and have tried to download a file, but as soon as the save or run box appears and I click OK, the browser ...
Score of 1
0 answers
34 views
Denied write right to files that should be accessable [duplicate]
I have used ubuntu on servers for many years but the file rights are still playing with my brain.
I don´t think I use ACL.s
I use samba and php running in a docker container with the folder mapped for ...
Score of 1
1 answer
50 views
Inconsistent access of local WIndows drive
On a dual boot PC with Windows and Ubuntu 24.04 as a user share, I'm seeing inconsistent access to a mounted Windows drive.
When listing the drive contents using the natively supported Windows access, ...
Score of 0
0 answers
75 views
Permission denied (public key) error i forgot to save the key when i created the Instance
Subject: Locked out of Oracle Cloud ARM Instance - Permission denied (publickey) - Help needed with Key Injection
The Problem: I am locked out of my Oracle Cloud "pay as i use" ARM Instance (...
Score of -4
1 answer
54 views
Not letting me move or copy file to desktop
Hi my ubuntu isint letting me move my pak files from iso image to desktop
Score of 1
1 answer
204 views
HP OMEN 16 fan control not working on Ubuntu (ec_sys permission issue)
Laptop: HP OMEN 16-wd0xxx
CPU: i5-1340H
GPU: RTX 4050
OS: Ubuntu 22.04 / 24.04
Problem:
Fan speed is not controllable on Linux. Fans either run incorrectly or cannot be accessed.
What I tried:
* ...
Score of 0
1 answer
57 views
How do I mount my 8TB hard as my Videos folder with rw permissions?
I am having trouble getting my 8TB hard drive to mount permanently. I have already been able to mount it as a folder. I just cannot get it to have rw permissions in /etc/fstab. The rw flag does not ...
Score of 0
1 answer
73 views
Change ownership of a volume [duplicate]
How can I change the rights to a volume to solve below described problem?
I am not able to create a new map on this below mentioned volume. I have tried to take ownership of the volume by using the ...
Score of 1
1 answer
111 views
Ibus-table error "Permission denied: '/home/username/.local'"
I have set up Ubuntu on ZFS under LUKS as described here. However, I have used Ubuntu 24.04 instead of 22.10. This seems to work just fine, except for one thing: Directly after installation, on the ...
Score of 0
1 answer
142 views
System doesn't recognize external hard drive (LaCie) but there is a LaCie file in home that says I am not the owner
I am very new to Ubuntu and really don't understand much of how this all works, so I apologize if this is a stupid question.
I used to be able to back up my files to my external hard drive, but then ...