Changing privilege rights on Arch Linux for a particular program
Posted
by
sherrellbc
on Super User
See other posts from Super User
or by sherrellbc
Published on 2014-05-29T03:31:17Z
Indexed on
2014/05/29
3:32 UTC
Read the original article
Hit count: 587
I am quite new to linux and have had issues surrounding every program that I install. Basically, anything that is placed outside of my home directory requires a sudo
call prior to opening/executing. I cannot write to files, open usb devices, or run programs that exist outside of this directory (specifically, above this directory).
I know this is a privilege problem, but I come here to ask how this can be permanently stopped. How can I configure things such that when programs are installed I do not have to manually find the executable and change its privilege requirements?
© Super User or respective owner