LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Creating permissions for everything (https://www.linuxquestions.org/questions/linux-newbie-8/creating-permissions-for-everything-844949/)

ghurtig3 11-17-2010 07:25 PM

Creating permissions for everything
 
I am a newbie for Fedora 12.
I am the only user and will not add any more users. What I would like to do is configure to allow me access everything with no "insufficient rights" messages.
Further, I would like to be able to operate the GUI in the root user mode when desired.

Thanks
73's

tailinlinux 11-17-2010 07:57 PM

Quote:

Originally Posted by ghurtig3 (Post 4162490)
I am a newbie for Fedora 12.
I am the only user and will not add any more users. What I would like to do is configure to allow me access everything with no "insufficient rights" messages.
Further, I would like to be able to operate the GUI in the root user mode when desired.

Thanks
73's

right click the file then select properties
select permission tab. add user you want a full permission access to that file or folder.

z-vet 11-17-2010 11:52 PM

Doing everything as root is very bad idea, period.

chrism01 11-18-2010 12:26 AM

You could maybe(!) get away with doing everything as root IF you're not connected to the internet. Otherwise, please don't do that. If you get infected/owned, we all suffer because your system will then attack others.
Also, one wrong cmd/typo as root and you can delete your entire sytem. Generally, & at the cmd line in particular, *nix doesn't have an 'Are you sure?' option or an undo/go back fn.

John VV 11-18-2010 12:36 AM

Quote:

Further, I would like to be able to operate the GUI in the root user mode when desired.
YOU DO NOT !!!
if that is what you want to do

install windows xp

honeybadger 11-18-2010 04:09 AM

I have used linux for about 3 years now and it is only sometimes I log in as a root. If I am logged in as a root I read the man page of all the commands I type.

tailinlinux 11-18-2010 06:14 PM

try this one go to System> Administration> Distro Control Panel(System Setting)> Security> Configure system security, permission and audit, Configure Mandriva tools. Select your account or user password..

foottuns 11-18-2010 06:45 PM

why don't you add your user to /etc/sudoers file and in this way u will have access to all your files and documents....

open the file with vi editor and search for root, under root add your username and apply to ALL, just do the same as root.


All times are GMT -5. The time now is 11:13 AM.