Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [permissions]

Short for "file system permissions" - access control based on user, group, or global access.

1 vote
0 answers
30 views

Permission for regular user to modify network settings?

I have a PC with a normal, unmodified, Ubuntu installation where I need to add a new normal user but I also need this new user to be able to modify network settings and am struggling a bit with how to ...
Ohjay's user avatar
  • 11
0 votes
0 answers
30 views

Program not allowed to go into folder

I want to run a tModLoader server on my ubuntu machine. But starting it, i get the following error: System.UnauthorizedAccessException: Access to the path '/home/ankeserver/tModLoader/saves' is denied....
Gacki's user avatar
  • 1
0 votes
0 answers
38 views

Permission To create New Folder

I use the GParted to create a new Partition. And, I activate it through the Disks. However, the newly created disk does not allow me to create new folders. What's more, I cannot even create new ...
Yuxuan Sun's user avatar
-1 votes
1 answer
35 views

Flatpak suddenly don't have write permissions

Around 3 days ago every flatpak stopped having write permisions. Telegram could not start. I can not write the database in KeePassXC. I can not save files in Shotcut. I've tried installing Flatseal to ...
Rodrigo Lledó Milanca's user avatar
1 vote
1 answer
64 views

root user can't read `gio mount`ed smb share

As a non-root user I can run $ gio mount smb://raspberrypi.local/shared and the drive mounts fine. However, the root user doesn't have read permissions for it somehow. $ stat /run/user/1000/gvfs/smb-...
Max Coplan's user avatar
-1 votes
0 answers
13 views

How to move a data only ext4 HDD from one Ubuntu machine to another

I have an ext4 formatted data only drive in an older Ubuntu machine, containing media files for my Plex server. I am building a new server and want to put the existing drive with data in tact in the ...
William Schallock's user avatar
0 votes
1 answer
68 views

Can't write to /sys/bus/usb/devices/.../power/wakeup as root

Not long ago, I successfully edited the file /sys/bus/usb/devices/.../power/wakeup as explained by the kernel documentation at https://www.kernel.org/doc/html/v6.5/driver-api/usb/power-management.html#...
 User485348's user avatar
-1 votes
0 answers
22 views

Why group owner member can't use group permission for file? [closed]

Me: Created file Set 740 permissions to it Set owner nikita and owning group ilya to file Logged in as Ilya Tried to read file And catch permission exception [22:48] ~: touch file [22:48] ~: sudo ...
Никита Попов's user avatar
0 votes
1 answer
50 views

Weasis permissions (to access external media) in Ubuntu 24.04LTS

I use Weasis Dicom viewer (from Snap Store) to view medical DICOM files. On Ubuntu 20.04LTS and 22.04LTS, in the Snap Store page, once downloaded, there's a button for changing Permissions. This ...
Will's user avatar
  • 2,378
0 votes
1 answer
51 views

How to clone folders/files permission from Ubuntu to another Ubuntu?

I have two Ubuntu systems, same version same script installed, on my public Ubuntu I did a mistake by changing permission of root. I ran rescue system and run a script that reset ubuntu permission to ...
Obada Diab's user avatar
1 vote
0 answers
32 views

Can't access root on my server

I already have two questions sort of going this direction (Can't use sudo anymore since running chmod: sudo: /etc/sudo.conf is world writable) and (Can't use sudo anymore since running chmod: ...
lukasitaly's user avatar
1 vote
0 answers
25 views

Can I unmount my data drive without losing data? [duplicate]

I messed up my system and need to wipe my system (see here: Can't use sudo anymore since running chmod: sudo: /etc/sudo.conf is world writable) Fortunately even though I am a beginner, I have one ...
lukasitaly's user avatar
0 votes
0 answers
33 views

Can't use sudo anymore since running chmod: sudo: /etc/sudo.conf is world writable [duplicate]

Before I start, I am no Linux expert by any means, I just know the basics and am still at the beginning of my Linux/Server journey. I messed up, I've used chmod before but now I used it in the root ...
lukasitaly's user avatar
0 votes
2 answers
52 views

file permissions: give write permissions to system

I looked around online and was unable to clarify this. When I use chmod to change file permissions for a file to look something like this: -rw-rw-r I know that #1 is the owner #2 is for group ...
Samir Fink's user avatar
0 votes
1 answer
24 views

Ubuntu 20.04 Can't set system variables using mysqld with OS errno: 13 - Permission denied

I need to change innodb_buffer_pool_size in a MySQL server running on Ubuntu 20.04. I'm getting Permission denied error on the default data directory /var/lib/mysql/ although mysql is the owner of ...
sedge99's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
503