F5F Stay Refreshed Software Operating Systems Um what???

Um what???

Um what???

Pages (2): 1 2 Next
R
ripa5000
Posting Freak
884
02-06-2023, 05:45 AM
#1
But How am i not?
R
ripa5000
02-06-2023, 05:45 AM #1

But How am i not?

S
scorps5121
Member
151
02-06-2023, 06:11 AM
#2
Owner: root. To adjust permissions, use chmod from root or switch the folder owner via chown from root.
S
scorps5121
02-06-2023, 06:11 AM #2

Owner: root. To adjust permissions, use chmod from root or switch the folder owner via chown from root.

F
fibifelise
Member
233
02-21-2023, 01:52 PM
#3
You need to modify the scripts and update the owner. For Linux, this usually involves using command-line tools like `chown` or editing files via a text editor. Start by identifying the current owner and then changing it with the appropriate command. If unsure, check your file permissions first.
F
fibifelise
02-21-2023, 01:52 PM #3

You need to modify the scripts and update the owner. For Linux, this usually involves using command-line tools like `chown` or editing files via a text editor. Start by identifying the current owner and then changing it with the appropriate command. If unsure, check your file permissions first.

P
PlazmaIce
Member
62
02-21-2023, 06:29 PM
#4
change ownership of /path/to/folder to the desired user and group
P
PlazmaIce
02-21-2023, 06:29 PM #4

change ownership of /path/to/folder to the desired user and group

K
kjeld_skater
Member
52
02-21-2023, 06:50 PM
#5
HowToGeek offers a helpful guide about employing the chown command in Linux. Please note that altering file ownership or permissions can cause programs or services relying on those files to fail, and in severe cases may prevent your system from starting. https://www.howtogeek.com/438435/how-to-...d-on-linux
K
kjeld_skater
02-21-2023, 06:50 PM #5

HowToGeek offers a helpful guide about employing the chown command in Linux. Please note that altering file ownership or permissions can cause programs or services relying on those files to fail, and in severe cases may prevent your system from starting. https://www.howtogeek.com/438435/how-to-...d-on-linux

L
Ladrigon
Member
61
02-21-2023, 07:25 PM
#6
A typical Linux setup includes a root account and several user accounts. In contemporary Linux systems, you can run as root using the sudo command. You can also change ownership of files to your regular user via sudo, though this isn't always safe. Your file manager might offer an option to switch to root without opening the terminal, but it may not work. Since I don’t use PopOS, I can’t confirm whether it supports this or what the exact file manager name is. Please let me know if someone with experience can assist.
L
Ladrigon
02-21-2023, 07:25 PM #6

A typical Linux setup includes a root account and several user accounts. In contemporary Linux systems, you can run as root using the sudo command. You can also change ownership of files to your regular user via sudo, though this isn't always safe. Your file manager might offer an option to switch to root without opening the terminal, but it may not work. Since I don’t use PopOS, I can’t confirm whether it supports this or what the exact file manager name is. Please let me know if someone with experience can assist.

A
Anfria
Junior Member
22
02-21-2023, 09:06 PM
#7
I think these are gnome files, they lead me there, I suppose that's all
A
Anfria
02-21-2023, 09:06 PM #7

I think these are gnome files, they lead me there, I suppose that's all

M
MrN1G4PT
Member
242
02-22-2023, 04:58 AM
#8
Execute Nautilus via sudo from the terminal
M
MrN1G4PT
02-22-2023, 04:58 AM #8

Execute Nautilus via sudo from the terminal

G
GekkeGans
Member
201
02-22-2023, 10:29 AM
#9
Change ownership of /usr/share/gnome-shell/extensions to the current user. If that fails, switch to nautilus.
G
GekkeGans
02-22-2023, 10:29 AM #9

Change ownership of /usr/share/gnome-shell/extensions to the current user. If that fails, switch to nautilus.

R
rebelka79
Member
185
02-22-2023, 03:36 PM
#10
That's the title, right? I'm here to help with anything else you need.
R
rebelka79
02-22-2023, 03:36 PM #10

That's the title, right? I'm here to help with anything else you need.

Pages (2): 1 2 Next